From owner-freebsd-stable Thu Mar 25 3: 6:46 1999 Delivered-To: freebsd-stable@freebsd.org Received: from casimir.proxad.net (unknown [194.250.16.115]) by hub.freebsd.org (Postfix) with SMTP id 33BBD14F46 for ; Thu, 25 Mar 1999 03:06:39 -0800 (PST) (envelope-from rama@casimir.proxad.net) Received: (qmail 29941 invoked by uid 1001); 25 Mar 1999 11:09:22 -0000 Message-ID: <19990325120922.A29404@proxad.net> Date: Thu, 25 Mar 1999 12:09:22 +0100 From: David Ramahefason To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: Problem in compile Stable Branch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Organization: Proxad system Team Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ... does anyone knows how to solve this problem ??? This occurs even with a freshly installed source tree... Please answer via email thx. >>> Rebuilding tools necessary to build the include files -------------------------------------------------------------- cd /usr/src; PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin:/usr/X11R6/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/home/rama/bin BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib NOEXTRADEPEND=t OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 include-tools cd /usr/src/usr.bin/compile_et; /usr/obj/usr/src/tmp/usr/bin/make cleandepend; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj rm -f .depend /usr/obj/usr/src/usr.bin/compile_et/GPATH /usr/obj/usr/src/usr.bin/compile_et/GRTAGS /usr/obj/usr/src/usr.bin/compile_et/GSYMS /usr/obj/usr/src/usr.bin/compile_et/GTAGS rm -f .depend /usr/obj/usr/src/usr.bin/compile_et/GPATH /usr/obj/usr/src/usr.bin/compile_et/GRTAGS /usr/obj/usr/src/usr.bin/compile_et/GSYMS /usr/obj/usr/src/usr.bin/compile_et/GTAGS cc -O -pipe -I. -I/usr/src/usr.bin/compile_et/../../lib/libcom_err -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.bin/compile_et/compile_et.c lex -t -l /usr/src/usr.bin/compile_et/et_lex.lex.l > et_lex.lex.c yacc -o error_table.c /usr/src/usr.bin/compile_et/error_table.y cc -O -pipe -I. -I/usr/src/usr.bin/compile_et/../../lib/libcom_err -I/usr/obj/usr/src/tmp/usr/include -c error_table.c cc -O -pipe -I. -I/usr/src/usr.bin/compile_et/../../lib/libcom_err -I/usr/obj/usr/src/tmp/usr/include -static -o compile_et compile_et.o error_table.o -ll error_table.o: In function `yylex': error_table.o(.text+0x7d3): undefined reference to `yywrap' error_table.o: In function `input': error_table.o(.text+0xd48): undefined reference to `yywrap' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- /David Ramahefason / /rama@netfacile.net http://casimir.proxad.net/Images/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message