Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 1996 14:07:36 -0700
From:      Julian Elischer <julian@whistle.com>
To:        current@freebsd.org
Subject:   Re: ___dtoa missing..[solved]
Message-ID:  <32309298.446B9B3D@whistle.com>
References:  <32308726.2781E494@whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
I recompiled the appropriate .o in libc and it magically started
working..
I guess the build of libc had a hickup..


> 
> 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?32309298.446B9B3D>