Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 12:43:36 -0700
From:      Drew Tomlinson <drewt@writeme.com>
To:        "FreeBSD Questions (E-mail)" <freebsd-questions@FreeBSD.org>
Subject:   Error Building Kernel
Message-ID:  <5CD46247635BD511B6B100A0CC3F0239259F91@ldcmsx01.lc.ca.gov>

next in thread | raw e-mail | index | archive | help
I am running 4.3-STABLE.  I CVSup'ed my sources this morning (6/13).  Next I
did a make buildworld which completed without error.  But the make
buildkernel step is ending with an error.  The beginning of the problems
start here:

----begin partial output-----
ys/netsmb/smb_dev.c /usr/src/sys/netsmb/smb_iod.c
/usr/src/sys/netsmb/smb_rq.c /usr/src/sys/netsmb/smb_smb.c
/usr/src/sys/netsmb/smb_subr.c  /usr/src/sys/netsmb/smb_trantcp.c
/usr/src/sys/netsmb/smb_usr.c ioconf.c param.c vnode_if.c config.c
/usr/src/sys/i386/i386/genassym.c
In file included from /usr/src/sys/i386/isa/pcvt/pcvt_drv.c:62:
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:75: param.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:76: conf.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:77: ioctl.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:78: proc.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:79: signalvar.h: No such file or
directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:80: tty.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:81: uio.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:82: callout.h: No such file or
directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:83: systm.h: No such file or directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:84: kernel.h: No such file or
directory
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:85: syslog.h: No such file or
directory
In file included from /usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:86,
                 from /usr/src/sys/i386/isa/pcvt/pcvt_drv.c:62:
/usr/src/sys/../include/malloc.h:2: warning: #warning "this file includes
<malloc.h> which is deprecated, use <stdlib.h> instead"
In file included from /usr/src/sys/i386/isa/pcvt/pcvt_drv.c:62:
/usr/src/sys/i386/isa/pcvt/pcvt_hdr.h:130: i386/i386/cons.h: No such file or
directory
In file included from /usr/src/sys/i386/isa/pcvt/pcvt_ext.c:54:
----end partial output-----

And then continues with a whole bunch of similar "No such file or directory"
and "...<malloc.h> which is deprecated, use <stdlib.h> instead" messages
before stopping with Error code 1.  I have completed kernel builds
successfully so I don't think I'm doing anything wrong.  Is anyone else
having problems?  Is something broken that will be fixed shortly?

Any insight will be appreciated.

Thanks,

Drew


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?5CD46247635BD511B6B100A0CC3F0239259F91>