Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 1850
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Ryan Phillips (RETIRED) <rphillips@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian Smith <13th.floor@dsl.pipex.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 1850 depends on: Show dependency tree
Bug 1850 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-04-16 15:10 0000
Don't know is this is a blackdown problem . . .
/usr/portage/dev-java/blackdown-jdk/blackdown-jdk-1.3.1-r4.ebuild        (installed)

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 78, Exitcode 1
!!! bad ./configure

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

------- Comment #1 From Ryan Phillips (RETIRED) 2002-04-16 20:22:21 0000 -------
This is confirmed.  The bash variable in the shell doesn't get passed down to
all the spawn calls within portage.  

However, this works:
JDK_HOME=/opt/blackdown-jdk-1.3.1 ebuild php-4.1.2-r7.ebuild compile

portage version 1.9.1

------- Comment #2 From Ryan Phillips (RETIRED) 2002-04-16 21:04:50 0000 -------
nevermind on comment #1, this seems to be an environment issue with
blackdown-jdk

------- Comment #3 From Seemant Kulleen (RETIRED) 2002-04-16 21:48:04 0000 -------
matt,

The last php issue was my fault.  This one I know nothing about.  But you and
karltk are the two java people.  I thought you might like a first crack at it?

------- Comment #4 From Seemant Kulleen (RETIRED) 2002-04-16 21:55:33 0000 -------
trolocsis,

take care of this :)

------- Comment #5 From Ryan Phillips (RETIRED) 2002-04-16 22:31:17 0000 -------
FIX:

in portage/blackdown-jdk/files/blackdown-jdk-1.3.1
remove the ROOTPATH from ENV_VARS

------- Comment #6 From Ryan Phillips (RETIRED) 2002-04-16 23:21:13 0000 -------
after merging blackdown, double check the environment variable with set|more
and
make sure the JAVA variables are setup.  if not source /etc/profile.  this
should fix the problem.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug