Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
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
|
DetailsI'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.
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.
the alternative is that packages like openoffice have to be built with internally linked libraries.
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.