From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 15:01:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61C416A4CE for ; Tue, 21 Sep 2004 15:01:17 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D309843D4C for ; Tue, 21 Sep 2004 15:01:16 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8LF1FRZ024569; Tue, 21 Sep 2004 18:01:15 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 72755-03; Tue, 21 Sep 2004 18:01:15 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8LF0EWN024539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Sep 2004 18:00:14 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i8LF0HhH098645; Tue, 21 Sep 2004 18:00:17 +0300 (EEST) (envelope-from ru) Date: Tue, 21 Sep 2004 18:00:17 +0300 From: Ruslan Ermilov To: "Axel S. Gruner" Message-ID: <20040921150017.GD97310@ip.net.ua> References: <20040921094759.GB84155@pcs28.suedfactoring.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RhUH2Ysw6aD5utA4" Content-Disposition: inline In-Reply-To: <20040921094759.GB84155@pcs28.suedfactoring.de> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-current@freebsd.org Subject: Re: Problems building BETA5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 15:01:18 -0000 --RhUH2Ysw6aD5utA4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 21, 2004 at 11:47:59AM +0200, Axel S. Gruner wrote: > Hi. >=20 > I try to build the world with sources from today. So, "buildworld" runs > without an error, but "buildkernel" gives me always the same error (i > tried to delete /usr/obj, built the world again, cvsup new sources,...): >=20 > >>> stage 2.3: build tools > -------------------------------------------------------------- > cd /usr/obj/usr/src/sys/PCS28; > MAKESRCPATH=3D/usr/src/sys/dev/aic7xxx/aicasm make -DNO_CPU_CFLAGS -f > /usr/src/sys/dev/aic7xxx/aicasm/Makefile > Warning: Object directory not changed from original > /usr/obj/usr/src/sys/PCS28 > cc -O -pipe -nostdinc -I/usr/include -I. > -I/usr/src/sys/dev/aic7xxx/aicasm -c > /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c > In file included from /usr/include/regex.h:4, > from /usr/include/regex.h:4, > from /usr/include/regex.h:4, > from /usr/include/regex.h:4, > from /usr/include/regex.h:4, > [...] > from /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c:49: > /usr/include/regex.h:3:23: #include nested too deeply > /usr/include/regex.h:4:32: #include nested too deeply > In file included from /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c:63: > /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h:112: error: syntax error > before "regex_t" > *** Error code 1 >=20 > Stop in /usr/obj/usr/src/sys/PCS28. > *** Error code 1 >=20 > Stop in /usr/src. > *** Error code 1 >=20 > The only SCSI stuff i have in my kernel config is: >=20 > device scbus =20 > device ch =20 > device da =20 > device sa =20 > device cd =20 > device pass =20 >=20 > At the moment i run FreeBSD 5.3-BETA4. > So, what could be the problem and how to solve it? >=20 Make sure your /usr/include/regex.h is not corrupt. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --RhUH2Ysw6aD5utA4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBUEIBqRfpzJluFF4RAgjJAJ4lAWxtGr3izOtSgyDdkMa8XEvNTwCcCPkC 6gaMozy8UWelJ8011oWQAZY= =FrL5 -----END PGP SIGNATURE----- --RhUH2Ysw6aD5utA4--