Hi to all,
I have installed the latest Fedora 13 with the latest sage 4.4.2 from
source. The computer architecture is 32 bits
and I install all the necessary compilers and libgpg-error-devel using
yum.
When I tried to build from source, it appears this message error:

gcc -I/home/Rohan/Software/sage/sage-4.4.2/local/include -O2 -g -Wall -
fvisibility=hidden -Wall -o .libs/register register.o  ../src/.libs/
libgcrypt.so -Wl,--rpath -Wl,/home/Rohan/Software/sage/sage-4.4.2/
local/lib
/usr/bin/ld: register.o: undefined reference to symbol 'gpg_strerror'
/usr/bin/ld: note: 'gpg_strerror' is defined in DSO /home/Rohan/
Software/sage/sage-4.4.2/local/lib/libgpg-error.so.0 so try adding it
to the linker command line
/home/Rohan/Software/sage/sage-4.4.2/local/lib/libgpg-error.so.0:
could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[4]: *** [register] Error 1
make[4]: se sale del directorio `/home/Rohan/Software/sage/sage-4.4.2/
spkg/build/libgcrypt-1.4.4.p2/src/tests'
make[3]: *** [all-recursive] Error 1
make[3]: se sale del directorio `/home/Rohan/Software/sage/sage-4.4.2/
spkg/build/libgcrypt-1.4.4.p2/src'
make[2]: *** [all] Error 2
make[2]: se sale del directorio `/home/Rohan/Software/sage/sage-4.4.2/
spkg/build/libgcrypt-1.4.4.p2/src'
failed to build libgcrypt

real    0m29.726s
user    0m10.521s
sys     0m8.435s
sage: An error occurred while installing libgcrypt-1.4.4.p2

I have all the necessary packages and additionally libgpg-error and
libgpg-error-devel, could someone point
what I am doing wrong?
Cheers,
Domingo

-- 
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

Reply via email to