From owner-freebsd-stable Mon Sep 25 8:10:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from srcso.globis.ru (globis.ru [212.248.80.7]) by hub.freebsd.org (Postfix) with ESMTP id B793937B422 for ; Mon, 25 Sep 2000 08:10:24 -0700 (PDT) Received: from raduga.dyndns.org (raduga.sochi.net [212.248.82.76]) by srcso.globis.ru (8.9.3/8.9.3) with ESMTP id TAA11547 for ; Mon, 25 Sep 2000 19:28:18 +0400 (MSD) (envelope-from igor@raduga.dyndns.org) Received: (from igor@localhost) by raduga.dyndns.org (8.10.0/8.10.0) id e8PF9b022070 for freebsd-stable@freebsd.org; Mon, 25 Sep 2000 19:09:37 +0400 Date: Mon, 25 Sep 2000 19:09:36 +0400 From: Igor Roboul To: freebsd-stable@freebsd.org Subject: netboot does not build Message-ID: <20000925190936.A21956@linux.rainbow> Reply-To: igorr@crosswinds.net Mail-Followup-To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i X-Operating-System: Linux linux.rainbow 2.2.14-plus-SMP X-Best-Window-Manager: Window Maker (www.windowmaker.org) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I start trying to make network booted PC. And I have problem building netboot (i386/boot/netboot) Most surprise is that I have builded it successfully previous week just for fun. But at September, 24 I did weekly cvsup. Now I can't build netboot: --------------- demon# pwd /usr/src/sys/i386/boot/netboot demon# make Warning: Object directory not changed from original /usr/src/sys/i386/boot/netboot cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DPCI -DPCI_VENDOR=0x10ec -DPCI_DEVICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -aout -nostdinc -I/usr/src/sys/i386/boot/netboot/../../../../include -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 in /usr/src/sys/i386/boot/netboot. demon# ----------------- I have not yet buildworld/installworld. But I can't find scrt0.o nowhere :-( -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message