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

Re: undefined reference to `__ctype_b' when linking multi-language binary (forwarded message from Tom Epperly)



At Mon, 21 Oct 2002 22:43:27 +0200,
Matthias Klose wrote:
> I have a multi-language application. It used to compile fine. Now, it
> has an undefined reference when linking.
> 
> epperly@driftcreek[examples/hello/runF77]>g77 -g -O2 -o runF772C
> helloclient.o ./.libs/libClient.a -L/usr/lib/gcc-lib/i386-linux/2.95.4
> .../libC/.libs/libImpl.a
> /home/epperly/current/linux/runtime/sidl/.libs/libsidl.a
> .../../../runtime/sidl/.libs/libsidl.a -ldl -lg2c -lm -lc -ldl
> /usr/lib/gcc-lib/i386-linux/2.95.4/libg2c.a(lread.o)(.text+0x1c6): In
> function `l_R':
> : undefined reference to `__ctype_b'

It should be fixed in glibc 2.3.1-3.

Regards,
-- gotom



Reply to: