RE: v.11 redhat compiling errors
Joerg Albert <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <Pine.LNX.4.56.0403290022570.3268@invb> |
Hi, On Sun, 28 Mar 2004, Christopher Piggott HOME wrote: > The compiler I'm using is 3.2.2 but I tried it with 2.96 and had the same > result. However...I DID get it to build when I built a new kernel with a > different .config. My own config didn't work, but the standard redhat one > did. > > I built my own .config to have most modules static (including USB support) > but I went through and turned off everything I thought I even MIGHT not > need. Something that I turned off is required to be there for at76c503 to > compile. > > I'm about to start going through the config file one entry at a time to try > to figure out what it is ... unless somebody can give me some hints, like > what modules need to be there and does it matter if they are statically > linked into the kernel. Another way would be to look at line 60 in kernel.h, both in the source and in the preprocessor output (-E option) in the error case. /Jörg