Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
compilation trouble
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X)
View previous topic :: View next topic  
Author Message
Kummer
n00b
n00b


Joined: 20 Nov 2002
Posts: 41
Location: Vancouver, Canada

PostPosted: Mon Sep 06, 2004 8:41 pm    Post subject: compilation trouble Reply with quote

With many emerges I am running into linking trouble.
Everything compiles fine, but then close to the end I get an error like this one for gd:

Quote:

gcc -r -keep_private_externs -nostdlib -o .libs/libgd.2.0.0.dylib-master.o gd.lo gdfx.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdhelpers.lo gdkanji.lo gdtables.lo gdxpm.lo wbmp.lo && gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgd.2.0.0.dylib .libs/libgd.2.0.0.dylib-master.o -L/usr/X11R6/lib -lz -lc -install_name /usr/lib/libgd.2.dylib -compatibility_version 3 -current_version 3.0
ld: .libs/libgd.2.0.0.dylib-master.o has local relocation entries in non-writable section (__TEXT,__text)
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libgd.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Anyone know what to do about this? (I really need gnuplot)

Thanks
Back to top
View user's profile Send private message
@alexander
Retired Dev
Retired Dev


Joined: 16 Jul 2004
Posts: 24

PostPosted: Mon Sep 06, 2004 11:30 pm    Post subject: Re: compilation trouble Reply with quote

Kummer wrote:
With many emerges I am running into linking trouble.
Everything compiles fine, but then close to the end I get an error like this one for gd:

Quote:

gcc -r -keep_private_externs -nostdlib -o .libs/libgd.2.0.0.dylib-master.o gd.lo gdfx.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdhelpers.lo gdkanji.lo gdtables.lo gdxpm.lo wbmp.lo && gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libgd.2.0.0.dylib .libs/libgd.2.0.0.dylib-master.o -L/usr/X11R6/lib -lz -lc -install_name /usr/lib/libgd.2.dylib -compatibility_version 3 -current_version 3.0
ld: .libs/libgd.2.0.0.dylib-master.o has local relocation entries in non-writable section (__TEXT,__text)
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libgd.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


Anyone know what to do about this? (I really need gnuplot)

Thanks


Thats a normal problem I think. Submit a bugs with the errors you recieve on the failed merges (and submit bugs for the ones that succeed as well) and we will get around to fixing them.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum