#2489: GMime version of uudecode breaks OOo/BDB Java build ----------------------------------------+----------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.3 Component: BOOK | Version: SVN Severity: normal | Keywords: ----------------------------------------+----------------------------------- It has been determined that the version of uudecode installed by the current book's GMime package breaks the Berkeley DB build if you pass --enable-java to the BDB build, or if an OOo build needs to build the BDB Java library.
The fix is to not use GMime's uudecode. The GNU Sharutils version of uudecode presents no issues. It was also determined that if you pass uudecode="no" before the configure command in BDB it will work, but it will have to rebuild some stuff in the BDB tree (takes a few extra seconds). The OOo issue is a bit more complex and may require a sed/patch to pass this argument before beginning the build. -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2489> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
