Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677 - PHP will not build if USE="java"
Summary: PHP will not build if USE="java"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 718 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-02-13 01:40 UTC by Avi Schwartz
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Avi Schwartz 2002-02-13 01:40:23 UTC
php-4.1.1-r2.ebuild fails if USE contains java:

checking whether the C++ compiler (c++ -mcpu=i686 -march=i686 -O3 -pipe
-Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib
-Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic
-L/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic
-Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/server
-L/opt/blackdown-jdk-1.3.1/jre/lib/i386/server
-Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads
-L/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads
-Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386
-L/opt/blackdown-jdk-1.3.1/jre/lib/i386 -Wl,-rpath,/usr/qt/2/lib
-L/usr/qt/2/lib) works... no
configure: error: installation or configuration problem: C++ compiler cannot
create executables.

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

!!! emerge aborting on  /usr/portage/dev-lang/php/php-4.1.1-r2.ebuild .
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-02-17 10:54:09 UTC
*** Bug 718 has been marked as a duplicate of this bug. ***
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-02-18 15:02:12 UTC
PHP 4.0.6 will have Java support permanently disabled until somebody submits a
patch that works. PHP 4.1.1 has Java support that works with Blackdown now.