[syslog-ng] libol 0.1.1 compile problem and a suggestion

Balazs Scheidler bazsi@balabit.hu
Sun, 11 Apr 1999 13:52:05 +0200



> I tried compiling libol-0.1.1 on a RH5.2 Linux system and came up with the
> ff. error:
>
> make[1]: Entering directory `/home/richip/src/libol-0.1.2/src'
> cd /home/richip/src/libol-0.1.2 && autoheader
> /usr/bin/autoheader: Symbol `HAVE_ATTRIBUTE' is not covered by /usr/lib/autoconf/acconfig.h ./acconfig.h
>
> I am not familiar with autoconf and I'm hoping someone on the list could
> tell me what to do. I did see the ff. line in the output of 'configure':
>
> checking for __attribute__... yes
>
> and thought it would be safe to add '#define HAVE_ATTRIBUTE 1' in
> ./acconfig.h . Was that bad?

This was the solution.

--
Bazsi