Mike Hansen wrote:
Hello all,

This release should fix many of the outstanding issues on Solaris as
well as some more of the combinatorics code from Sage Days 20.

Source tarball:

http://sage.math.washington.edu/home/release/sage-4.3.4.alpha1/sage-4.3.4.alpha1.tar

Binary for sage.math:

http://sage.math.washington.edu/home/release/sage-4.3.4.alpha1/sage-4.3.4.alpha1-sage.math.washington.edu-x86_64-Linux.tar.gz

Upgrade path:

http://sage.math.washington.edu/home/release/sage-4.3.4.alpha1/sage-4.3.4.alpha1/


Hi, I had a stange build failure on Fedora 12 64 bit. Never had this before:

[j...@vrede ~]$ gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC)


gcc -fPIC -g -I/home/jaap/downloads/sage-4.3.4.alpha1/local/include -I/home/jaap/downloads/sage-4.3.4.alpha1/local/include/freetype2/ -Wl,--rpath -Wl,/home/jaap/downloads/sage-4.3.4.alpha1/local/lib -o .libs/gdtopng gdtopng.o -L/home/jaap/downloads/sage-4.3.4.alpha1/local/lib ./.libs/libgd.so -lfontconfig /home/jaap/downloads/sage-4.3.4.alpha1/local/lib/libfreetype.so /home/jaap/downloads/sage-4.3.4.alpha1/local/lib/libpng12.so -lz -lm -Wl,--rpath -Wl,/home/jaap/downloads/sage-4.3.4.alpha1/local/lib
./.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]: *** [annotate] Error 1
make[4]: *** Waiting for unfinished jobs....
./.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
./.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
./.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
make[4]: *** [pngtogd] 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]: *** [gd2topng] 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]: *** [gdtopng] Error 1
make[4]: Leaving directory 
`/home/jaap/downloads/sage-4.3.4.alpha1/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.alpha1/spkg/build/gd-2.0.35.p4/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/jaap/downloads/sage-4.3.4.alpha1/spkg/build/gd-2.0.35.p4/src'
Error building gd.

Ideas?

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

Reply via email to