[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#166914: glibc 2.1 binary says: __strtoul_internal not defined in file libpthread.so.0



At Tue, 29 Oct 2002 12:39:00 +0100,
Harald Dunkel wrote:
> 
> Package: libc6
> Version: 2.3.1-3
> 
> Hi folks,
> 
> I've got this error message at runtime, using glibc 2.3.1-3:
> 
> 
> myexec: relocation error: myexec: symbol __strtoul_internal, version GLIBC_2.0 \
> not defined in file libpthread.so.0 with link time reference
> FATAL: Exec 'myexec' failed: status = 127
> 
> 
> Some shared libraries used by myexec were built on RedHat 6.2.
> The rest was compiled and linked on Sid using gcc 2.95.2. No
> error messages at build time.

__strtoul_internal becomes to declare hidden symbol in these days, 
so I guess glibc in RedHat 6.2 exports __strtoul_internal.

However it's difficult to distinguish the problem.  Is this problem
caused by RedHat environment or the current debian?  It's also
difficult to fix or deal with your bug report.

I plan to close this bug report unless you reject.

Regards,
-- gotom



Reply to: