Hi,
After switched over to FreeBSD 6.4, its compilation failed with a
different error:
...
linking kernel.debug
ip_input.o(.text+0x200): In function `ip_init':
../../../netinet/ip_input.c:312: undefined reference to `nf_sockopt_init'
*** Error code 1
...
This is what I have done before "make":
I have patched the following files, with some errors.
Please provide suggestion about what I should do.
Very appreciate for any suggestion.
Thanks
ASTest72RC2# patch -p0 < uipc_socket.c.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
I have patched the following files, with some errors.
Please provide suggestion about what I should do.
Very appreciate for any suggestion.
Thanks
ASTest72RC2# patch -p0 < uipc_socket.c.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--
|
>
> Hi,
>
> Is there anyone knows how to compile keepalived from the port?
>
> Its patch only available up to version 7.0.
> When I followed its instruction to patch 4 files, 1 or 2 of those have
> been *rej*, and when I ignored and continue to build it, kernel
> compilation caused error.
>
> Is th
Hi,
Is there anyone knows how to compile keepalived from the port?
Its patch only available up to version 7.0.
When I followed its instruction to patch 4 files, 1 or 2 of those have
been *rej*, and when I ignored and continue to build it, kernel
compilation caused error.
Is there a new keepali