In the previous email I forgot about this:

[root@b diald]# make depend
cc -E -M *.c > .depend
tap.c:14: netinet/if_ether.h: No such file or directory
tap.c:16: linux/netlink.h: No such file or directory
make: *** [depend] Error 1

However this doesn't matter since in the Makefile I chose proxy and not ethertap, so 
that
I can go on.

Maybe "make depend" should read the Makefile and not search for tap.c dependencies if I
use proxy.

-- 
Giulio
[EMAIL PROTECTED]

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to