[syslog-ng] FreeBSD

Sylvain Benoist sbenoist@torrentnet.com
Fri, 28 Jul 2000 12:54:00 -0400


Hi,

Is there someone who installed syslog-ng on FreeBSD?

I am doind it and have an error message. 

Indeed, I installed libol 0.2.17 and am installing syslog-ng.
 
> I did $ ./configure in the syslog-ng 1.4.5. directory  and it worked.
> 
> Then I did $ make and I have the following error message :
> ---------------------------------------------------------------------------------------------------------------
> ...
>  gcc -DHAVE_CONFIG_H -I. -I/home/sbenoist/syslog-ng-1.4.5/src -I.     -O2 -Wall
> -I/usr/local/include/libol -D_GNU_SOURCE -c syslog-names.c
> gcc  -O2 -Wall -I/usr/local/include/libol -D_GNU_SOURCE  -o syslog-ng  main.o sources.o
> center.o filters.o destinations.o  log.o cfgfile.o cfg-grammar.o cfg-lex.o affile.o
> afsocket.o afunix.o  afinet.o afinter.o afuser.o afstreams.o afprogram.o utils.o 
> syslog-names.o getopt.o getopt1.o -lfl /usr/local/lib/libol.a
> log.o: Undefined symbol `_strptime' referenced from text segment
> *** Error code 1
> ----------------------------------------------------------------------------------------------------------------
> For earlier versions , I mean 1.2.x, there is no error message.
> 
> So did someone encounter this problem?

Thanks,

Sylvain