Date: Sat, 12 Dec 1998 20:41:12 +0000 (GMT) From: Doug Rabson <dfr@nlsystems.com> To: curtis <ufkartfm@pacific.net> Cc: "freebsd-alpha@FreeBSD.ORG" <freebsd-alpha@FreeBSD.ORG> Subject: Re: "installing bootblocks" - (again) Message-ID: <Pine.BSF.4.01.9812122040400.6509-100000@herring.nlsystems.com> In-Reply-To: <36721348.4EA2D42F@pacific.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Dec 1998, curtis wrote: > I know this has been discussed before (Sep. 25, 1998 by Doug Rabson and > Jordan Hubbard - "installing bootblocks.."), but ... > > multia# cd /usr/src/sys/boot/alpha > multia# make > ===> libalpha > cc -I/usr/src/sys/boot/alpha/libalpha/../../../../lib/libstand [snip] > srmnet.c:45: net.h: No such file or directory > srmnet.c:46: netif.h: No such file or directory > *** Error code 1 Does /usr/src/lib/libstand exist? These headers live there and the -I... argument should have picked them up. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9812122040400.6509-100000>