https://bugzilla.balabit.com/show_bug.cgi?id=119 --- Comment #1 from Jose Oliveira <jpo@di.uminho.pt> 2011-05-03 23:43:24 --- I believe a $(DESTDIR) may also be missing in the file <syslog-ng-3.2.git>/scripts/Makefile.am:
From the one of the above build logs: ... Making install in scripts make[1]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.3/scripts' make[2]: Entering directory `/builddir/build/BUILD/syslog-ng-3.2.3/scripts' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/syslog-ng-3.2.3-1.fc16.x86_64/usr/bin" /usr/bin/install -c update-patterndb '/builddir/build/BUILDROOT/syslog-ng-3.2.3-1.fc16.x86_64/usr/bin' mkdir /etc/syslog-ng/patterndb.d || true mkdir: cannot create directory `/etc/syslog-ng/patterndb.d': No such file or directory make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/syslog-ng-3.2.3/scripts' ...
-- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.