Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 1996 13:18:46 -0700
From:      Julian Elischer <julian@whistle.com>
To:        current@freebsd.org
Subject:   ___dtoa missing...anyone else getting this?
Message-ID:  <32308726.2781E494@whistle.com>

next in thread | raw e-mail | index | archive | help
When I try to compile a kernel checked out of a SUP'd csv tree
I'm presently getting:
# make
cc -static -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit 
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Winline
-Wunused -Wpointer-arith  -nostdinc -I. -I../.. -I../../sys
-I../../../include -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DMSDOSFS
-DNQNFS -DNFS -DFFS -DNETATALK -DINET -DDIAGNOSTIC -DCOMPAT_43 -DKERNEL
-DMAXUSERS=10 genassym.o -o genassym
vfprintf.o: Undefined symbol `___dtoa' referenced from text segment
*** Error code 1

Stop.
# 


this is with a newly compiled config and a system that has just done a
"make world" successfully..

anyone have a clue?

julian



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