From owner-freebsd-install Fri Jan 21 2:22:23 2000 Delivered-To: freebsd-install@freebsd.org Received: from unogate.unocal.com (unogate.unocal.com [192.94.3.1]) by hub.freebsd.org (Postfix) with ESMTP id 2A32515498 for ; Fri, 21 Jan 2000 02:22:16 -0800 (PST) (envelope-from chinaseeb@unocal.com) Received: from ns2.unocal.com (ns2.unocal.com [134.248.1.4]) by unogate.unocal.com (8.9.2/8.9.2) with ESMTP id CAA28866 for ; Fri, 21 Jan 2000 02:22:14 -0800 (PST) Received: from nimitz.unocal.com (localhost [127.0.0.1]) by ns2.unocal.com (8.9.2/8.9.2) with ESMTP id CAA21375 for ; Fri, 21 Jan 2000 02:22:14 -0800 (PST) Received: by nimitz.unocal.com with Internet Mail Service (5.5.2448.0) id ; Fri, 21 Jan 2000 02:22:13 -0800 Message-ID: From: "Chinasee B." To: "'install@FreeBSD.ORG'" Subject: FreeBSD 3.4 make netboot problem Date: Fri, 21 Jan 2000 02:22:10 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-install@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am using FreeBSD 3.4-RELEASE I wan to set up Diskless X Terminal as the tutorial on freebsd web site but when I make netboot I got this error #make netboot Warning: Object directory not changed from original /usr/src/sys/i386/boot/netboot ln -s /usr/src/sys/i386/boot/netboot/../../include /usr/src/sys/i386/boot/netboot/machine cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DPCI -DPCI_VENDOR=0x10ec -DPCI_DEVICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -aout -I/usr/src/sys/i386/boot/netboot/../../.. -I/usr/src/sys/i386/boot/netboot -DROMSIZE=16384 -static -o makerom /usr/src/sys/i386/boot/netboot/makerom.c ld: scrt0.o: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. what I wrong, please help Thank In Advance CHB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-install" in the body of the message