Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Mar 2002 11:27:35 -0700
From:      Aaron Siegel <bsd-daemon@attbi.com>
To:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: error compiling custom kernel
Message-ID:  <3C8A5417.2070009@attbi.com>
References:  <Pine.BSF.4.43.0203091152490.13186-100000@cutter.wantabe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello


Jeffrey J. Libman wrote:

>i cvsup and upgraded this server from stable 4.3 to 4.5:
>
>FreeBSD binnacle.wantabe.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat
>Mar
>9 04:25:58 CST 2002
>jeffrl@binnacle.wantabe.com:/usr/obj/usr/src/sys/GENERIC
>  i386
>
>make buildworld, make buildkernel, make installkernel, make installworld
>and mergemaster all went well.
>
Did you type
# make buildkernel KERNCONF=<name of kernel config file>
# make installkernel  KERNCONF=<name of kernel config file>

>
>
>then i went to rebuild my custome kernel, and i get the following:
>cc -O -pipe -march=pentiumpro  -D_KERNEL -Wall -Wredundant-decls
>-Wnested-extern
>s -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
>-Wcast-qual
>  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@
>-I@/../include -
>g -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs
>-Wstrict
>-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
>-fformat
>-extensions -ansi -c linux_sysent.c
>In file included from linux_sysent.c:14:
>linux_proto.h:57: syntax error before `linux_time_t'
>linux_proto.h:57: `linux_time_t' undeclared here (not in a function)
>linux_proto.h:57: syntax error before `)'
>
>etc
>
>any help would be greatly appreciated.
>
>cheers,
>jeff
>
>--
>                                |
>                                |\            +------------------------------+
>Jeffrey J. Libman, ops. mgr.    | \           |  Wantabe Internet Services   |
>Wantabe, Inc.                   |__\          +------------------------------+
>jeffrl@wantabe.com        <-----|------>
>(281) 345-0215       __,.-=\'`^`'~=-../__,.-=
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" 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?3C8A5417.2070009>