From owner-freebsd-questions Sun Aug 6 21:44:35 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id 3E9F737BA01 for ; Sun, 6 Aug 2000 21:44:27 -0700 (PDT) (envelope-from pirat@access.inet.co.th) Received: from TruPPP3518.inet.co.th (TruPPP3518.inet.co.th [203.151.127.178]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id LAA05907 for ; Mon, 7 Aug 2000 11:44:19 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Date: Mon, 7 Aug 2000 11:47:57 +0700 (ICT) From: pirat X-Sender: pirat@parwati.oaep.go.th To: FreeBSD questions Subject: make world fail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi sirs, on saturday, 5 aug 2000, i cvsup the current release from cvsup3.freebsd.org site below is my subfile for that. # Defaults that apply to all the collections # # IMPORTANT: Change the next line to use one of the CVSup mirror sites # listed at http://www.freebsd.org/handbook/mirrors.html. *default host=cvsup3.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress ## Main Source Tree. src-all actually it is a standard-subfile provided with fbsd-4.0 that i am using now. and below is my uname -a FreeBSD parwati.oaep.go.th 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Mon Jul 24 12:27:36 ICT 2000 root@parwati.oaep.go.th:/usr/src/sys/compile/ParWaTi i386 and hereis parts of dmesg that describe my machine. CPU: AMD-K6(tm) 3D processor (300.68-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x580 Stepping = 0 Features=0x8001bf AMD Features=0x80000800 real memory = 33554432 (32768K bytes) avail memory = 28667904 (27996K bytes) Preloaded elf kernel "kernel" at 0xc03e3000. this morning i start `make world' and get a result like this Script started on Mon Aug 7 09:03:07 2000 parwati# make world -------------------------------------------------------------- >>> elf make world started on Mon Aug 7 09:03:22 ICT 2000 -------------------------------------------------------------- . . . building shared library libipsec.so.1 ===> libipx building standard ipx library ranlib libipx.a building profiled ipx library ranlib libipx_p.a building shared library libipx.so.2 ===> libkvm cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libkvm/kvm.c -o kvm.o cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libkvm/kvm_i386.c -o kvm_i386.o cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libkvm/kvm_file.c -o kvm_file.o cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libkvm/kvm_getloadavg.c -o kvm_getloadavg.o cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libkvm/kvm_getswapinfo.c -o kvm_getswapinfo.o cc -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o In file included from /usr/src/lib/libkvm/kvm_proc.c:57: /usr/src/lib/libkvm/../../sys/sys/tty.h:84: field `t_rsel' has incomplete type /usr/src/lib/libkvm/../../sys/sys/tty.h:85: field `t_wsel' has incomplete type *** Error code 1 Stop in /usr/src/lib/libkvm. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. parwati# exit parwati# exit Script done on Mon Aug 7 11:12:00 2000 would any one pass me some hints on this Error ? many thanks in advance with best regards, psr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message