Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 1995 17:21:15 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   make init fails
Message-ID:  <199512191621.RAA19445@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
from an attempt to make world today:

cc -O -DDEBUGSHELL -DSECURE    -static -o init init.o  -L -lutil -ldescrypt
init.o: Undefined symbol `_logout' referenced from text segment
init.o: Undefined symbol `_logwtmp' referenced from text segment
init.o: Undefined symbol `_login_tty' referenced from text segment
init.o: Undefined symbol `_logwtmp' referenced from text segment
init.o: Undefined symbol `_logwtmp' referenced from text segment
*** Error code 1

Stop.

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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