Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 1998 07:44:55 +0200
From:      Tomas TPS Ulej <tps@tps.sk>
To:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   make world problem again & again :(
Message-ID:  <01BD77F9.B31FA700@tps>

next in thread | raw e-mail | index | archive | help
Script started on Tue May  5 02:14:47 1998
root@[tps /root] # cd /usr/src
root@[tps /usr/src] # make world
--------------------------------------------------------------
make world started on Tue May  5 02:14:57 CEST 1998
--------------------------------------------------------------
cd /usr/src && make buildworld

--------------------------------------------------------------
Cleaning up the temporary build tree
--------------------------------------------------------------
mkdir -p /usr/obj/usr/src/tmp
chflags -R noschg /usr/obj/usr/src/tmp/
rm -rf /usr/obj/usr/src/tmp

--------------------------------------------------------------
Making make
--------------------------------------------------------------
..
===> lkm
===> lkm/atapi
cc -nostdinc -O2 -I. -DATAPI_MODULE  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL 
-I/usr/src/lkm/atapi/../../sys  -Wreturn-type -Wcomment -Wredundant-decls 
-Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes 
 -Wpointer-arith -I/usr/obj/usr/src/tmp/usr/include -c 
/usr/src/lkm/atapi/../../sys/i386/isa/atapi.c
ld -r -s -o tmp.o atapi.o
symorder -c symb.tmp tmp.o
symorder: tmp.o: stripped: Inappropriate file type or format
*** Error code 2

Stop.
*** Error code 1
Script done on Tue May  5 07:35:22 1998

So, when will be fixed this problem?

-TPS


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



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