I only noticed after starting this separate thread: http://groups.google.com/group/sage-devel/t/4f67007cbdd9e1e
that Jaap's problem looks the same as mine (since 4.3.4.alpha0), although I can't guarantee that fixing one will fix the other. Kiran On Mar 17, 1:46 pm, Jaap Spies <j.sp...@hccnet.nl> wrote: > Minh Nguyen wrote: > > Hi folks, > > > This release candidate cleans up warnings resulting from building the > > Sage documentation. If there are no show stoppers, then this release > > is considered the final release candidate. > > Sorry, but once again the build failed: > > gcc -fPIC -g -I/home/jaap/downloads/sage-4.3.4.rc0/local/include > -I/home/jaap/downloads/sage-4.3.4.rc0/local/include/freetype2/ -Wl,--rpath > -Wl,/home/jaap/downloads/sage-4.3.4.rc0/local/lib -o .libs/gd2copypal > gd2copypal.o -L/home/jaap/downloads/sage-4.3.4.rc0/local/lib ./.libs/libgd.so > -lfontconfig /home/jaap/downloads/sage-4.3.4.rc0/local/lib/libfreetype.so > /home/jaap/downloads/sage-4.3.4.rc0/local/lib/libpng12.so -lz -lm -Wl,--rpath > -Wl,/home/jaap/downloads/sage-4.3.4.rc0/local/lib > ./..libs/libgd.so/:. undefined referencelibs /to libgd.so`: libiconv'undefined > .reference/ .tolibs /`libgd.solibiconv:' undefined > .reference/ .tolibs /`libgd.so:libiconv_close ' > undefined. /reference. libsto/ `libgd.so:libiconv_close 'undefined > .reference/ .tolibs /`libgd.solibiconv_open:' > undefined reference to `libiconv_open' > collect2: collect2: ld returned 1 exit status > ld returned 1 exit status > make[4]: *** [gdtopng] Error 1 > make[4]: *** Waiting for unfinished jobs.... > make[4]: *** [annotate] Error 1 > ./.libs/libgd.so: undefined reference to `libiconv' > ./.libs/libgd.so: undefined reference to `libiconv_close' > ./.libs/libgd.so: undefined reference to `libiconv_open' > collect2: ld returned 1 exit status > make[4]: *** [gdparttopng] Error 1 > ./.libs/libgd.so: undefined reference to `libiconv' > ./.libs/libgd.so: undefined reference to `libiconv_close' > ./.libs/libgd.so: undefined reference to `libiconv_open' > collect2: ld returned 1 exit status > make[4]: *** [gd2copypal] Error 1 > make[4]: Leaving directory > `/home/jaap/downloads/sage-4.3.4.rc0/spkg/build/gd-2.0.35.p4/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/home/jaap/downloads/sage-4.3.4.rc0/spkg/build/gd-2.0.35.p4/src' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/home/jaap/downloads/sage-4.3.4.rc0/spkg/build/gd-2.0.35.p4/src' > Error building gd. > > real 0m8.984s > user 0m7.703s > sys 0m5.884s > sage: An error occurred while installing gd-2.0.35.p4 > Please email sage-develhttp://groups.google.com/group/sage-devel > explaining the problem and send the relevant part of > of /home/jaap/downloads/sage-4.3.4.rc0/install.log. Describe your computer, > operating system, etc. > If you want to try to fix the problem yourself, *don't* just cd to > /home/jaap/downloads/sage-4.3.4.rc0/spkg/build/gd-2.0.35.p4 and type 'make > check' or whatever is appropriate. > Instead, the following commands setup all environment variables > correctly and load a subshell for you to debug the error: > (cd '/home/jaap/downloads/sage-4.3.4.rc0/spkg/build/gd-2.0.35.p4' && > '/home/jaap/downloads/sage-4.3.4.rc0/sage' -sh) > When you are done debugging, you can type "exit" to leave the > subshell. > make[1]: *** [installed/gd-2.0.35.p4] Error 1 > make[1]: Leaving directory `/home/jaap/downloads/sage-4.3.4.rc0/spkg' > > real 11m4.109s > user 14m5.462s > sys 2m28.947s > Error building Sage. > > This is on Fedora 12 64 bit. > > Jaap -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org