Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 100 22:55:56 +0100 (BST)
From:      Andrew Wilson <andrew@aaaaaaaa.demon.co.uk>
To:        stable@freebsd.org
Cc:        andrew@aaaaaaaa.demon.co.uk (Andrew Wilson)
Subject:   Make world fails on latest 2.2.8...
Message-ID:  <200005212155.WAA26472@aaaaaaaa.demon.co.uk>

next in thread | raw e-mail | index | archive | help
Hi,

sorry if this seems like a trip back in time.  Today I cvsup'd
2.2.8-stable and ran make world.  It croaked while compiling bin/ed:

[snip]

===> bin/ed
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/buf.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/cbc.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/glbl.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/io.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/main.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/re.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/sub.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c /b/andrew
/CVSUP-2.2/src/bin/ed/undo.c
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include  -static -o
ed buf.o cbc.o glbl.o io.o main.o re.o sub.o undo.o
main.o: Undefined symbol `_strlcpy' referenced from text segment
*** Error code 1

Stop.

I tried 'make clean' and then 'make world' again.  No joy.

Upgrading the machine to 4x is not currently an option.  Anyone
know what I've done wrong?

Cheers,
Ay.

Andrew.Wilson@cs.cf.ac.uk http://www.cs.cf.ac.uk/User/Andrew.Wilson/
Voice/Fax: +44 (0) 1865 513 091


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005212155.WAA26472>