Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jun 1999 11:32:04 -0400
From:      Joe Konecny <jkonecn@green-mfg.com>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: error during make
Message-ID:  <37569FF4.E02F9413@green-mfg.com>
References:  <37569349.1989A06D@green-mfg.com> <00db01bead08$7cf49560$f9a3f9cf@megared.net.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
I was following what "The Complete FreeBSD" said to do and it 
didn't include that.  I did now, thank you.  However now I get this
error...

../../miscfs/procfs_vnops.c:1013: parse error before character 8377
../../miscfs/procfs_vnops.c:1013: warning: 'procfs_vnodeop_opc_
descinit_sys_init' defined but not used
*** Error code 1

Stop.

Alejandro Ramírez wrote:
> 
> Hi,
> 
>     Did you do "make depend" before doing  "make".
> 
> Ales
> 
> ----- Original Message -----
> From: Joe Konecny <jkonecn@green-mfg.com>
> To: <freebsd-questions@FreeBSD.ORG>
> Sent: Thursday, June 03, 1999 9:38 AM
> Subject: error during make
> 
> > I tried to rebuild my kernel to add support for a second 3c509
> > card.  I added the line
> >
> > device ep1 at isa? port 0x310 net irq 11
> >
> > right below my existing 3c509 card line which reads
> >
> > device ep0 at isa? port 0x300 net irq 10
> >
> > I do the config which appears to go ok.  Then I
> > do make.  I get the following error...
> >
> > In file included from ../../isofs/cd9660/cd9660_bmap.c:43:
> > ../../sys/vnode.h:457: vnode_if.h: No such file or directory
> > *** Error Code 1
> >
> > Stop.
> >
> >
> > Can anyone shed some light on this?
> >
> >
> > 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?37569FF4.E02F9413>