Randy McMurchy wrote:
> Hi all,
> 
> Playing around with OpenOffice (trying to compile the beast), it failed
> while configuring Berkeley DB to create the Java support (I never did
> that in my current BLFS-6.3).
> 
> So I tried to compile Berkeley DB with Java support by itself. It too
> fails in the same exact spot during configure. I renamed my symlink
> to point /opt/jdk to the precompiled version 5 JDK I still had instead
> of the self-compiled 6U2 JDK I've been using since the beginning (JDK
> is one of the first things I build in BLFS).
> 
> It works as it should with JDK-5. So this tells me that the JDK
> version 6 has some bugs. Anyone else ever notice this? I suppose we
> need to fix it (or find a work-around for BDB) before we release 6.3
> 

Hmm..very strange.  Wonder what is different.  Builds fine for me, log 
attached.  I build all options in bdb.  Can you send me your configure 
output and config.log so I can take a look?  Also, just a side note 
since you are using 6u2, can you verify your libmawt.so symlink in 
$JAVA_HOME/jre/lib/i386/ ?  It should point to xawt/libmawt.so, not 
motif21/libmawt.so, which I fixed in either 6u2 or 6u3.

Actually, my build log in my home dir if you'd like to review it.

http://www.linuxfromscratch.org/~dj/bdb-4.5.20-buildlog.txt.gz

If comparison doesn't trip up any red flags, please post configure logs 
on quantum so we can get a few eyes on them.

FYI, nothing out of the ordinary here, but jic:

[EMAIL PROTECTED] build_unix]# su
Password:
[EMAIL PROTECTED] build_unix]# env
XORG_CONFIG=--prefix=/opt/X11 --sysconfdir=/etc 
--mandir=/opt/X11/share/man --localstatedir=/var
SHELL=/bin/bash
DESKTOP_STARTUP_ID=
TERM=xterm
GTK_RC_FILES=/etc/gnome/2.20/gtk/gtkrc:/home/dj/.gtkrc-1.2-gnome2
WINDOWID=31796568
HUSHLOGIN=FALSE
QTDIR=/opt/qt
ANT_HOME=/opt/ant
LC_ALL=en_US.UTF-8
USER=root
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.TGZ=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:
GNOME_KEYRING_SOCKET=/tmp/keyring-v9KuMK/socket
SESSION_MANAGER=local/name25:/tmp/.ICE-unix/2693
XDG_CONFIG_DIRS=/etc/gnome/2.20/xdg:/etc/xdg
MAIL=/var/mail/root
PATH=/usr/bin:/bin:/usr/X11/bin:/opt/X11/bin:/opt/gnome-2.20/bin:/opt/jdk-bin-6u5/bin:/opt/ant/bin:/opt/wine-0.9.54/bin:/opt/qt/bin:/opt/kde-3.5.9/bin:/sbin:/usr/sbin
KDE_PREFIX=/opt/kde-3.5.9
GNOME_LIBCONFIG_PATH=/usr/lib:/opt/gnome-2.20/lib
PWD=/BLFSBUILD/db-4.5.20/build_unix
INPUTRC=/etc/inputrc
JAVA_HOME=/opt/jdk-bin-6u5
LANG=en_US.UTF-8
XORG_PREFIX=/opt/X11
TZ=America/Chicago
[EMAIL PROTECTED] \W]#
HOME=/root
SHLVL=4
GNOME_DESKTOP_SESSION_ID=Default
LOGNAME=root
PYTHONPATH=:/lib/python2.5/site-packages:/lib/python2.5/site-packages/GMenuSimpleEditor:/opt/gnome-2.20/lib/python2.5/site-packages:/opt/gnome-2.20/lib/python2.5/site-packages/GMenuSimpleEditor:/opt/gnome-2.20/lib/python2.5/site-packages:/opt/gnome-2.20/lib/python2.5/site-packages/GMenuSimpleEditor:/opt/gnome-2.20/lib/python2.5/site-packages:/opt/gnome-2.20/lib/python2.5/site-packages/GMenuSimpleEditor
[EMAIL PROTECTED]
XDG_DATA_DIRS=/opt/gnome-2.20/share:/usr/local/share:/usr/share
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-sDWLDuDf1i,guid=1b802a678d1ee23aff9e210047e40352
CLASSPATH=.:/usr/lib/classpath:/usr/share/junit-4.3.1/junit-4.3.1.jar:/usr/share/junit-4.3.1
PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig:/opt/X11/lib/pkgconfig:/opt/gnome-2.20/lib/pkgconfig:/opt/gnome-2.20/share/pkgconfig:/opt/qt/lib/pkgconfig:/opt/kde-3.5.9/lib/pkgconfig
WINDOWPATH=7
INFOPATH=/usr/share/info:/usr/share/info:/opt/gnome-2.20/share/info
DISPLAY=:0.0
LIBGLADE_MODULE_PATH=/opt/gnome-2.20/lib/libglade/2.0
GNOME_PREFIX=/opt/gnome-2.20
XAUTHORITY=/root/.xauthQcZCzM
COLORTERM=gnome-terminal
_=/usr/bin/env

-- DJ Lucas


-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to