On 10/13/06, Mark Moorcroft <[EMAIL PROTECTED]> wrote:
> By cleaning up all the "-lXfixes" stuff I finally managed to get the
> bundle to build. I found an old thread about this that said to force a
> bunch of packages to rebuild with the "-lXfixes" stuff laying around.
> There is a way to grep for it.
>
> Now the only remaining nit is xfce4-session:
>
> gcc  -o .libs/libsimple.so -bundle  .libs/libsimple_la-simple.o
> -L/sw/lib ../../libxfsm/.libs/libxfsm-4.2.dylib -L/usr/X11R6/lib
> /sw/lib/libstartup-notification-1.dylib /sw/lib/libxfcegui4.dylib
> /usr/X11R6/lib/libXrandr.dylib /usr/X11R6/lib/libXinerama.dylib
> /usr/X11R6/lib/libXext.dylib /usr/X11R6/lib/libXcursor.dylib
> /usr/X11R6/lib/libXft.dylib /usr/X11R6/lib/libXrender.dylib
> /usr/X11R6/lib/libfontconfig.dylib /usr/X11R6/lib/libfreetype.dylib
> /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib
> /usr/X11R6/lib/libX11.dylib /sw/lib/libxfce4mcs-manager.dylib
> /sw/lib/libxfce4mcs-client.dylib /sw/lib/libgtk-x11-2.0.dylib
> /sw/lib/libgdk-x11-2.0.dylib -lXrandr -lXinerama -lXext -lXcursor
> /sw/lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib
> /sw/lib/libpangoxft-1.0.dylib -lXft -lXrender
> /sw/lib/libpangox-1.0.dylib -lX11 /sw/lib/libpangoft2-1.0.dylib
> -lfontconfig -lfreetype /sw/lib/libpango-1.0.dylib -lm
> /sw/lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib
> /sw/lib/libxfce4util.dylib /sw/lib/libglib-2.0.dylib
> /sw/lib/libintl.dylib /sw/lib/libiconv.dylib
> /usr/bin/ld: warning multiple definitions of symbol _locale_charset
> /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
> /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
> /usr/bin/ld: Undefined symbols:
> _environ
> collect2: ld returned 1 exit status
> make[3]: *** [libsimple.la] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
>
>
Hmm... the references found about _environ only said that a patch was
commonly needed to add it if not present.

I'll try this on my powerPC and see if the problem occurs here
too--I'll post back when I have an answer.

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to