The linux-src package installs bare kernel headers which are not
usable by userspace applications.
Because we used the '--with-ksource' configure option the bare
linux headers are being used instead of the cleaned up ones which
are installed by the the linux-header package and thus the buils
badly fails.
Note: I had to flag iptables as FPIC-QUIRK to assure that the installed libiptc
will be PIC so that 3rd. party applications or libraries can link against
it properly.
installing the development libs and headers (libiptc)
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21518 10447126-35f2-4685-b0cf-6dd780d3921f