Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Oct 2001 13:24:48 -0700
From:      "Crist J. Clark" <cristjc@earthlink.net>
To:        "P. U. (Uli) Kruppa" <root@pukruppa.de>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: cvsup-date crashed
Message-ID:  <20011013132448.D36620@blossom.cjclark.org>
In-Reply-To: <20011013131632.J74552-100000@big>; from root@pukruppa.de on Sat, Oct 13, 2001 at 01:21:04PM %2B0000
References:  <20011013131632.J74552-100000@big>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 13, 2001 at 01:21:04PM +0000, P. U. (Uli) Kruppa wrote:
> 
> Hi,
> 
> recompiling my freshly cvsuped sources stopped with:
> 
>       -------------------------------
> 
> rmat-extensions -ansi -c setdef0.c
> cc -nostdinc -O -pipe   -DIPV6FIREWALL  -D_KERNEL -Wall -Wredundant-decls -Wnest
> ed-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -W
> cast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-  -I. -I@ -I@/../
> include  -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -
> Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -
> fformat-extensions -ansi -c setdef1.c
> ld -Bshareable  -o ip6fw.ko setdef0.o ip6fw.kld setdef1.o
> ===> ipfilter
> make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ip
> l.c. Stop
> *** Error code 2
> Stop in /usr/src/sys/modules.
> *** Error code 1
> Stop in /usr/obj/usr/src/sys/PUKRUPPA-4.04.
> *** Error code 1
> Stop in /usr/src.
> *** Error code 1
> Stop in /usr/src.

For the 1842542th time,

  # rm -rf /usr/obj/usr

Before you build when you have updated source code.

If you still have problems, you may have cruft in your source tree,

  # cd /usr/src
  # make cleandir && make cleandir

-- 
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?20011013132448.D36620>