8 Nov
2012
8 Nov
'12
2:18 p.m.
"C. L. Martinez" <carlopmart@gmail.com> writes:
Hi all,
I am trying to build syslog-ng 3.3.7 in a FreeBSD 8.3 i386 host, but make returns me these errors: [...] root@fbsd02:/tmp/u/syslog-ng-3.3.7# make make all-recursive Making all in lib "Makefile", line 1101: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1
Stop in /tmp/u/syslog-ng-3.3.7. *** Error code 1
Stop in /tmp/u/syslog-ng-3.3.7
You need GNU make (gmake) to build syslog-ng. syslog-ng 3.3.6 is also in sysutils/syslog-ng, replacing the version in the Makefile there and dropping the distfile should make it even easier to compile syslog-ng on FreeBSD. :) -- |8]