Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9837 - PostgreSQL requires virtual/java
Summary: PostgreSQL requires virtual/java
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-28 11:11 UTC by Eric Renfro
Modified: 2007-09-22 23:09 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 Eric Renfro 2002-10-28 11:11:58 UTC
PostgreSQL is driving me nuts with it's virtual/jdk dependancy, when it
specifically requires Sun JDK 1.3.1 to compile it's JDBC driver.

People keep complaining that PgSQL won't build, because of Blackdown Java that
it downloaded.  This needs to be fixed to require sun-jdk-1.3.1 specifically.
Comment 1 squeeze 2002-11-30 18:25:52 UTC
You could also do: %> USE=-java emerge postgresql  Then download the precompiled jar files from the postgresql jdbc page.  But I'm waiting for the 7.3 ebuild :)  
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2003-01-31 16:24:16 UTC
committed