> > ../netinet/ip_compat.h:1124:26: error: linux/config.h: No such file or 
> > directory> > Apparently as of kernel version 2.6.19 this file no longer 
> > exists.> Would including a file with this content break anything?> > 
> > =============== config.h ===============> #ifndef _LINUX_CONFIG_H> #define 
> > _LINUX_CONFIG_H> /* This file is no longer in use and kept only for 
> > backward compatibility.> * autoconf.h is now included via -imacros on the 
> > commandline> */> #include <linux/autoconf.h>> > #endif> =============== 
> > config.h ===============
Actually, this looks suspiciously like a product of ./configure, i.e. 
`autoconf` and friends.
And Darren is silent on this.
 
> Would it be possible to replace GCC as the default system compiler> with Sun 
> Studio 12?
Yes, but I wouldn't do it. Replacing the default compiler means major surgery, 
on any system,
and all it would do is leave you with a hacked platform to develop on.  
Besides, setting the CC,
CXX, CFLAGS, CXXFLAGS and CPPFLAGS will do the trick just fine; that's how it's 
meant to
work anyway.
 
> I work for a company that builds an embedded linux firewall and we> are 
> looking to use IP-Filter in stead of IP Tables
 
Good move... except you'll be my competition. Good luck!  (;-)
 
_________________________________________________________________
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline

Reply via email to