Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1200 - php ebuild does not find gettext library
Summary: php ebuild does not find gettext library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-17 12:55 UTC by Thilo Bangert (RETIRED) (RETIRED)
Modified: 2003-02-04 19:42 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 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2002-03-17 12:55:42 UTC
Hi,

i tried to install php basically with everything turned on, and this is the
error i get:
>>>>
checking whether to include GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... no
configure: error: Unable to find required gettext library

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 67, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-lang/php/php-4.1.2-r3.ebuild .   
<<<<

i have gettext-0.10.40 installed
if i can be of any further assistance, give me a mail
Thilo
Comment 1 Chad Huneycutt (RETIRED) gentoo-dev 2002-03-18 22:51:00 UTC
well, I can't reproduce this.  I just successfully merged php-4.1.2-r3.  Anyone
else?
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2002-03-19 06:25:37 UTC
this is my use

USE="mhash mcrypt xml xml2 imap gettext sse mmx java guile ruby mysql postgres
slang readline nls ssl libwww berkdb gdbm tcpd pam mitshm perl python gif"

if i leave out gettext, i get a java error:
checking for IMAP support... no
checking for Informix support... no
checking for Ingres II support... no
checking for InterBase support... no
checking for ircg support... no
checking for Java support... find: /include: No such file or directory
no
configure: error: unable to find Java VM libraries

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 67, Exitcode 1
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-lang/php/php-4.1.2-r3.ebuild .


also notice the IMAP support is set to no....

i guess i head over to gentoo-user
thanks
Thilo
Comment 3 SpanKY gentoo-dev 2002-10-13 03:39:01 UTC
outdated bug ... buh bye