dev@glassfish.java.net

Re: glibc error during configure-runtime

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Wed, 09 Aug 2006 15:16:00 -0700

Kenneth Saks wrote:

> 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)
>
I checked my Linux workstation, its glibc-2.3.2-95.3, NSS dependency is
newly added with GlassFish clustering, earlier we didn't have this for..
so you will have to upgrade glibc to 2.3.2 or above.
thanks
Dinesh

>>
>> 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
>>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>