>From: Poul-Henning Kamp <[EMAIL PROTECTED]>
>Date: Sun, 29 Apr 2001 19:10:36 +0200

> /usr/obj/flat/src/sys/boot/i386/loader/../../ficl/libficl.a 
>/usr/obj/flat/src/sys/boot/i386/loader/../libi386/libi386.a 
>/usr/obj/flat/src/sys/boot/
>i386/loader/../../../../lib/libstand/libstand.a
>/usr/obj/flat/src/sys/boot/i386/loader/../../ficl/libficl.a(words.o): In function 
>`ficlParseNumber':
>words.o(.text+0x1ae): undefined reference to `isalnum'
>*** Error code 1
>1 error
>*** Error code 2
>1 error

Likewise (I was just about to send my report in when I saw phk's).

Most recent CVSups done:

CVSup started from cvsup14.freebsd.org at Sat Apr 28 03:47:00 PDT 2001
CVSup ended from cvsup14.freebsd.org at Sat Apr 28 03:54:18 PDT 2001
CVSup started from cvsup14.freebsd.org at Sun Apr 29 03:47:00 PDT 2001
CVSup ended from cvsup14.freebsd.org at Sun Apr 29 03:53:14 PDT 2001

and yesterday's -CURRENT (and -STABLE) built & ran fine.


The only reference to isalnum() I see is in boot/ficl/words.c:274, and
appears to replace a couple of references, one to isdigit() and the
other to isalpha().

Perhaps something was omitted in the upgrade to ficl 2.05?

Cheers,
david
-- 
David H. Wolfskill                              [EMAIL PROTECTED]
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to