ipcad 3.7.3 doesn't compile on Mandriva 2009 spring
Brought to you by:
vlm
$ make
gcc -DIPCAD_VERSION=\"3.7.3\" -DCONFIG_FILE=\"/usr/local/etc/ipcad.conf\" -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DPSRC_pcap -DIFST_linux -g -O2 -I/usr/local/include -DHAVE_CONFIG_H -W -Wall -o main.o -c main.c
In file included from ipcad.h:33,
from main.c:29:
psrc.h:33:2: error: invalid preprocessing directive #inclide
In file included from ipcad.h:33,
from main.c:29:
psrc.h:94: ошибка: поле ‘peer’ имеет неполный тип
make: *** [main.o] Ошибка 1
translation:
psrc.h:94: an error: 'the peer field' has incomplete type
make: *** [main.o] the Error 1
Cheers,
Vladimir
vsiz @ mail (dot) ru