FreeBSD module compilation error

Kunal Trivedi ktrivedi at andrew.cmu.edu
Tue Apr 23 20:50:54 EDT 2002


Hi,
I am a newbie to this, so sorry for asking very naive question.

I've been trying to compile click.ko for FreeBSD and i am getting errors
while doing that.
I did following.
	./configure
	make all
This worked fine, and everything got built.

Then i did
	make bsdmodule
I got error(s) saying 'sys/types.h: No suck file or directory' from
module.cc:18; from ../include/click/config.h:78

And then modulepriv.hh can't find all the 'sys/*' files (which are between
 CLICK_CXX_PROTECT and CLICK_CXX_UNPROTECT)

Could you give me any hints to remove these ?

Many Thanks,
-Kunal

----------------------------
Kunal Trivedi (412-268-1255)
Network Development
Carnegie Mellon University




More information about the click mailing list