Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15960 - mod_php-4.3.1 faills to compile
Summary: mod_php-4.3.1 faills to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-18 17:47 UTC by André Lemos
Modified: 2003-03-03 04:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description André Lemos 2003-02-18 17:47:01 UTC
ext/iconv/iconv.lo(.text+0x9ba): In function `php_iconv_string':
: undefined reference to `libiconv_open'
ext/iconv/iconv.lo(.text+0x9fa): In function `php_iconv_string':
: undefined reference to `libiconv'
ext/iconv/iconv.lo(.text+0xa1b): In function `php_iconv_string':
: undefined reference to `libiconv_close'
ext/xmlrpc/libxmlrpc/encodings.lo(.text+0xf2): In function `convert':
: undefined reference to `libiconv_open'
ext/xmlrpc/libxmlrpc/encodings.lo(.text+0x163): In function `convert':
: undefined reference to `libiconv'
ext/xmlrpc/libxmlrpc/encodings.lo(.text+0x178): In function `convert':
: undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

USE="x86 apm crypt libg++ mikmod qtmt gtkhtml gdbm slang readline bonobo svga
ggi guile libwww esd gtk motif 3dnow -berkdb aalib alsa arts avi cdr cups dvd
encode gif gnome gpm gtk2 -imap imlib java jpeg kde -ldap maildir mmx mozilla
mpeg -mysql -nls oggvorbis opengl -oss pam -pdflib perl pic png python qt
quicktime sasl sdl ncurses spell sse ssl tcltk tcpd tiff truetype -tetex X xml
xml2 xmms xv zlib"



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tom P. 2003-02-21 08:23:04 UTC
same error and probably duplicate of bug 15936
Comment 2 Tom P. 2003-02-21 08:26:23 UTC
Disregard above dup - my error
Comment 3 André Lemos 2003-02-26 10:09:07 UTC
It worked fine now with -r1
Comment 4 SpanKY gentoo-dev 2003-03-03 04:23:07 UTC
ok, added your patch the php ebuilds, enjoy ;)
Comment 5 SpanKY gentoo-dev 2003-03-03 04:37:55 UTC
whoops, wrong bug, but you're all set it seems, so we'll just pretend i did this on purpose
Comment 6 SpanKY gentoo-dev 2003-03-03 04:38:33 UTC
so its fixed now ... ;x