Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Nov 2001 03:26:12 -0800
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        Larry Rosenman <ler@lerctr.org>
Cc:        Marcel Moolenaar <marcel@xcllnt.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/conf files.i386 files.pc98
Message-ID:  <20011106032612.E2494@blossom.cjclark.org>
In-Reply-To: <20011106051432.A3878@lerami.lerctr.org>; from ler@lerctr.org on Tue, Nov 06, 2001 at 05:14:32AM -0600
References:  <200111060218.fA62ILs61502@freefall.freebsd.org> <20011105215308.A11461@lerami.lerctr.org> <20011105195947.A2591@dhcp01.pn.xcllnt.net> <20011106014026.A23162@lerami.lerctr.org> <20011106014651.D2494@blossom.cjclark.org> <20011106051432.A3878@lerami.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 06, 2001 at 05:14:32AM -0600, Larry Rosenman wrote:
> * Crist J. Clark <cristjc@earthlink.net> [011106 03:47]:
> > On Tue, Nov 06, 2001 at 01:40:26AM -0600, Larry Rosenman wrote:
> > > * Marcel Moolenaar <marcel@xcllnt.net> [011105 22:00]:
> > > > On Mon, Nov 05, 2001 at 09:53:08PM -0600, Larry Rosenman wrote:
> > > > > 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 `)'
> > > > > linux_proto.h:57: `linux_time_t' undeclared here (not in a function)
> > > > 
> > > > You have a stale linux_proto.h. Check that you have:
> > > > $FreeBSD: src/sys/i386/linux/linux_proto.h,v 1.32.2.9 2001/11/05 19:12:29 ...
> > > I do.
> > > 
> > > $ head linux_proto.h
> > 
> > This is /usr/src/sys/i386/linux/linux_proto.h? What about
> > /usr/obj/export/usr/src/sys/YOUR_KERNEL/modules/usr/src/sys/modules/linux/linux_proto.h?
> > Did you,
> > 
> >   # rm -rf /usr/obj/usr
> No, I did a cvsup, make world kernel.
> 
> Should I have to clean the /usr/obj/usr/ stuff first? 

When you get new sources, it is usually a good idea.

And generally, when you have a buildworld failure,

  # cvsup -L2 -g your-supfile
  # rm -rf /usr/obj/usr
  # cd /usr/src
  # make cleandir && make cleandir

Are some things to try before going to the mail lists.
-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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?20011106032612.E2494>