[WBEL-users] [SOLVED] (Java too) DB4 updates break MAN applications

John Morris jmorris at beau.org
Wed Aug 17 00:53:59 CDT 2005


On Sat, 2005-08-13 at 11:21, Edward Rudd wrote:
> On Fri, 2005-08-12 at 20:57, Edward Rudd wrote:
> > On Fri, 2005-08-12 at 10:18, Edward Rudd wrote:
> 
> > I have solved the problem!  On line 3527 in env/env_open.c is where the
> > DB_PRIVATE error is being triggered from.  This is due to the
> > HAVE_MUTEX_THREADS_ONLY define being set.  This define is being set
> > because only pthreads is available..  IE.. you don't have nptl-devel
> > installed on your holy build box.
> > 
> > I installed nptl-devel on my build box and rebuild db4 and it compiled
> > and worked fine.
> 
> Cool!! And it even compiles db4-java fine using the stock gcj 3.2.3

Hmmm.   Problem here, the buildhost does have nptl-devel installed. 
Suspect that gobs of stuff breaks without that package.

Ah!  Darned if I know how or why, but glibc is the i386 version and not
the i686 one, thus no /lib/tls.  Which would of course explain much.  Ok
now that I know what is wrong I'll get cracking on fixing this mess.

-- 
John M.      http://www.beau.org/~jmorris     This post is 100% M$Free!
Geekcode 3.1:GCS C+++ UL++++$ P++ L+++ W++ w--- Y++ b++ 5+++ R tv- e* r




More information about the Whitebox-users mailing list