Date: Wed, 2 Jun 1999 11:55:26 -0500 From: =?iso-8859-1?Q?Alejandro_Ram=EDrez?= <ales@megared.net.mx> To: "Joe Konecny" <jkonecn@green-mfg.com>, "FreeBSD Mailing List" <freebsd-questions@FreeBSD.ORG> Subject: RE: error during make Message-ID: <00b501bead18$b68a7460$f9a3f9cf@megared.net.mx> References: <3756A06E.E918637D@green-mfg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
I suggest that you try again from the begining, rm -r MYKERNEL that itīs
located in /usr/src/sys/compile, and then:
cd /usr/src/sys/i386/conf
config MYKERNEL
cd ../../compile/MYKERNEL
make depend
make
make install
Hope this helps.
Ales
----- Original Message -----
From: Joe Konecny <jkonecn@green-mfg.com>
To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Sent: Thursday, June 03, 1999 10:34 AM
Subject: error during make
> !!!! Sorry that was character 0377 not 8377 !!!!
>
> ../../miscfs/procfs_vnops.c:1013: parse error before character 0377
> ../../miscfs/procfs_vnops.c:1013: warning: 'procfs_vnodeop_opc_
> descinit_sys_init' defined but not used
> *** Error code 1
>
> Stop.
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b501bead18$b68a7460$f9a3f9cf>
