12 Apr
2007
12 Apr
'07
8:16 p.m.
On Thu, 2007-04-12 at 18:05 +0100, Tom H wrote:
Hi,
I get the following error when making syslog 2.0.3 on rhel 4 es x64_86;
else rm -f ".deps/cfg-grammar.Tpo"; exit 1; \ fi In file included from /home/bazsi/zwa/work/syslog-ng-2.0/syslog-ng/src/cfg-grammar.y:15: afinet.h:30:20: libnet.h: No such file or directory In file included from
I should add a configure test for this, you don't have libnet installed, and spoof-source is enabled (by default). try configure-ing using --disable-spoof-source -- Bazsi