dev@glassfish.java.net

glibc error during configure-runtime

From: Kenneth Saks <Kenneth.Saks_at_Sun.COM>
Date: Wed, 09 Aug 2006 17:44:44 -0400

Was there a recent dependency update that requires a newer version of
libc on Linux?
I just checked out and built a new workspace(using bootstrap-all) and
got the following
error during the configure-runtime command :

> [echo] Changing permissions on Linux
> [exec] Using default port 3820 for IIOP_SSL.
> [exec] Using default port 3920 for IIOP_MUTUALAUTH.
> [exec] Using default port 8686 for JMX_ADMIN.
> [exec] /home/ksak/work/as9_aug9/publish/glassfish/lib/libnspr4.so:
> /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found (required
> by /home/ksak/work/as9_aug9/publish/glassfish/lib/libnspr4.so)
>
> BUILD FAILED

My libc version is:

> [ksak_at_roy appserv-core]$ rpm -q -a | grep glibc
> glibc-2.2.93-5


>
> File...... /home/ksak/work/as9_aug9/glassfish/bootstrap/maven.xml
> Element... ant:ant
> Line...... 373
> Column.... 76
> exec returned: 1
> Total time: 6 seconds
> Finished at: Wed Aug 09 16:20:44 EDT 2006
>