FreeBSD module compilation error

Brecht Vermeulen brecht.vermeulen at rug.ac.be
Wed Apr 24 10:31:41 EDT 2002


I think you need to specify --enable-bsdmodule during the configure step
(it isn't an option to the C++ compiler). Check out configure --help.

regards,
Brecht

Kunal Trivedi wrote:
> 
> Hi,
> > Did you compile with --enable-bsdmodule?
> Yes, I have that flag in CLICKDIR/bsdmodule/Makefile under CXX
> 
> CXX= g++ -w -Wall -fno-exceptions -fno-rtti -fvtable-thunks
> -enable-bsdmodule
> 
> But, its giving errors.
> 
> Thanks
> -Kunal
> 
> On Tue, 23 Apr 2002, Eddie Kohler wrote:
> 
> >
> > Realize, also, that the BSD module is not as stable as the Linux module at
> > present.
> >
> > Eddie
> >



More information about the click mailing list