From: Carlos A.S. O. <oli...@uf...> - 2004-03-18 20:30:16
|
Thanks for the information, it now works. -Carlos +---------------------------------------------8<--------------+ |Carlos A.S. Oliveira - Ph.D. Candidate |ISE dept. University of Florida |oli...@uf... - http://grove.ufl.edu/~oliveira +---------------------------------------------8<--------------+ On Thu, 18 Mar 2004, Gregor Mitsch wrote: > Hi Carlos, > > > linux-2.4.24/include/asm/cooperative.h:100: field `params' has incomplete type > > > > What version of gcc are you using? Mine is > > gcc version 2.95.4 20011002 (Debian prerelease) > > I got a similar error when I used gcc v2.95.x. > > With version 3.3 the kernel could be compiled without errors. > > (Z)aep@colinux:~> gcc --version > gcc (GCC) 3.3.3 20040125 (prerelease) (Debian) > Copyright (C) 2003 Free Software Foundation, Inc. > > This is the version from the Debian-testing release. > > --Gregor > |