Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 09:04:39 -0500
From:      Richard Wackerbarth <rkw@dataplex.net>
To:        Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
Cc:        current@FreeBSD.ORG
Subject:   Re: buildworld broken
Message-ID:  <l03130300b1be9e41c70b@[208.2.87.10]>
In-Reply-To: <XFMail.980630133047.croot@btp1da.phy.uni-bayreuth.de>

next in thread | previous in thread | raw e-mail | index | archive | help
At 6:30 AM -0500 6/30/98, Werner Griessl wrote:
>----------------------------------
>E-Mail: Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
>Date: 30-Jun-98
>Time: 13:29:08
>
>This message was sent by XFMail
>----------------------------------
>
>Cannot buildworld with sources from today (30/6/98):
>
>===> sbin/mount_nfs
>cc -O -pipe -DNFS -I/spare2/F/src/sbin/mount_nfs/../mount
>-I/usr/obj/usr/src/tmp/usr/include -c /spare2/F/src/sbin/mount_nfs/mount_nfs.c
>In file included from /spare2/F/src/sbin/mount_nfs/mount_nfs.c:73:
>/usr/obj/usr/src/tmp/usr/include/nfs/nfs.h:43: opt_nfs.h: No such file or
>directory
>*** Error code 1

I don't understand WHY kernel configuration options (opt_nfs.h) are included
as a part of the subsystem structural declarations.

If opt_nfs.h really should be included from nfs.h, shouldn't it, at least, be
conditioned by "#ifdef KERNEL" ?

The same problem also appears in the linux module.

Richard Wackerbarth



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?l03130300b1be9e41c70b>