FS#5086 - base/db: build java bindings

Attached to Project: Arch Linux
Opened by asd asd (izaak) - Friday, 21 July 2006, 14:24 GMT
Last edited by Jan de Groot (JGC) - Saturday, 30 June 2007, 20:51 GMT
Task Type Feature Request
Category Packages: Current
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I'm trying to slim down OOo, compiling from source using as many system libraries as possible. One of those libraries is db4, but it requires the java bindings too- could --enable-java be added to the configure options? Thanks!
This task depends upon

Closed by  Jan de Groot (JGC)
Saturday, 30 June 2007, 20:51 GMT
Reason for closing:  Won't implement
Additional comments about closing:  Won't implement, and also not needed anymore: openoffice doesn't use java bindings for DB anymore.
Comment by Jan de Groot (JGC) - Friday, 21 July 2006, 14:46 GMT
Does this pull in a (make)depend on jre or gcc-gcj? if so, we won't include it.
Comment by asd asd (izaak) - Friday, 21 July 2006, 14:57 GMT
yes, it requires j2sdk, only as a make depend. why is that a problem?
Comment by Jan de Groot (JGC) - Friday, 21 July 2006, 15:16 GMT
DB is a base system package, how should that depend on a package in extra?
Comment by asd asd (izaak) - Friday, 21 July 2006, 15:19 GMT
why not move j2sdk to base if this sort of dependency exists?

the alternative is that packages like openoffice have to be built with internally linked libraries.
Comment by asd asd (izaak) - Friday, 21 July 2006, 15:39 GMT
I guess another alternative is to add a db-java package.
Comment by Hussam Al-Tayeb (hussam) - Saturday, 22 July 2006, 14:28 GMT
I also have this problem in my OOo PKGBUILD http://aur.archlinux.org/packages.php?do_Details=1&ID=5813
I have kept a note in the PKGBUILD about this issue. I have to use the db that comes in the OOo source tarball instead.
Comment by Roman Kyrylych (Romashka) - Saturday, 14 April 2007, 17:37 GMT
status?

Loading...