On Thu, Apr 10, 2003 at 04:45:21PM +0100, José Pedro Oliveira wrote:
Balazs Scheidler,
The building process aborts with the following message:
cc -DHAVE_CONFIG_H -I. -I/home/users/jpo/desenv/lixo/syslog-ng-1.6.0rc2+20030410manual/src -I. -g -O2 -Wall -I/usr/include/libol -D_GNU_SOURCE -c syslog-names.c make[3]: *** No rule to make target `macros.gprf', needed by `macros-gperf.c'. Stop. make[3]: Leaving directory `/exports/src/desenv/lixo/syslog-ng-1.6.0rc2+20030410manual/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/exports/src/desenv/lixo/syslog-ng-1.6.0rc2+20030410manual/src' make[1]: *** [all-recursive-am] Error 2
Steps to reproduce the error: $ tar zxvf syslog-ng-1.6.0rc2+20030410manual.tar.gz $ cd syslog-ng-1.6.0rc2+20030410manual/ $ ./configure $ make
hmm.. the missing file is attached. -- Bazsi