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

Re: M68k glibc



At Thu, 24 Oct 2002 10:25:39 +0200,
Julien LEMOINE wrote:
> I have a strange problem with one of my package on m68k arch.
> extract from build log :
> 
> gcc  -Wall -g -O2  -o toolbus  calls.o env.o interpreter.o main.o match.o monitor.o procs.o server.o tools.o typecheck.o lex.yy.o y.tab.o  -L/usr/lib -ltb -lnsl -lm
> /usr/lib/libtb.a(terms.o)(.text+0xf50): In function `pr_term':
> : undefined reference to `__ctype_b'
> /usr/lib/libtb.a(utils.o)(.text+0x56): In function `skip_layout':
> : undefined reference to `__ctype_b'
> /usr/lib/libtb.a(utils.o)(.text+0x14a): In function `is_std_fsym':
> : undefined reference to `__ctype_b'
> /usr/lib/libtb.a(utils.o)(.text+0x2cc): In function `parse_term0':
> : undefined reference to `__ctype_b'
> /usr/lib/libtb.a(utils.o)(.text+0x2f2): In function `parse_term0':
> : undefined reference to `__ctype_b'
> /usr/lib/libtb.a(utils.o)(.text+0x30e): more undefined references to `__ctype_b' follow
> collect2: ld returned 1 exit status
> 
> complete build log is available at :
> http://buildd.debian.org/fetch.php?&pkg=cwi-toolbus&ver=0.24-4&arch=m68k&stamp=1035422761&file=log&as=raw
> 
> I think __ctype_b is a glibc symbol, is there a problem with glibc on m68k ?

This problem is fixed in 2.3.1-3, so please upgrade.
I test glibc 2.3.1-3 for m68k, and it works well.

Regards,
-- gotom



Reply to: