Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 19:37:41 +0100
From:      "Jascha Hoogenraad" <jascha@equilibrate.net>
To:        <stable@freebsd.org>
Subject:   Compiling kernel on 4.0-release and 4.0-stable (Will stable ever be stable again??)
Message-ID:  <004b01bf9109$0bba5fc0$1948adc1@linux>

next in thread | raw e-mail | index | archive | help
Hi all,

I just installed 4.0-Release from ftp.nl.freebsd.org, but it seems to fail
to compile my custom kernel, so i decided to try to build a GENERIC kernel
which fails as well... so i cvsup'ed the newest 4.0-stable, but nope still
fails... this is the error it ends in:

cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmis
sing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -a
nsi  -nostdinc -I- -I. -I../.. -I/usr/include  -D_KERNEL -include
opt_global.h -elf  -mpreferred-stack-boundary=2  ../../nfs/nfs_vfsops.c
In file included from ../../nfs/nfs_vfsops.c:70:
../../nfs/nfsdiskless.h:79: syntax error before `chir'
../../nfs/nfs_vfsops.c:146: structure has no member named `root_hostnam'
../../nfs/nfs_vfsops.c:146: initializer element is not constant
../../nfs/nfs_vfsops.c:146: (near initialization for
`sysctl___vfs_nfs_diskless_rootpath.oid_arg1')
../../nfs/nfs_vfsops.c: In function `nfs_convert_diskless':
../../nfs/nfs_vfsops.c:232: structure has no member named `root_hostnam'
../../nfs/nfs_vfsops.c: In function `nfs_mountroot':
../../nfs/nfs_vfsops.c:488: structure has no member named `root_hostnam'
*** Error code 1

Stop in /usr/src/sys/compile/GENERIC.
ipv6# uname -a
FreeBSD ipv6.equilibrate.net 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Wed Mar 15
02:16:55 GMT 2000     jkh@monster.cdrom.com:/usr/src/sys/compile/GENERIC
i386




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004b01bf9109$0bba5fc0$1948adc1>