Re: More on the Couldn't find standard target issue
Bart De Schuymer <[email protected]>
| Newsgroups | gmane.linux.network.bridge.ebtables.devel |
|---|---|
| Message-ID | <[email protected]> |
> UNLESS there is something wrong with my kernelconfiguration. I have > ebtables /and/ it's modules /compiled in/ the kernel, not as a module, > so ebtables shouldn't and can't modprobe ebt_standard.o, since it is > already in the kernel. But then again, I don't see it try to modprobe > that module anywhere before the first call to find_target(). > > Am I looking over something? Try putting a printf in extensions/ebt_standard.c::_init, my guess is your configuration doesn't support the __attribute__ ((constructor)) gcc magic. -- cheers, Bart ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com