Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 1998 08:40:45 -0500
From:      Edwin Culp <eculp@webwizard.org.mx>
To:        freebsd-current@FreeBSD.ORG
Subject:   boot/loader
Message-ID:  <361B6F5D.D2A4247A@webwizard.org.mx>

next in thread | raw e-mail | index | archive | help
>From a CVSUP about two hours ago and after having made world
successfully, I went to /sys/boot and did a
make depend && make all && make install and received these error
messages.
/usr/lib/libstand.a(strcasecmp.o): In function
`strcasecmp':
strcasecmp.o(.text+0x19): undefined reference to
`___tolower'
strcasecmp.o(.text+0x25): undefined reference to
`_CurrentRuneLocale'
strcasecmp.o(.text+0x3e): undefined reference to
`___tolower'
strcasecmp.o(.text+0x49): undefined reference to
`_CurrentRuneLocale'
strcasecmp.o(.text+0x71): undefined reference to
`___tolower'
strcasecmp.o(.text+0x7d): undefined reference to
`_CurrentRuneLocale'
strcasecmp.o(.text+0x96): undefined reference to
`___tolower'
strcasecmp.o(.text+0x9d): undefined reference to
`_CurrentRuneLocale'
/usr/lib/libstand.a(strcasecmp.o): In function
`strncasecmp':
strcasecmp.o(.text+0xd9): undefined reference to
`___tolower'
strcasecmp.o(.text+0xe5): undefined reference to
`_CurrentRuneLocale'
strcasecmp.o(.text+0xfe): undefined reference to
`___tolower'
strcasecmp.o(.text+0x109): undefined reference to
`_CurrentRuneLocale'
strcasecmp.o(.text+0x125): undefined reference to
`___tolower'
strcasecmp.o(.text+0x131): undefined reference to
`_CurrentRuneLocale'
strcasecmp.o(.text+0x14a): undefined reference to
`___tolower'
strcasecmp.o(.text+0x151): undefined reference to
`_CurrentRuneLocale'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Thanks

ed


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?361B6F5D.D2A4247A>