From owner-freebsd-current Sun Sep 20 03:36:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA26962 for freebsd-current-outgoing; Sun, 20 Sep 1998 03:36:36 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from news1.gtn.com (news1.gtn.com [194.77.0.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA26808 for ; Sun, 20 Sep 1998 03:33:57 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id MAA29109 for current@FreeBSD.ORG; Sun, 20 Sep 1998 12:30:19 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.9.1/8.9.1) id MAA16245 for current@FreeBSD.ORG; Sun, 20 Sep 1998 12:23:43 +0200 (CEST) (envelope-from andreas) Message-ID: <19980920122343.A15706@klemm.gtn.com> Date: Sun, 20 Sep 1998 12:23:43 +0200 From: Andreas Klemm To: current@FreeBSD.ORG Subject: building XFree86 with Kerberos support fails (on ELF system) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-BETA SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wanted to rebuild XFree86 with ELF patches and the following error shows up at the very beginning when building with Kerberos support: Building Release 6.3 of the X Window System. I hope you checked the configuration parameters in ./config/cf to see if you need to pass BOOTSTRAPCFLAGS. So 20 Sep 1998 12:21:10 CEST cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" clean rm -f ccimake imake.o imake rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#* rm -f -r Makefile.proto Makefile Makefile.dep bootstrap make Makefile.boot cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" making imake with BOOTSTRAPCFLAGS= in config/imake cc -o ccimake -O -I../../include -I../../imports/x11/include/X11 ccimake.c cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./c onfig/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o bootstra p cd ./config/makedepend && make -f Makefile.proto bootstrap ./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f ./config /imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake cd ./config/imake && make -f Makefile.proto bootstrapdepend cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" bootstrap + mkdir bootstrap mv *.o imake bootstrap cd ./config/imake && make -f Makefile.proto all cc -O3 -pipe -fno-inline -ansi -pedantic -Dasm=__asm -I../../include -I../../ex ports/include/X11 -I../.. -I../../exports/include -DCSRG_BASED -DFUNCPROTO=1 5 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/libexec/cpp\"" -c imake.c rm -f imake cc -o imake -O3 -pipe -fno-inline -ansi -pedantic -Dasm=__asm imake.o -L/u sr/X11R6/lib -lxpg4 -lrpcsvc -lkrb -ldes -Wl,-R,/usr/X11R6/lib /usr/lib/libkrb.so: undefined reference to `crypt' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 -- Andreas Klemm http://www.FreeBSD.ORG/~andreas What gives you 90% more speed, for example, in kernel compilation ? http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html "NT = Not Today" (Maggie Biggs) ``powered by FreeBSD SMP'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message