-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 14 Mar 2005 09:07:41 -0500, Scott Robbins <[EMAIL PROTECTED]>
wrote:
> However, it seems to have been fixed as of Sunday or so. (I've
> forgotten the exact date now).
It was fixed by the time I did my last cvsup, and that was Thursday March
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Mar 14, 2005 at 02:39:46PM +0100, Erik Trulsson wrote:
> On Mon, Mar 14, 2005 at 02:33:45PM +0100, Peter Ulrich Kruppa wrote:
> > Hello!
> >
> > Stop in /usr/src.
> > *** Error code 1
> >
> > Stop in /usr/src.
> >
On Mon, Mar 14, 2005 at 02:33:45PM +0100, Peter Ulrich Kruppa wrote:
> Hello!
>
> For some days now make installkernel fails with
>
> cd /usr/include/nfsserver; for h in *.h; do if [ -L $h ]; then
> rm -f $h; fi; done
> c
Hello!
For some days now make installkernel fails with
cd /usr/include/nfsserver; for h in *.h; do if [ -L $h ]; then
rm -f $h; fi; done
cd /usr/include/pccard; for h in *.h; do if [ -L $h ]; then rm
-f $h; fi; done
cd /usr/include/posix4; for
* Radoslav Vasilev <[EMAIL PROTECTED]> [20010420 16:39]: writing on the subject
'make installkernel fails ...'
Radoslav> Hello, I've problems in updating a 4.1 Release machine to 4.3RC-5
Radoslav> After successful make buildworld && make buildkernel KERNCON
On Fri, Apr 20, 2001 at 04:38:16PM +0600, Radoslav Vasilev wrote:
> Hello, I've problems in updating a 4.1 Release machine to 4.3RC-5
> After successful make buildworld && make buildkernel KERNCONF=jk
>
> make installkernel KERNCONF=jk I got:
> cd /usr/obj/usr/src/sys/jk; MAKEOBJDIRPREFIX=/usr/
Hello, I've problems in updating a 4.1 Release
machine to 4.3RC-5After successful make buildworld && make
buildkernel KERNCONF=jk
make installkernel KERNCONF=jk I got:cd
/usr/obj/usr/src/sys/jk; MAKEOBJDIRPREFIX=/usr/obj
COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i3