Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2001 10:05:08 -0400
From:      estair@computer-exchange.com
To:        <freebsd-questions@freebsd.org>
Subject:   build kernel fails after CVSup, unsure of cause: errors included.
Message-ID:  <001c01c0c810$94cf0100$a949d5d1@mshome.net>

next in thread | raw e-mail | index | archive | help
Hello all, I'm running FreeBSD-Current.5-12-2001, and have just CVSup'd
all source into /usr.  After starting my kernel config file fresh from the
new
GENERIC included, I run 'make depend' from the kernel build directory only
to have it fail after about a minute with the included errors.

I previously compiled a kernel with the 5-12-2001 source, and it went fine,
but I'm not *positive* what sources I CVSup'd, i.e. whether they are the
most recent 5-14-2001 or not.  There doesn't seem to be a CVSup server
for the -Current build, current.freebsd.org doesn't work.  The Makefile,v
in /usr/src does *NOT* have any of the 5-Current trees listed, and I don't
know
how to verify what source I got.  Can anyone point me in the direction of a
5-Current CVSup server if that is my problem?

***Note:  I am following the directions in 'The Complete FreeBSD', and after
using cvsup successfully I cannot run cvs because the 'src' directory
doesn't
exist in /usr/CVSROOT/.  Other instructions I've read on updating don't even
mention running cvs AFTER cvsup, I thought they were mutually exclusive,
but I could be wrong.

I'm no longer on the mailing list, could anyone post replies to the list and
my
email address (estair@computer-exchange.com)?  Thanks to any consideration
of this problem and all replies, I will personally respond to all.

Cheers,

Eli Stair

Here is my cvsupfile:

*default release=cvs
*default host=cvsup6.freebsd.org
*default base=/usr
*default prefix=/usr
*default delete
*default use-rel-suffix
*default compress
src-all


And the tail output from 'make depend' is as follows:
---snip---------------------------------------------------------------------
------

reg.c  ../../i386/pci/pci_bus.c ../../isa/atkbd_isa.c ../../isa/atkbdc_isa.c
..
/../isa/fd.c ../../isa/ppc.c ../../isa/psm.c ../../isa/sio.c
../../isa/syscons_
isa.c ../../isa/vga_isa.c ../../kern/imgact_aout.c  ../../kern/link_aout.c
../..
/kern/subr_diskmbr.c ../../libkern/divdi3.c  ../../libkern/moddi3.c
../../libker
n/qdivrem.c ../../libkern/ucmpdi2.c  ../../libkern/udivdi3.c
../../libkern/umodd
i3.c param.c vnode_if.c hints.c config.c ../../i386/i386/genassym.c
../../kern/link_elf.c:55: link.h: No such file or directory
../../kern/vfs_conf.c:58: paths.h: No such file or directory
../../libkern/bsearch.c:40: stddef.h: No such file or directory
../../libkern/bsearch.c:41: stdlib.h: No such file or directory
../../libkern/strcat.c:36: string.h: No such file or directory
../../libkern/strcmp.c:39: string.h: No such file or directory
../../libkern/strcpy.c:36: string.h: No such file or directory
../../libkern/strlen.c:36: string.h: No such file or directory
../../libkern/strncmp.c:36: string.h: No such file or directory
../../libkern/strncpy.c:39: string.h: No such file or directory
../../dev/syscons/scmouse.c:31: limits.h: No such file or directory
../../kern/link_aout.c:52: a.out.h: No such file or directory
../../kern/link_aout.c:53: link.h: No such file or directory
In file included from ../../libkern/divdi3.c:40:
../../libkern/quad.h:59: limits.h: No such file or directory
In file included from ../../libkern/moddi3.c:40:
../../libkern/quad.h:59: limits.h: No such file or directory
In file included from ../../libkern/qdivrem.c:45:
../../libkern/quad.h:59: limits.h: No such file or directory
In file included from ../../libkern/ucmpdi2.c:40:
../../libkern/quad.h:59: limits.h: No such file or directory
In file included from ../../libkern/udivdi3.c:40:
../../libkern/quad.h:59: limits.h: No such file or directory
In file included from ../../libkern/umoddi3.c:40:
../../libkern/quad.h:59: limits.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/sys/compile/HERMES.
*** Error code 1

Stop in /usr/src/sys/compile/HERMES.





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?001c01c0c810$94cf0100$a949d5d1>