Dominique Dhumieres wrote:
> Installing xbae on OSX 10.6.1 failed with:
> 
> ...
> gcc -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o 
> .libs/libXbae.4.0.60.dylib  .libs/Actions.o .libs/Caption.o .libs/Clip.o 
> .libs/Converters.o .libs/Create.o .libs/Draw.o .libs/Input.o .libs/Matrix.o 
> .libs/Methods.o .libs/Public.o .libs/ScrollMgr.o .libs/Shadow.o .libs/Utils.o 
> .libs/DebugUtil.o  -L/sw64/lib /sw64/lib/libXm.dylib -lXt -lXext -lX11  
> -install_name  /sw64/lib/libXbae.4.dylib -Wl,-compatibility_version -Wl,5 
> -Wl,-current_version -Wl,5.60
> ld: library not found for -lXt
> collect2: ld returned 1 exit status
> make[1]: *** [libXbae.la] Error 1
> make: *** [all-recursive] Error 1
> ### execution of make failed, exit code 2
> 
> Adding --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib to
> the ConfigureParams seems to solve the problem.

Failed also on 10.5/i386.  I've added those flags to ConfigureParams and 
checked the changes into unstable CVS.  Should be available shortly for 
everyone else.

Hanspeter

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to