Messages in this thread |  | | Date | Wed, 28 Aug 2002 09:35:39 +0100 | From | Russell King <> | Subject | Re: Linux v2.5.32 |
| |
On Wed, Aug 28, 2002 at 08:18:27AM +0200, Jan-Benedict Glaw wrote: > On Tue, 2002-08-27 20:54:30 -0000, Gabor Z. Papp <gzp@myhost.mynet> > wrote in message <6e0.3d6be706.b5d05@gzp1.gzp.hu>: > > gcc -Wp,-MD,./.8250.o.d -D__KERNEL__ -I/usr/src/linux-2.5.32-gzp3/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DMODULE -include /usr/src/linux-2.5.32-gzp3/include/linux/modversions.h -DKBUILD_BASENAME=8250 -DEXPORT_SYMTAB -c -o 8250.o 8250.c > > In file included from 8250.c:34: > > /usr/src/linux-2.5.32-gzp3/include/linux/serialP.h:50: field `icount' has incomplete type > > Header file problem. In serialP.h, right at the beginning, there's a > version check, which unfortunately is in wrong direction. No sources > available, no patch...
It generally helps to search the list archives:
http://marc.theaimsgroup.com/?l=linux-kernel&m=102833316026209&w=2
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |