Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] Old gcc2 libraries

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Spencer Ogden <spencero AT mail.utexas.edu>
  • To: SM-Discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] Old gcc2 libraries
  • Date: Thu, 21 Nov 2002 15:36:43 -0600

I am trying to write a spell for Ant. It requires a JDK for its build
process. The j2sdk spell contains the Blackdown JDK. It seems that
Blackdown needs to link against the old gcc libraries. Here is the error I
get:

/usr/lib/j2sdk1.3.1/bin/i386/native_threads/java: relocation error:
/usr/lib/j2sdk1.3.1/jre/lib/i386/libjava.so: symbol __libc_waitpid,
version GLIBC_2.0 not defined in file libc.so.6 with link time reference

So is there a command I can run in the BUILD script, or in the java wrapper
script to get the java executable to link against the correct libraries?

Spencer




Archive powered by MHonArc 2.6.24.

Top of Page