Date: Sat, 02 May 1998 09:32:42 -0400 From: Adam McDougall <mcdougall@ameritech.net> To: John Birrell <jb@cimlogic.com.au> Cc: George Michaelson <ggm@dstc.edu.au>, freebsd-current@FreeBSD.ORG Subject: Re: minor breakage in current for make world (gperf) Message-ID: <354B2079.DB0EA380@ameritech.net> References: <199805020836.SAA08480@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
John Birrell wrote: > George Michaelson wrote: > > > > cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/usr/src/tmp/usr/include -static -o gperf options.o iterator.o main.o perfect.o keylist.o listnode.o xmalloc.o hashtable.o boolarray.o readline.o stderr.o version.o getopt.o > > stderr.o: Undefined symbol `___error' referenced from text segment > > stderr.o: Undefined symbol `___error' referenced from text segment > > stderr.o: Undefined symbol `___error' referenced from text segment > > *** Error code 1 > > Have you build libc? It looks like you are compiling with the new errno.h > header but linking against and old libc. If this is part of a make world, > please let me know ASAP, because the bootstrap build might need fixing. > > -- > John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ > CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message I get the same thing and have for a few days, in a make world. Is there an easy way to get around this so I can do a proper build, or would a real fix be easier? :) 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?354B2079.DB0EA380>