[syslog-ng]Syslog-ng Installation Problem

Hagans, John syslog-ng@lists.balabit.hu
Thu, 25 Mar 2004 12:22:37 -0800


This is a multi-part message in MIME format.

------_=_NextPart_001_01C412A6.EA32C60B
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

To whom it may concern:


I am having a problem installing syslog-ng and need some help. I have =
included installation report files from libol-0.3.9 and syslog-ng-1.6.2. =
I have attempted the install with various versions of syslog-ng and =
libol, but I have had no success. I have read the README and INSTALL =
files for syslog-ng, but they have not provided the assistance I need. =
Also, I have installed bison and flex. Those two programs installed with =
no errors. Are there some other dependencies that are not documented?


Thanks   John T. Hagans
	  North Seattle Community College
	  IT Services Network Supervisor

Libol Installation Report

./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether build environment is sane... yes
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... (cached) yes
checking for scsh... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... =
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for sys/socket.h... yes
checking for working const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for socklen_t... yes
checking for __attribute__... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inet_addr in -lxnet... no
checking for gethostbyname in -lnsl... yes
checking for setsockopt in -lsocket... no
checking for select... yes
checking for strerror... yes
checking for syslog... yes
checking for poll... yes
updating cache ./config.cache
creating ./config.status
creating libol.spec
creating Makefile
creating src/Makefile
creating utils/Makefile
creating libol-config
creating src/olconfig.h

Libol Make

make
Making all in utils
make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'
sed -e "s,_SCSH_,," make_class.in >make_class
chmod +x make_class
make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'
Making all in src
make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c format.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c format.c  -fPIC -DPIC -o .libs/format.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c format.c -o format.o >/dev/null 2>&1
mv -f .libs/format.lo format.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c io.c
rm -f .libs/io.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c io.c  -fPIC -DPIC -o .libs/io.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c io.c -o io.o >/dev/null 2>&1
mv -f .libs/io.lo io.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c werror.c
rm -f .libs/werror.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c werror.c  -fPIC -DPIC -o .libs/werror.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c werror.c -o werror.o >/dev/null 2>&1
mv -f .libs/werror.lo werror.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c queue.c
rm -f .libs/queue.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c queue.c  -fPIC -DPIC -o .libs/queue.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c queue.c -o queue.o >/dev/null 2>&1
mv -f .libs/queue.lo queue.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c abstract_io.c
rm -f .libs/abstract_io.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c abstract_io.c  -fPIC -DPIC -o =
.libs/abstract_io.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c abstract_io.c -o abstract_io.o >/dev/null =
2>&1
mv -f .libs/abstract_io.lo abstract_io.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c gc.c
rm -f .libs/gc.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c gc.c  -fPIC -DPIC -o .libs/gc.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c gc.c -o gc.o >/dev/null 2>&1
mv -f .libs/gc.lo gc.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c list.c
rm -f .libs/list.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c list.c  -fPIC -DPIC -o .libs/list.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c list.c -o list.o >/dev/null 2>&1
mv -f .libs/list.lo list.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c read_line.c
rm -f .libs/read_line.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c read_line.c  -fPIC -DPIC -o =
.libs/read_line.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c read_line.c -o read_line.o >/dev/null =
2>&1
mv -f .libs/read_line.lo read_line.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c xalloc.c
rm -f .libs/xalloc.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c xalloc.c  -fPIC -DPIC -o .libs/xalloc.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c xalloc.c -o xalloc.o >/dev/null 2>&1
mv -f .libs/xalloc.lo xalloc.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c alist.c
rm -f .libs/alist.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c alist.c  -fPIC -DPIC -o .libs/alist.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c alist.c -o alist.o >/dev/null 2>&1
mv -f .libs/alist.lo alist.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c stream_buffer.c
rm -f .libs/stream_buffer.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c stream_buffer.c  -fPIC -DPIC -o =
.libs/stream_buffer.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c stream_buffer.c -o stream_buffer.o =
>/dev/null 2>&1
mv -f .libs/stream_buffer.lo stream_buffer.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c pkt_buffer.c
rm -f .libs/pkt_buffer.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c pkt_buffer.c  -fPIC -DPIC -o =
.libs/pkt_buffer.lo
pkt_buffer.c: In function `do_flush_stream':
pkt_buffer.c:108: warning: implicit declaration of function `memcpy'
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c pkt_buffer.c -o pkt_buffer.o >/dev/null =
2>&1
mv -f .libs/pkt_buffer.lo pkt_buffer.lo
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I.   -D_GNU_SOURCE  =
-Wall -O2 -c resource.c
rm -f .libs/resource.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c resource.c  -fPIC -DPIC -o =
.libs/resource.lo
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I. -D_GNU_SOURCE -Wall -O2 -c resource.c -o resource.o >/dev/null 2>&1
mv -f .libs/resource.lo resource.lo
/bin/sh ../libtool --mode=3Dlink gcc  -Wall -O2  -o libol.la -rpath =
/usr/local/lib  format.lo io.lo werror.lo queue.lo abstract_io.lo gc.lo =
list.lo read_line.lo xalloc.lo alist.lo stream_buffer.lo pkt_buffer.lo =
resource.lo  -lnsl=20
rm -fr .libs/libol.la .libs/libol.* .libs/libol.*
gcc -shared  format.lo io.lo werror.lo queue.lo abstract_io.lo gc.lo =
list.lo read_line.lo xalloc.lo alist.lo stream_buffer.lo pkt_buffer.lo =
resource.lo  -lnsl  -Wl,-soname -Wl,libol.so.0 -o .libs/libol.so.0.0.0
(cd .libs && rm -f libol.so.0 && ln -s libol.so.0.0.0 libol.so.0)
(cd .libs && rm -f libol.so && ln -s libol.so.0.0.0 libol.so)
ar cru .libs/libol.a  format.o io.o werror.o queue.o abstract_io.o gc.o =
list.o read_line.o xalloc.o alist.o stream_buffer.o pkt_buffer.o =
resource.o=20
ranlib .libs/libol.a
creating libol.la
(cd .libs && rm -f libol.la && ln -s ../libol.la libol.la)
make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'
make[1]: Entering directory `/apps/syslog-ng/depend/libol/libol-0.3.9'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/apps/syslog-ng/depend/libol/libol-0.3.9'

Libol Make Install

make install
Making install in utils
make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'
make[2]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'
/bin/sh /apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/bin
 /usr/bin/install -c  make_class /usr/local/bin/make_class
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'
make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'
Making install in src
make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'
make[2]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'
/bin/sh /apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/lib
/bin/sh ../libtool  --mode=3Dinstall /usr/bin/install -c libol.la =
/usr/local/lib/libol.la
/usr/bin/install -c .libs/libol.so.0.0.0 /usr/local/lib/libol.so.0.0.0
(cd /usr/local/lib && rm -f libol.so.0 && ln -s libol.so.0.0.0 =
libol.so.0)
(cd /usr/local/lib && rm -f libol.so && ln -s libol.so.0.0.0 libol.so)
/usr/bin/install -c .libs/libol.lai /usr/local/lib/libol.la
/usr/bin/install -c .libs/libol.a /usr/local/lib/libol.a
ranlib /usr/local/lib/libol.a
chmod 644 /usr/local/lib/libol.a
PATH=3D"$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh /apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/include/libol
 /usr/bin/install -c -m 644 abstract_io.h =
/usr/local/include/libol/abstract_io.h
 /usr/bin/install -c -m 644 alist.h /usr/local/include/libol/alist.h
 /usr/bin/install -c -m 644 format.h /usr/local/include/libol/format.h
 /usr/bin/install -c -m 644 gc.h /usr/local/include/libol/gc.h
 /usr/bin/install -c -m 644 io.h /usr/local/include/libol/io.h
 /usr/bin/install -c -m 644 jpoll.h /usr/local/include/libol/jpoll.h
 /usr/bin/install -c -m 644 list.h /usr/local/include/libol/list.h
 /usr/bin/install -c -m 644 objbase.h /usr/local/include/libol/objbase.h
 /usr/bin/install -c -m 644 objects.h /usr/local/include/libol/objects.h
 /usr/bin/install -c -m 644 objtypes.h =
/usr/local/include/libol/objtypes.h
 /usr/bin/install -c -m 644 pkt_buffer.h =
/usr/local/include/libol/pkt_buffer.h
 /usr/bin/install -c -m 644 queue.h /usr/local/include/libol/queue.h
 /usr/bin/install -c -m 644 read_line.h =
/usr/local/include/libol/read_line.h
 /usr/bin/install -c -m 644 resource.h =
/usr/local/include/libol/resource.h
 /usr/bin/install -c -m 644 stream_buffer.h =
/usr/local/include/libol/stream_buffer.h
 /usr/bin/install -c -m 644 werror.h /usr/local/include/libol/werror.h
 /usr/bin/install -c -m 644 xalloc.h /usr/local/include/libol/xalloc.h
 /usr/bin/install -c -m 644 command.h /usr/local/include/libol/command.h
 /usr/bin/install -c -m 644 io_commands.h =
/usr/local/include/libol/io_commands.h
 /usr/bin/install -c -m 644 abstract_io.h.x =
/usr/local/include/libol/abstract_io.h.x
 /usr/bin/install -c -m 644 alist.h.x /usr/local/include/libol/alist.h.x
 /usr/bin/install -c -m 644 io.h.x /usr/local/include/libol/io.h.x
 /usr/bin/install -c -m 644 list.h.x /usr/local/include/libol/list.h.x
 /usr/bin/install -c -m 644 read_line.h.x =
/usr/local/include/libol/read_line.h.x
 /usr/bin/install -c -m 644 resource.h.x =
/usr/local/include/libol/resource.h.x
 /usr/bin/install -c -m 644 io_commands.h.x =
/usr/local/include/libol/io_commands.h.x
 /usr/bin/install -c -m 644 command.h.x =
/usr/local/include/libol/command.h.x
 /usr/bin/install -c -m 644 queue.h.x /usr/local/include/libol/queue.h.x
 /usr/bin/install -c -m 644 olconfig.h =
/usr/local/include/libol/olconfig.h
make[2]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'
make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'
make[1]: Entering directory `/apps/syslog-ng/depend/libol/libol-0.3.9'
make[2]: Entering directory `/apps/syslog-ng/depend/libol/libol-0.3.9'
/bin/sh /apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/bin
 /usr/bin/install -c  libol-config /usr/local/bin/libol-config
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/apps/syslog-ng/depend/libol/libol-0.3.9'
make[1]: Leaving directory `/apps/syslog-ng/depend/libol/libol-0.3.9'

directory `/apps/syslog-ng/depend/libol/libol-0.3.9'

Syslog-ng Installation Report

./configure -with-libol=3D /apps/syslog-ng/depend/libol/libol-0.3.9
configure: warning: /apps/syslog-ng/depend/libol/libol-0.3.9: invalid =
host type
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether build environment is sane... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ANSI C header files... yes
checking for malloc.h... yes
checking for unistd.h... yes
checking for door.h... no
checking for stropts.h... yes
checking for sys/strlog.h... no
checking for stdarg.h... yes
checking for sys/klog.h... yes
checking for arpa/nameser.h... yes
checking for tcpd.h... yes
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for modern utmp... yes
checking whether to compile klogctl... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for I_CONSLOG... no
checking for O_LARGEFILE... yes
checking for res_init in <resolv.h>... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for vprintf... yes
checking for res_init in -lresolv... no
checking for __res_init in -lresolv... yes
checking for door_create in -ldoor... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for select... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strerror... yes
checking for inet_aton... yes
checking for strncpy... yes
checking for getutent... yes
checking for getopt_long... yes
checking for strcasecmp... yes
checking for strptime... yes
checking for TCP wrapper library... -lwrap
checking whether to enable Sun STREAMS support... no
checking whether to enable Sun door support... no
checking whether to enable TCP wrapper support... no
checking libol version >=3D 0.3.13... configure: error: libol-config not =
found in the specified location

Libol-config is in the specied location.
#ls -l /apps/syslog-ng/depend/libol/libol-0.3.9/libol-config
-rwxr-xr-x    1 root     root         1318 Mar 23 17:16 =
/apps/syslog-ng/depend/libol/libol-0.3.9/libol-config

------_=_NextPart_001_01C412A6.EA32C60B
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.6249.1">
<TITLE>Syslog-ng Installation Problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=3D2 FACE=3D"Arial">To whom it may concern:</FONT>
</P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">I am having a problem installing =
syslog-ng and need some help. I have included installation report files =
from libol-0.3.9 and syslog-ng-1.6.2. I have attempted the install with =
various versions of syslog-ng and libol, but I have had no success. I =
have read the README and INSTALL files for syslog-ng, but they have not =
provided the assistance I need. Also, I have installed bison and flex. =
Those two programs installed with no errors. Are there some other =
dependencies that are not documented?</FONT></P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">Thanks&nbsp;&nbsp; John T. =
Hagans</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">&nbsp; North Seattle Community College</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 =
FACE=3D"Arial">&nbsp; IT Services Network Supervisor</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Libol Installation Report</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">./configure</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating cache ./config.cache</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for a BSD compatible =
install... /usr/bin/install -c</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether build environment is =
sane... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether make sets ${MAKE}... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working aclocal... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working autoconf... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working automake... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working autoheader... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working makeinfo... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether build environment is =
sane... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for ranlib... ranlib</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for gcc... gcc</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether the C compiler =
(gcc&nbsp; ) works... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether the C compiler =
(gcc&nbsp; ) is a cross-compiler... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether we are using GNU C... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether gcc accepts -g... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether make sets ${MAKE}... =
(cached) yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for scsh... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for Cygwin environment... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for mingw32 environment... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking how to run the C =
preprocessor... gcc -E</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking host system type... =
i586-pc-linux-gnu</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking build system type... =
i586-pc-linux-gnu</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for ld used by GCC... =
/usr/bin/ld</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if the linker (/usr/bin/ld) =
is GNU ld... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for /usr/bin/ld option to =
reload object files... -r</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for BSD-compatible nm... =
/usr/bin/nm -B</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether ln -s works... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking how to recognise dependant =
libraries... pass_all</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for object suffix... o</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for executable suffix... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking command to parse /usr/bin/nm =
-B output... ok</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for dlfcn.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for ranlib... (cached) =
ranlib</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for strip... strip</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for objdir... .libs</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for gcc option to produce =
PIC... -fPIC</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if gcc PIC flag -fPIC =
works... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if gcc static flag -static =
works... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if gcc supports -c -o =
file.o... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if gcc supports -c -o =
file.lo... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if gcc supports -fno-rtti =
-fno-exceptions... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether the linker =
(/usr/bin/ld) supports shared libraries... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking how to hardcode library paths =
into programs... immediate</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether stripping libraries =
is possible... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking dynamic linker =
characteristics... GNU/Linux ld.so</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking if libtool supports shared =
libraries... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether to build shared =
libraries... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether to build static =
libraries... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether -lc should be =
explicitly linked in... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating libtool</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for ANSI C header files... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for fcntl.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for sys/time.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for syslog.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for unistd.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for poll.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for sys/poll.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for sys/socket.h... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working const... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for size_t... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether time.h and sys/time.h =
may both be included... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking size of short... 2</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking size of int... 4</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking size of long... 4</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for socklen_t... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for __attribute__... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working alloca.h... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for alloca... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for inet_addr in -lxnet... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for gethostbyname in -lnsl... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for setsockopt in -lsocket... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for select... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for strerror... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for syslog... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for poll... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">updating cache ./config.cache</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating ./config.status</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating libol.spec</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating Makefile</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating src/Makefile</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating utils/Makefile</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating libol-config</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating src/olconfig.h</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Libol Make</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">make</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Making all in utils</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">sed -e &quot;s,_SCSH_,,&quot; =
make_class.in &gt;make_class</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">chmod +x make_class</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Making all in src</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c format.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mkdir .libs</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c format.c&nbsp; -fPIC -DPIC -o .libs/format.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c format.c -o format.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/format.lo format.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c io.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/io.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c io.c&nbsp; -fPIC -DPIC -o .libs/io.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c io.c -o io.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/io.lo io.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c werror.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/werror.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c werror.c&nbsp; -fPIC -DPIC -o .libs/werror.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c werror.c -o werror.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/werror.lo werror.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c queue.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/queue.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c queue.c&nbsp; -fPIC -DPIC -o .libs/queue.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c queue.c -o queue.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/queue.lo queue.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c =
abstract_io.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/abstract_io.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c abstract_io.c&nbsp; -fPIC -DPIC -o =
.libs/abstract_io.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c abstract_io.c -o abstract_io.o &gt;/dev/null =
2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/abstract_io.lo =
abstract_io.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c gc.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/gc.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c gc.c&nbsp; -fPIC -DPIC -o .libs/gc.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c gc.c -o gc.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/gc.lo gc.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c list.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/list.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c list.c&nbsp; -fPIC -DPIC -o .libs/list.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c list.c -o list.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/list.lo list.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c read_line.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/read_line.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c read_line.c&nbsp; -fPIC -DPIC -o .libs/read_line.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c read_line.c -o read_line.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/read_line.lo =
read_line.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c xalloc.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/xalloc.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c xalloc.c&nbsp; -fPIC -DPIC -o .libs/xalloc.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c xalloc.c -o xalloc.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/xalloc.lo xalloc.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c alist.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/alist.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c alist.c&nbsp; -fPIC -DPIC -o .libs/alist.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c alist.c -o alist.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/alist.lo alist.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c =
stream_buffer.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/stream_buffer.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c stream_buffer.c&nbsp; -fPIC -DPIC -o =
.libs/stream_buffer.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c stream_buffer.c -o stream_buffer.o &gt;/dev/null =
2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/stream_buffer.lo =
stream_buffer.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c pkt_buffer.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/pkt_buffer.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c pkt_buffer.c&nbsp; -fPIC -DPIC -o .libs/pkt_buffer.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">pkt_buffer.c: In function =
`do_flush_stream':</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">pkt_buffer.c:108: warning: implicit =
declaration of function `memcpy'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c pkt_buffer.c -o pkt_buffer.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/pkt_buffer.lo =
pkt_buffer.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dcompile =
gcc -DHAVE_CONFIG_H -I. -I/apps/syslog-ng/depend/libol/libol-0.3.9/src =
-I.&nbsp;&nbsp; -D_GNU_SOURCE&nbsp; -Wall -O2 -c resource.c</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -f .libs/resource.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c resource.c&nbsp; -fPIC -DPIC -o .libs/resource.lo</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">gcc -DHAVE_CONFIG_H -I. =
-I/apps/syslog-ng/depend/libol/libol-0.3.9/src -I. -D_GNU_SOURCE -Wall =
-O2 -c resource.c -o resource.o &gt;/dev/null 2&gt;&amp;1</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">mv -f .libs/resource.lo =
resource.lo</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool --mode=3Dlink =
gcc&nbsp; -Wall -O2&nbsp; -o libol.la -rpath /usr/local/lib&nbsp; =
format.lo io.lo werror.lo queue.lo abstract_io.lo gc.lo list.lo =
read_line.lo xalloc.lo alist.lo stream_buffer.lo pkt_buffer.lo =
resource.lo&nbsp; -lnsl </FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">rm -fr .libs/libol.la .libs/libol.* =
.libs/libol.*</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">gcc -shared&nbsp; format.lo io.lo =
werror.lo queue.lo abstract_io.lo gc.lo list.lo read_line.lo xalloc.lo =
alist.lo stream_buffer.lo pkt_buffer.lo resource.lo&nbsp; -lnsl&nbsp; =
-Wl,-soname -Wl,libol.so.0 -o .libs/libol.so.0.0.0</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">(cd .libs &amp;&amp; rm -f libol.so.0 =
&amp;&amp; ln -s libol.so.0.0.0 libol.so.0)</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">(cd .libs &amp;&amp; rm -f libol.so =
&amp;&amp; ln -s libol.so.0.0.0 libol.so)</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">ar cru .libs/libol.a&nbsp; format.o =
io.o werror.o queue.o abstract_io.o gc.o list.o read_line.o xalloc.o =
alist.o stream_buffer.o pkt_buffer.o resource.o </FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">ranlib .libs/libol.a</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating libol.la</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">(cd .libs &amp;&amp; rm -f libol.la =
&amp;&amp; ln -s ../libol.la libol.la)</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Nothing to be done for =
`all-am'.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Libol Make Install</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">make install</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Making install in utils</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh =
/apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/bin</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c&nbsp; =
make_class /usr/local/bin/make_class</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Nothing to be done for =
`install-data-am'.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/utils'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Making install in src</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh =
/apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/lib</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh ../libtool&nbsp; =
--mode=3Dinstall /usr/bin/install -c libol.la =
/usr/local/lib/libol.la</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/usr/bin/install -c =
.libs/libol.so.0.0.0 /usr/local/lib/libol.so.0.0.0</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">(cd /usr/local/lib &amp;&amp; rm -f =
libol.so.0 &amp;&amp; ln -s libol.so.0.0.0 libol.so.0)</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">(cd /usr/local/lib &amp;&amp; rm -f =
libol.so &amp;&amp; ln -s libol.so.0.0.0 libol.so)</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/usr/bin/install -c .libs/libol.lai =
/usr/local/lib/libol.la</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/usr/bin/install -c .libs/libol.a =
/usr/local/lib/libol.a</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">ranlib /usr/local/lib/libol.a</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">chmod 644 =
/usr/local/lib/libol.a</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">PATH=3D&quot;$PATH:/sbin&quot; =
ldconfig -n /usr/local/lib</FONT>

<BR><FONT SIZE=3D2 =
FACE=3D"Arial">----------------------------------------------------------=
------------</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Libraries have been installed =
in:</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; /usr/local/lib</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">If you ever happen to want to link =
against installed libraries</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">in a given directory, LIBDIR, you must =
either use libtool, and</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">specify the full pathname of the =
library, or use the `-LLIBDIR'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">flag during linking and do at least =
one of the following:</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; - add LIBDIR to the =
`LD_LIBRARY_PATH' environment variable</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp; during =
execution</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; - add LIBDIR to the =
`LD_RUN_PATH' environment variable</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp; during =
linking</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; - use the `-Wl,--rpath =
-Wl,LIBDIR' linker flag</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; - have your system =
administrator add LIBDIR to `/etc/ld.so.conf'</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">See any operating system documentation =
about shared libraries for</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">more information, such as the ld(1) =
and ld.so(8) manual pages.</FONT>

<BR><FONT SIZE=3D2 =
FACE=3D"Arial">----------------------------------------------------------=
------------</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh =
/apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/include/libol</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
abstract_io.h /usr/local/include/libol/abstract_io.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
alist.h /usr/local/include/libol/alist.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
format.h /usr/local/include/libol/format.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 gc.h =
/usr/local/include/libol/gc.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 io.h =
/usr/local/include/libol/io.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
jpoll.h /usr/local/include/libol/jpoll.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
list.h /usr/local/include/libol/list.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
objbase.h /usr/local/include/libol/objbase.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
objects.h /usr/local/include/libol/objects.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
objtypes.h /usr/local/include/libol/objtypes.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
pkt_buffer.h /usr/local/include/libol/pkt_buffer.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
queue.h /usr/local/include/libol/queue.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
read_line.h /usr/local/include/libol/read_line.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
resource.h /usr/local/include/libol/resource.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
stream_buffer.h /usr/local/include/libol/stream_buffer.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
werror.h /usr/local/include/libol/werror.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
xalloc.h /usr/local/include/libol/xalloc.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
command.h /usr/local/include/libol/command.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
io_commands.h /usr/local/include/libol/io_commands.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
abstract_io.h.x /usr/local/include/libol/abstract_io.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
alist.h.x /usr/local/include/libol/alist.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
io.h.x /usr/local/include/libol/io.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
list.h.x /usr/local/include/libol/list.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
read_line.h.x /usr/local/include/libol/read_line.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
resource.h.x /usr/local/include/libol/resource.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
io_commands.h.x /usr/local/include/libol/io_commands.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
command.h.x /usr/local/include/libol/command.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
queue.h.x /usr/local/include/libol/queue.h.x</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c -m 644 =
olconfig.h /usr/local/include/libol/olconfig.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9/src'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Entering directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">/bin/sh =
/apps/syslog-ng/depend/libol/libol-0.3.9/mkinstalldirs =
/usr/local/bin</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;/usr/bin/install -c&nbsp; =
libol-config /usr/local/bin/libol-config</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Nothing to be done for =
`install-data-am'.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[2]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make[1]: Leaving directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">directory =
`/apps/syslog-ng/depend/libol/libol-0.3.9'</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Syslog-ng Installation Report</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">./configure -with-libol=3D =
/apps/syslog-ng/depend/libol/libol-0.3.9</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">configure: warning: =
/apps/syslog-ng/depend/libol/libol-0.3.9: invalid host type</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">creating cache ./config.cache</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for a BSD compatible =
install... /usr/bin/install -c</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether build environment is =
sane... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether make sets ${MAKE}... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working aclocal-1.4... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working autoconf... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working automake-1.4... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working autoheader... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working makeinfo... =
found</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether build environment is =
sane... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for gcc... gcc</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether the C compiler =
(gcc&nbsp; ) works... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether the C compiler =
(gcc&nbsp; ) is a cross-compiler... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether we are using GNU C... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether gcc accepts -g... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for gcc option to accept ANSI =
C... none needed</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for bison... bison -y</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking how to run the C =
preprocessor... gcc -E</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for flex... flex</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for flex... (cached) =
flex</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for yywrap in -lfl... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking lex output file root... =
lex.yy</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether yytext is a =
pointer... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether make sets ${MAKE}... =
(cached) yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for ANSI C header files... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for malloc.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for unistd.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for door.h... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for stropts.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for sys/strlog.h... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for stdarg.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for sys/klog.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for arpa/nameser.h... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for tcpd.h... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working const... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether time.h and sys/time.h =
may both be included... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for modern utmp... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether to compile klogctl... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking size of short... 2</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking size of int... 4</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking size of long... 4</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for I_CONSLOG... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for O_LARGEFILE... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for res_init in =
&lt;resolv.h&gt;... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for working alloca.h... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for alloca... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for vprintf... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for res_init in -lresolv... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for __res_init in -lresolv... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for door_create in -ldoor... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for socket in -lsocket... =
no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for gethostbyname in -lnsl... =
yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for select... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for snprintf... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for vsnprintf... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for strerror... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for inet_aton... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for strncpy... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for getutent... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for getopt_long... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for strcasecmp... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for strptime... yes</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking for TCP wrapper library... =
-lwrap</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether to enable Sun STREAMS =
support... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether to enable Sun door =
support... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking whether to enable TCP wrapper =
support... no</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">checking libol version &gt;=3D =
0.3.13... configure: error: libol-config not found in the specified =
location</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Libol-config is in the specied =
location.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">#ls -l =
/apps/syslog-ng/depend/libol/libol-0.3.9/libol-config</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">-rwxr-xr-x&nbsp;&nbsp;&nbsp; 1 =
root&nbsp;&nbsp;&nbsp;&nbsp; =
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1318 Mar 23 17:16 =
/apps/syslog-ng/depend/libol/libol-0.3.9/libol-config</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C412A6.EA32C60B--