> This is now:http://trac.sagemath.org/sage_trac/ticket/9189
Hello, I 've just tried to build sage-4.4.3 on Fedora 13 (X86_64) includig this spkg http://sage.math.washington.edu/home/mhansen/libgcrypt-1.4.4.p3.spkg as suggested. Curiously, the build process failed a bit further when compiling onpendcdk, with the same kind of error: gcc -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-stream t-stream.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/local/ src/sage-4.4.3/spkg/build/opencdk-0.6.6.p3/src/src/.libs -Wl,--rpath - Wl,/usr/local/src/sage-4.4.3/local/lib /usr/bin/ld: t-stream.o: undefined reference to symbol 'gcry_create_nonce@@GCRYPT_1.2' /usr/bin/ld: note: 'gcry_create_nonce@@GCRYPT_1.2' is defined in DSO / usr/local/src/sage-4.4.3/local/lib/libgcrypt.so.11 so try adding it to the linker command line /usr/local/src/sage-4.4.3/local/lib/libgcrypt.so.11: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[4]: *** [t-stream] Error 1 make[4]: Leaving directory `/usr/local/src/sage-4.4.3/spkg/build/ opencdk-0.6.6.p3/src/tests' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/local/src/sage-4.4.3/spkg/build/ opencdk-0.6.6.p3/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/local/src/sage-4.4.3/spkg/build/ opencdk-0.6.6.p3/src' Failed to build OpenCDK ( gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) ) The build process might only fail on that combination of gcc/ architecture. Regards, sebastien -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org