Date: Tue, 21 Sep 2004 18:00:17 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: "Axel S. Gruner" <axel.gruner@suedfactoring.de> Cc: freebsd-current@freebsd.org Subject: Re: Problems building BETA5 Message-ID: <20040921150017.GD97310@ip.net.ua> In-Reply-To: <20040921094759.GB84155@pcs28.suedfactoring.de> References: <20040921094759.GB84155@pcs28.suedfactoring.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Tue, Sep 21, 2004 at 11:47:59AM +0200, Axel S. Gruner wrote: > Hi. > > 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,...): > > >>> stage 2.3: build tools > -------------------------------------------------------------- > cd /usr/obj/usr/src/sys/PCS28; > MAKESRCPATH=/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 > > Stop in /usr/obj/usr/src/sys/PCS28. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > The only SCSI stuff i have in my kernel config is: > > device scbus > device ch > device da > device sa > device cd > device pass > > At the moment i run FreeBSD 5.3-BETA4. > So, what could be the problem and how to solve it? > Make sure your /usr/include/regex.h is not corrupt. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBUEIBqRfpzJluFF4RAgjJAJ4lAWxtGr3izOtSgyDdkMa8XEvNTwCcCPkC 6gaMozy8UWelJ8011oWQAZY= =FrL5 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040921150017.GD97310>
