Date: Wed, 28 Jan 1998 21:29:00 -0600 (CST) From: Nathan Ahlstrom <nrahlstr@gloria.cord.edu> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: stable@freebsd.org Subject: -stable make world failure Message-ID: <Pine.BSI.3.96.980128212639.21233A-100000@gloria.cord.edu> In-Reply-To: <19980129035412.60674@klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually I noticed this same breakage in -stable just a bit ago when trying to do a make world. It looks like it is from the import of the ftp client from -current. Nathan Ahlstrom nrahlstr@gloria.cord.edu On Thu, 29 Jan 1998, Andreas Klemm wrote: > On Wed, Jan 28, 1998 at 05:35:10AM -0800, Jordan K. Hubbard wrote: > > jkh 1998/01/28 05:35:09 PST > > > > Modified files: (Branch: RELENG_2_2) > > include Makefile > > Log: > > Since stringlist.h is now in this branch, it might be a good idea to mention > > it in the Makefile. :-) > > I see another gotcha in the -STABLE build process. A make release > ends with > > cc -nostdinc -O2 -pipe -I/usr/src/usr.bin/ftp/../../contrib-crypto/telnet -I/usr/obj/usr/src/tmp/usr/include -o ftp cmds.o cmdtab.o complete.o domacro.o fetch.o ftp.o main.o ruserpass.o util.o -ledit -ltermcap > util.o: Undefined symbol `_timersub' referenced from text segment > util.o: Undefined symbol `_timersub' referenced from text segment > util.o: Undefined symbol `_timersub' referenced from text segment > *** Error code 1 > > Am tired now, this is not suitable for my timezone, another taker ? ;-) > BTW, my 3rd attempt to get a make release build, umpf. :-) > > > -- > Andreas Klemm > powered by ,,symmetric multiprocessor FreeBSD'' >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.96.980128212639.21233A-100000>