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

Bug#165554: __ctype_b symbol no longer available?



On Sun, 20 Oct 2002 06:18:08 -0700
Jeff Bailey <jbailey@nisa.net> wrote:
> > /home/takuo/work/debian/ppxp-0.2001080415/lib/ppxp.c:473: undefined reference to `__ctype_b'
> > collect2: ld returned 1 exit status
> > make[3]: *** [ppxp-applet] Error 1
> > make[3]: Leaving directory `/tmp/buildd/ppxp-applet-0.8.1/src'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/tmp/buildd/ppxp-applet-0.8.1'

> Can you provide a small sample program that shows how it's being used?
> Having a testcase will let me figure out whether or not the program is
> doing the right thing or not.

Hmm.. I'll try and figure out why it wants that.

looking into libppxp.a, it has:

ppxp.o:
[snip]
         U Strdup
         U SysMsgInit
         U XcioOpen
         U XcioRead
         U XcioWrite
         U __ctype_b
         U __strtol_internal
         U chdir
         U close
         U connect

so, something in 
lib/ppxp.c is probably the culprit. I don't see a direct
reference to __ctype_b there.

I don't have time right now, this is to jot down up to what I have found.

-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer






Reply to: