Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 1995 00:25:45 -0800
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        gibbs@freebsd.org
Cc:        current@freebsd.org
Subject:   ahcintr type mismatch
Message-ID:  <199511060825.AAA01541@silvia.HIP.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
It has been this way for a few hours, so I guess I didn't catch you in 
the middle of fixes or something. :)

Satoshi
-------
cc -c -O -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs  -nostdinc -I. -I../.. -I../../sys -I../../../include -DI586_CPU -DI486_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM -DMFS -DNCONS=4 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF0100000  ../../pci/aic7870.c
In file included from ../../pci/aic7870.c:35:
../../i386/scsi/aic7xxx.h:220: conflicting types for `ahcintr'
./ioconf.h:13: previous declaration of `ahcintr'
../../i386/scsi/aic7xxx.h:220: warning: redundant redeclaration of `ahcintr' in same scope
./ioconf.h:13: warning: previous declaration of `ahcintr'
*** Error code 1

Stop.



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