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

M68k glibc



Hello,

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 ?

I have no idea how to fix this problem, any idea is welcome.

Thanks

-- 
Julien LEMOINE / SpeedBlue

Attachment: pgpftQdqykvKk.pgp
Description: PGP signature


Reply to: