On Fri, Oct 27, 2006 at 08:44:41AM -0700, William Scott wrote:
> Hi Citizens:
> 
> xfce4-session fails with
> 
>   /usr/bin/ld: Undefined symbols:
>   _environ
> 
> on my intel iMac g5 but builds ok on my ppc.  Both use X11.app and  
> the SDK, and both are complete and intact installs.

That _environ issue a fairly standard linuxism source bug in a library
that often only appears at runtime. See the "Fink:Porting Notes" page
on the fink wiki for technical details of the solution. Just gotta
figure out which library is bugged. The error message may tell exactly
which binary is deficient, but at worst, just gotta "nm" the program
and each lib each and see which one has that symbol as U.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to