Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 07:52:15 +0100
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
To:        Robert Uzzi <ruzzi@compedgeracing.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Kernel build failure
Message-ID:  <43FFFE9F.70606@cs.tu-berlin.de>
In-Reply-To: <53568.207.70.139.52.1140842270.squirrel@www.compedgeracing.com>
References:  <53568.207.70.139.52.1140842270.squirrel@www.compedgeracing.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Uzzi schrieb:
> Can someone shed some light on the following error?
> 
> rm -f .depend GPATH GRTAGS GSYMS GTAGS
> CC=cc make -f ../../../dev/aic7xxx/aicasm/Makefile
> MAKESRCPATH=../../../dev/aic7xxx/aicasm
> Warning: Object directory not changed from original
> /usr/src/sys/i386/compile/CUSTOM-SMP
> cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I.
> -I../../../dev/aic7xxx/aicasm  -c aicasm_gram.c
> ../../../dev/aic7xxx/aicasm/aicasm_gram.y:1933: error: conflicting types
> for 'yyerror'
> aicasm_gram.c:3133: error: previous implicit declaration of 'yyerror' was
> here
> *** Error code 1
> 
> Stop in /usr/src/sys/i386/compile/CUSTOM-SMP.
> *** Error code 1
> 
> Stop in /usr/src/sys/i386/compile/CUSTOM-SMP.


Tried rm -R /usr/obj?

Björn



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