Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 1998 03:54:12 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG
Subject:   Re: cvs commit: src/include Makefile
Message-ID:  <19980129035412.60674@klemm.gtn.com>
In-Reply-To: <199801281335.FAA19849@freefall.freebsd.org>; from Jordan K. Hubbard on Wed, Jan 28, 1998 at 05:35:10AM -0800
References:  <199801281335.FAA19849@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?19980129035412.60674>