From owner-cvs-all Thu Apr 30 13:24:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14309 for cvs-all-outgoing; Thu, 30 Apr 1998 13:24:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jeeves.egr.msu.edu (jeeves.egr.msu.edu [35.9.37.127]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA14237 for ; Thu, 30 Apr 1998 13:24:33 -0700 (PDT) (envelope-from mcdougall@ameritech.net) Received: from ameritech.net by jeeves.egr.msu.edu (SMI-8.6/SMI-SVR4) id QAA27249; Thu, 30 Apr 1998 16:24:23 -0400 Message-ID: <3548DDF6.A83BAA98@ameritech.net> Date: Thu, 30 Apr 1998 16:24:22 -0400 From: Adam Ryan Mcdougall X-Mailer: Mozilla 4.04 [en] (X11; U; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: cvs-all@FreeBSD.ORG Subject: Breakage? Re: cvs commit: src/lib/libc_r/sys uthread_error.c Makefile.inc __error.c References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thu Apr 30 16:23:09 EDT 1998 cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/stderr.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/version.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/getopt.c 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 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Is this a problem with just my computer, or the source? > On Thu, 30 Apr 1998, John Birrell wrote: > > > jb 1998/04/30 02:04:12 PDT > > > > Modified files: > > lib/libc_r/sys Makefile.inc > > Added files: > > lib/libc_r/sys uthread_error.c > > Removed files: > > lib/libc_r/sys __error.c > > Log: > > Change the name of this source file so that libc_r builds it instead > > of the one in libc that contains the weak symbol for __error. FreeBSD's > > make accumulates paths to the point that it can find *anything*, possibly > > including the car keys. > > > > Revision Changes Path > > 1.9 +2 -2 src/lib/libc_r/sys/Makefile.inc > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- "To err is human, to forgive, beyond the scope of the Operating System" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message