I'm trying to upgrade from a 5.0 DP1 system to the latest -current
(as of last week sometime).

In the process of doing a 'make buildworld' I get the following error
message:


Bcc -O -pipe -mcpu=pentiumpro -I/usr/src/gnu/usr.bin/sort
-I/usr/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib
-DHAVE_CONFIG_H     -o sort sort.o argmatch.o dup-safer.o error.o
fopen-safer.o getopt.o getopt1.o hard-locale.o human.o long-options.o
memcoll.o physmem.o posixver.o quote.o quotearg.o version-etc.o
xmalloc.o xmemcoll.o xstrtoul.o xstrtoumax.o ^M.o: In function
`general_numcompare':^M
Bsort.o(.text+0x12[37@9c): undefined reference to `xstrtod'
Bsort.o(.text+0x12c8): undefined reference to `xstrtod'^M.o:
In function `main':^M
Bsort.o(.text+0x2ce8)[41@: undefined reference to `version_string'
Bargmatch.o: In function `__argmatch_die':^M
Bargmatch.o(.text+0xe): undefined reference to `usage'^M
B*** Error code 1
Stop in /usr/src/gnu/usr.bin/sort.^M
B*** Error code 1^M
B^Margmatch.o(.text+[36@0xe): undefined reference to `usage'
B*** Error code 1^M
 

I made sure /usr/obj was empty prior to the buildworld.

Thanks for your help!
David L. Francheski



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

Reply via email to