[DGD] Help with IPv6

Neil McBride sarak at castinian.org
Tue Mar 28 04:23:01 CEST 2006


>   You're compiling with IPV6 supported by your headers, but not currently
> running.  There's a #define that'll need to be set in your Makefile.
> Sadly, I
> don't remember what it is offhand, but we've seen this problem before, so
> it
> should be somewhere in the mailing list archives.
>   Alternately, you could load the kernel module for IPV6, which would also
> solve the problem.

The magic entry is "-DINET6=0"  at the end of the CCFLAGS line in your
Makefile, not including the quotation marks.

Neil.




More information about the DGD mailing list