This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C285CC.268F8E00 Content-Type: text/plain; charset="iso-8859-1" Just downloaded 1.5.21 and libol 0.3.3. Libol compiles fine - installed into /usr/local/... I'm getting the following error with the syslog-ng compile... gcc -g -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 afremctrl.o nscache.o utils.o syslog-names.o getopt.o getopt1.o -lpthread -ldoor -lfl /usr/local/lib/libol.a -lsocket -lnsl -lxnet main.o: In function `main_loop': /opt/source/syslog-ng/syslog-ng-1.5.21/src/main.c:225: undefined reference to `res_init' Anyone else seen this? Direction? TIA Andrew ------_=_NextPart_001_01C285CC.268F8E00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">Compile problem on Solaris (8)
Just downloaded 1.5.21 and libol 0.3.3.
Libol compiles fine - installed into = /usr/local/...
I'm getting the following error with the syslog-ng = compile...
gcc -g -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 afremctrl.o nscache.o utils.o syslog-names.o getopt.o = getopt1.o -lpthread -ldoor -lfl /usr/local/lib/libol.a = -lsocket -lnsl -lxnet
main.o: In function `main_loop':
/opt/source/syslog-ng/syslog-ng-1.5.21/src/main.c:225: = undefined reference to `res_init'Anyone else seen this? Direction?
TIA
Andrew
------_=_NextPart_001_01C285CC.268F8E00--