Re: ipw2100 installation doesnt work
"Oliver Seidl" <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
thx ...that works fine it is now installed -------- Original-Nachricht -------- Datum: Thu, 18 Jan 2007 11:06:22 +0100 Von: Paolo <[email protected]> An: ipw2200 <[email protected]> Betreff: Re: [Ipw2100-devel] ipw2100 installation doesnt work > On Thu, Jan 18, 2007 at 10:01:41AM +0100, Oliver Seidl wrote: > > ake[1]: Entering directory `/usr/src/kernels/2.6.18-1.2869.fc6-i586' > > CC [M] /data/ipw2100-1.2.0/ipw2100.o > > /data/ipw2100-1.2.0/ipw2100.c:137:26: error: linux/config.h: No such > file or directory > > look in ipw2100-1.2.0/ipw2100.c,@line 137, likely there are 2 lines > > #include <linux/config.h> > #include <linux/version.h> > > change to: > > #include <linux/version.h> > #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)) > #include <linux/config.h> > #else > #include <linux/autoconf.h> > #endif > > -- > paolo > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > ipw2100-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ipw2100-devel -- "Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ... Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV