Issue 50934 - SRX645_m55: sndfile's makefile and dmake version?
Summary: SRX645_m55: sndfile's makefile and dmake version?
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1.5
Assignee: vg
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-18 11:34 UTC by pavel
Modified: 2005-07-07 01:26 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
makefile.mk with .IF corrections for m56 (3.27 KB, text/plain)
2005-06-30 23:19 UTC, jjmckenzie
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2005-06-18 11:34:03 UTC
Hi,

I tried to build SRX645_m55 today and:

oo@oo:~/BuildDir/ooo_SRX645_m55_src/sndfile> build
build -- version: 1.86.18.4

=============
Building project sndfile
=============
/home/oo/BuildDir/ooo_SRX645_m55_src/sndfile
dmake:  makefile.mk:  line 84:  Error -- .IF do not support && 
---* RULES.MK *---

ERROR: Error 65280 occurred while making
/home/oo/BuildDir/ooo_SRX645_m55_src/sndfile
oo@oo:~/BuildDir/ooo_SRX645_m55_src/sndfile> 

Looks like Hamburg RE is using dmake different from the one in the source...
Or we forgot to update dmake for SRX645_m55?
Or?
Comment 1 pavel 2005-06-18 11:37:38 UTC
set target to 1.1.5.
Comment 2 Martin Hollmichel 2005-06-18 15:01:33 UTC
reassigned
Comment 3 quetschke 2005-06-18 15:46:24 UTC
I just checked that dmake from the SRX645 branch was never synced with HEAD
after Dan's patch (issue 17992) was integrated.
Comment 4 pavel 2005-06-18 16:37:20 UTC
vq: the question is: should it be synced?
Do we want to have one dmake on all branches? Is dmake backward compatible (I
hope so ;-)?
Comment 5 quetschke 2005-06-18 16:47:58 UTC
> Is dmake backward compatible (I hope so ;-)?
Sure it is!
Comment 6 vg 2005-06-20 12:49:35 UTC
...
Comment 7 vg 2005-06-27 07:56:01 UTC
Fixed in m56
Comment 8 jjmckenzie 2005-06-30 23:13:24 UTC
Needs to be reopened.  M56 still has this problem.  Fixed by separating out the
various .IFs

Comment 9 jjmckenzie 2005-06-30 23:19:36 UTC
Created attachment 27595 [details]
makefile.mk with .IF corrections for m56
Comment 10 maho.nakata 2005-07-01 01:08:33 UTC
vg:
I'm also verified that still problem is here...
reopen
Comment 11 maho.nakata 2005-07-01 01:10:26 UTC
SRC645_m56 has the problem.
Comment 12 vg 2005-07-01 09:18:25 UTC
to maho: have you updated dmake module?
Comment 13 vg 2005-07-01 13:50:31 UTC
Now should be fixed.
Comment 14 maho.nakata 2005-07-07 01:26:21 UTC
verified in m57
pjanik:
I closed this issue.