Jean-François Mertens wrote:
[]
> I see the following diff :
> 
> 7c7
> < Depends: x11, openmotif3-shlibs, %N-shlibs (= %v-%r)
> ---
>  > Depends: x11, %N-shlibs (= %v-%r)
> 12c12
> <  make OPT_FLAGS="-O3 -I%p/include" LIB_DIR=lib darwin
> ---
>  >  make OPT_FLAGS="-O3 -I%p/include" LIB_DIR=lib darwin LDFLAGS="- 
> Wl,-undefined,dynamic_lookup"
> 22c22
> <   Depends: x11, openmotif3-shlibs
> ---
>  >   Depends: x11
> 
> 
> This doesn't make the pkg any different,at least for users who have  
> openmotif3 installed
> (this was an obvious missing buildepend in the previous version and  
> still is_)
> For such users, there will be no undefined symbols, and the  
> additional LDFLAGS
> won't do anything.
> For the others, they are picking up probably a variety of symbols  
> from lesstiff,
> or from openmotif4 when that is there, (or from several of those..),  
> depending on
> their configuration at build time, and you are generating a bunch of  
> different debs,

Why should these symbols be picked up if -lXm is not on the linker line 
and Wl,-undefined,dynamic_lookup is present?

-- 
Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to