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

Bug#165554: __ctype_b symbol no longer available?



At Mon, 21 Oct 2002 10:23:47 +0900,
GOTO Masanori wrote:
> I've added debian/patches/glibc23-lc-ctype-compat.dpatch in cvs
> experimentaly. I've just started to build and test this problem.
> I hope all concerns are gone away.

OK, debian/patches/glibc23-ctype-compat.dpatch fix this problem.
From Ukai-san's test:

   > objdump -x libfoo.a | grep __ctype_b
   00000000         *UND*  00000000 __ctype_b
   0000000a R_386_32          __ctype_b
   > gcc bar.c libfoo.a
   > ./a.out 0
   2048
   > ./a.out a
   0

I would like to release 2.3.1-3, unless we have the problem to fix
quickly.

Regards,
-- gotom



Reply to: