Date: Mon, 26 Jun 2006 18:33:32 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: stable@freebsd.org Subject: [RELENG_6] make depend fails in modules/aic7xxx Message-ID: <20060626163332.GA86452@tara.freenix.org>
next in thread | raw e-mail | index | archive | help
Hello, Am I the only one for which make depend is failing there? ===> aic7xxx/ahc (depend) @ -> /data/work/src/sys machine -> /data/work/src/sys/i386/include ( cd /data/work/src/sys/modules/aic7xxx/ahc/../aicasm; make aicasm; ) cc -O -pipe -nostdinc -I/usr/include -I. -I/data/work/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c /data/work/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O -pipe -nostdinc -I/usr/include -I. -I/data/work/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c /data/work/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c cc -O -pipe -nostdinc -I/usr/include -I. -I/data/work/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c aicasm_gram.c /data/work/src/sys/modules/aic7xxx/aicasm/../../../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 /data/work/src/sys/modules/aic7xxx/aicasm. *** Error code 1 -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr Darwin snuadh.freenix.org Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060626163332.GA86452>