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

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I figured out the problem but I don't really understand it.  In my
kernel config file, I had enabled the vt220 console.  Per the man page, I
included OPTIONS  = 43.  43 is not explicitly in the man page but it said to
insert your version number and used the example that if you were running
1.0.2 that you would insert 102.  So I am running 4.3-STABLE and thus
inserted 43.  By commenting out this OPTIONS line, my kernel build completed
successfully.

So, what should I put in this line?  And now that I've built a kernel that
doesn't have this line, what are the consequences?

Thanks for your insight,

Drew

> -----Original Message-----
> From: Drew Tomlinson [mailto:drewt@writeme.com]
> Sent: Wednesday, June 13, 2001 12:44 PM
> To: FreeBSD Questions (E-mail)
> Subject: Error Building Kernel
>
>
> 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
>


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