#8567: Specify the location of iconv for 'gd'
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by jsp):
--with-libiconv-prefix=SAGE_LOCAL
does not work for me on Fedora 12 64 bit.
{{{
It was created by GD configure 2.0.35, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --prefix=/home/jaap/downloads/sage-4.3.4.rc0/local
--without-jpeg --with-libiconv-
prefix=/home/jaap/downloads/sage-4.3.4.rc0/local --without-x --with-
zlib=/home/jaap/downloads/sage-4.3.4.rc0/local --with-
freetype=/home/jaap/downloads/sage-4.3.4.rc0/local --without-xpm
}}}
{{{
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/annotate
annotate.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 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
}}}
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8567#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.