Hi, I am trying to run make in libol-0.2.6 and get the following:
Making all in utils Making all in src /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I/syslogng/libol/libol-0.2.6/src -I. -Wall -O2 -c format.c rm -f .libs/format.lo cc -DHAVE_CONFIG_H -I. -I/syslogng/libol/libol-0.2.6/src -I. -Wall -O2 -c -KPIC -DPIC format.c -o format.o cc: illegal option -Wall *** Error code 1 make: Fatal error: Command failed for target `format.lo' Current working directory /syslogng/libol/libol-0.2.6/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive'
your C compiler doesn't support the -Wall switch. You could remove it from the Makefiles. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt