Hello All , when doing a 'make install' in eventlog-0.2.10 the file eventlog.pc is NOT installed to /usr/lib64 (see .configure below) . Thus when doing a ./configure in syslog-ng-3.0.5 the configure is unable to find the file on my x86_64 based system . Hopefully everything needed is below . root@ebf:~/syslog-ng_eventlog-0.2.10# ./configure --prefix=/usr \
--sysconfdir=/etc \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --mandir=/usr/man --infodir=/usr/info \ --enable-debug --enable-dlsym-wrapper \ --enable-dependency-tracking checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for strdup... yes checking for strerror... yes checking for dlsym in -ldl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tgzbuild/Makefile config.status: creating tgz2build/Makefile config.status: creating eventlog.pc config.status: creating eventlog.spec.bb config.status: creating solbuild/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands root@ebf:~/syslog-ng_eventlog-0.2.10# make make all-recursive make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10' Making all in src make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtrec.lo -MD -MP -MF ".deps/evtrec.Tpo" -c -o evtrec.lo evtrec.c; \ then mv -f ".deps/evtrec.Tpo" ".deps/evtrec.Plo"; else rm -f ".deps/evtrec.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -fPIC -DPIC -o .libs/evtrec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -o evtrec.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtfmt.lo -MD -MP -MF ".deps/evtfmt.Tpo" -c -o evtfmt.lo evtfmt.c; \ then mv -f ".deps/evtfmt.Tpo" ".deps/evtfmt.Plo"; else rm -f ".deps/evtfmt.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -fPIC -DPIC -o .libs/evtfmt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -o evtfmt.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtout.lo -MD -MP -MF ".deps/evtout.Tpo" -c -o evtout.lo evtout.c; \ then mv -f ".deps/evtout.Tpo" ".deps/evtout.Plo"; else rm -f ".deps/evtout.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -fPIC -DPIC -o .libs/evtout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -o evtout.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtstr.lo -MD -MP -MF ".deps/evtstr.Tpo" -c -o evtstr.lo evtstr.c; \ then mv -f ".deps/evtstr.Tpo" ".deps/evtstr.Plo"; else rm -f ".deps/evtstr.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -fPIC -DPIC -o .libs/evtstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -o evtstr.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtctx.lo -MD -MP -MF ".deps/evtctx.Tpo" -c -o evtctx.lo evtctx.c; \ then mv -f ".deps/evtctx.Tpo" ".deps/evtctx.Plo"; else rm -f ".deps/evtctx.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -fPIC -DPIC -o .libs/evtctx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -o evtctx.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evttags.lo -MD -MP -MF ".deps/evttags.Tpo" -c -o evttags.lo evttags.c; \ then mv -f ".deps/evttags.Tpo" ".deps/evttags.Plo"; else rm -f ".deps/evttags.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -fPIC -DPIC -o .libs/evttags.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -o evttags.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtsyslog.lo -MD -MP -MF ".deps/evtsyslog.Tpo" -c -o evtsyslog.lo evtsyslog.c; \ then mv -f ".deps/evtsyslog.Tpo" ".deps/evtsyslog.Plo"; else rm -f ".deps/evtsyslog.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -fPIC -DPIC -o .libs/evtsyslog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -Wall -g -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -o evtsyslog.o /dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -o libevtlog.la -rpath /usr/lib evtrec.lo evtfmt.lo evtout.lo evtstr.lo evtctx.lo evttags.lo evtsyslog.lo -ldl libtool: link: gcc -shared .libs/evtrec.o .libs/evtfmt.o .libs/evtout.o .libs/evtstr.o .libs/evtctx.o .libs/evttags.o .libs/evtsyslog.o -ldl -Wl,-soname -Wl,libevtlog.so.0 -o .libs/libevtlog.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libevtlog.so.0" && ln -s "libevtlog.so.0.0.0" "libevtlog.so.0") libtool: link: (cd ".libs" && rm -f "libevtlog.so" && ln -s "libevtlog.so.0.0.0" "libevtlog.so") libtool: link: ar cru .libs/libevtlog.a evtrec.o evtfmt.o evtout.o evtstr.o evtctx.o evttags.o evtsyslog.o libtool: link: ranlib .libs/libevtlog.a libtool: link: ( cd ".libs" && rm -f "libevtlog.la" && ln -s "../libevtlog.la" "libevtlog.la" ) make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/src' Making all in tests make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -Wall -g -MT evtrec.o -MD -MP -MF ".deps/evtrec.Tpo" -c -o evtrec.o evtrec.c; \ then mv -f ".deps/evtrec.Tpo" ".deps/evtrec.Po"; else rm -f ".deps/evtrec.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -o evtrec evtrec.o ../src/libevtlog.la -ldl libtool: link: gcc -Wall -g -o .libs/evtrec evtrec.o ../src/.libs/libevtlog.so -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -Wall -g -MT evtfmt.o -MD -MP -MF ".deps/evtfmt.Tpo" -c -o evtfmt.o evtfmt.c; \ then mv -f ".deps/evtfmt.Tpo" ".deps/evtfmt.Po"; else rm -f ".deps/evtfmt.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -o evtfmt evtfmt.o ../src/libevtlog.la -ldl libtool: link: gcc -Wall -g -o .libs/evtfmt evtfmt.o ../src/.libs/libevtlog.so -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -Wall -g -MT evtsyslog.o -MD -MP -MF ".deps/evtsyslog.Tpo" -c -o evtsyslog.o evtsyslog.c; \ then mv -f ".deps/evtsyslog.Tpo" ".deps/evtsyslog.Po"; else rm -f ".deps/evtsyslog.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -o evtsyslog evtsyslog.o ../src/libevtlog.la -ldl libtool: link: gcc -Wall -g -o .libs/evtsyslog evtsyslog.o ../src/.libs/libevtlog.so -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -D_GNU_SOURCE -DEVENTLOG_SYSLOG_MACROS=1 -Wall -g -MT evtsyslog_macros-evtsyslog.o -MD -MP -MF ".deps/evtsyslog_macros-evtsyslog.Tpo" -c -o evtsyslog_macros-evtsyslog.o `test -f 'evtsyslog.c' || echo './'`evtsyslog.c; \ then mv -f ".deps/evtsyslog_macros-evtsyslog.Tpo" ".deps/evtsyslog_macros-evtsyslog.Po"; else rm -f ".deps/evtsyslog_macros-evtsyslog.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -o evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/libevtlog.la -ldl libtool: link: gcc -Wall -g -o .libs/evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/.libs/libevtlog.so -ldl make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tests' Making all in solbuild make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/solbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/solbuild' Making all in tgzbuild make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tgzbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tgzbuild' Making all in tgz2build make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tgz2build' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tgz2build' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10' root@ebf:~/syslog-ng_eventlog-0.2.10# make install Making install in src make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10/src' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/src' test -z "/usr/lib" || mkdir -p -- "/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libevtlog.la' '/usr/lib/libevtlog.la' libtool: install: /usr/bin/ginstall -c .libs/libevtlog.so.0.0.0 /usr/lib/libevtlog.so.0.0.0 libtool: install: (cd /usr/lib && { ln -s -f libevtlog.so.0.0.0 libevtlog.so.0 || { rm -f libevtlog.so.0 && ln -s libevtlog.so.0.0.0 libevtlog.so.0; }; }) libtool: install: (cd /usr/lib && { ln -s -f libevtlog.so.0.0.0 libevtlog.so || { rm -f libevtlog.so && ln -s libevtlog.so.0.0.0 libevtlog.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libevtlog.lai /usr/lib/libevtlog.la libtool: install: /usr/bin/ginstall -c .libs/libevtlog.a /usr/lib/libevtlog.a libtool: install: chmod 644 /usr/lib/libevtlog.a libtool: install: ranlib /usr/lib/libevtlog.a libtool: finish: PATH="/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:/sbin" ldconfig -n /usr/lib
Libraries have been installed in: /usr/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. ---------------------------------------------------------------------- test -z "/usr/include/eventlog" || mkdir -p -- "/usr/include/eventlog" /usr/bin/ginstall -c -m 644 'evtmaps.h' '/usr/include/eventlog/evtmaps.h' /usr/bin/ginstall -c -m 644 'evtlog.h' '/usr/include/eventlog/evtlog.h' make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/src' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/src' Making install in tests make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tests' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tests' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tests' Making install in solbuild make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10/solbuild' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/solbuild' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/solbuild' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/solbuild' Making install in tgzbuild make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tgzbuild' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tgzbuild' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tgzbuild' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tgzbuild' Making install in tgz2build make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tgz2build' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10/tgz2build' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tgz2build' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10/tgz2build' make[1]: Entering directory `/root/syslog-ng_eventlog-0.2.10' make[2]: Entering directory `/root/syslog-ng_eventlog-0.2.10' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || mkdir -p -- "/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'eventlog.pc' '/usr/lib/pkgconfig/eventlog.pc' make[2]: Leaving directory `/root/syslog-ng_eventlog-0.2.10' make[1]: Leaving directory `/root/syslog-ng_eventlog-0.2.10' root@ebf:~/syslog-ng_eventlog-0.2.10# cd ../syslog-ng syslog-ng-3.0.5/ syslog-ng_eventlog-0.2.10/ syslog-ng-3_0_5.tgz syslog-ng_eventlog-0_2_10.tgz syslog-ng-v3_0-guide-admin-en-20091106.pdf root@ebf:~/syslog-ng_eventlog-0.2.10# cd ../syslog-ng-3.0.5/ root@ebf:~/syslog-ng-3.0.5# make distclean make: *** No rule to make target `distclean'. Stop. root@ebf:~/syslog-ng-3.0.5# ./configure --prefix=/usr --sysconfdir=/etc \
--libexecdir=/usr/libexec \ --localstatedir=/var \ --mandir=/usr/man --infodir=/usr/info \ --enable-debug \ --enable-ssl \ --enable-tcp-wrapper \ --enable-spoof-source \ --enable-sql \ --enable-linux-caps \ --enable-pcre checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to enable static linking for certain libraries... GNU or Solaris checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for strings.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking sys/strlog.h usability... no checking sys/strlog.h presence... no checking for sys/strlog.h... no checking door.h usability... no checking door.h presence... no checking for door.h... no checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for I_CONSLOG... no checking for O_LARGEFILE... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for PR_SET_KEEPCAPS... yes checking for door_create in -ldoor... no checking for socket in -lsocket... no checking for nanosleep in -lrt... yes checking for gethostbyname in -lnsl... yes checking for regexec in -lregex... no checking for res_init in -lresolv... no checking for cap_set_proc in -lcap... yes checking for PCRE... yes checking for strdup... yes checking for strtol... yes checking for strtoll... yes checking for strtoimax... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for getopt_long... yes checking for getaddrinfo... yes checking for getutent... yes checking for pread... yes checking for pwrite... yes checking for strcasestr... yes checking for TCP wrapper library... checking for OPENSSL... yes checking for dlsym in -ldl... yes checking for inflate in -lz... yes checking for dlsym in -ldl... (cached) yes checking for LIBDBI... no checking for dbi_initialize in -ldbi... no checking for LIBNET... which: no libnet-config in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin) no checking whether to enable Sun STREAMS support... no checking whether to enable Sun door support... no checking whether to enable IPv6 support... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.14... yes checking for GLIB - version >= 2.10.1... yes (version 2.18.4) checking for EVTLOG... no configure: error: Cannot find eventlog version >= 0.2: is pkg-config in path?
Yes it sure is ... root@ebf:~/syslog-ng-3.0.5# pkg-config Must specify package names on the command line Distribution info ... # cat /etc/slackware-version Slackware 13.0.0.0.0 ver_linux output ... Linux ebf 2.6.32.3 #1 SMP Thu Jan 14 16:27:57 AKST 2010 x86_64 AMD Phenom(tm) 9950 Quad-Core Processor AuthenticAMD GNU/Linux Gnu C 4.3.3 Gnu make 3.81 binutils 2.18.50.0.9.20080822 util-linux 2.14.2 mount 2.14.2 (with libblkid support) module-init-tools 3.6 e2fsprogs 1.41.8 jfsutils 1.1.14 reiserfsprogs 3.6.21 xfsprogs 3.0.1 pcmciautils 015 quota-tools 3.17. PPP 2.4.4 Linux C Library 2.9 Dynamic linker (ldd) 2.9 Procps 3.2.7 Net-tools 1.60 Kbd 1.15 oprofile 0.9.4 Sh-utils 7.4 wireless-tools 29 Modules Loaded rtc_cmos rtc_core rtc_lib e1000 processor thermal shpchp thermal_sys ac i2c_piix4 button container hwmon intel_agp Any other info regarding this difficulty gladly provided for the asking . Hth , JimL -- +------------------------------------------------------------------+ | James W. Laferriere | System Techniques | Give me VMS | | Network&System Engineer | 3237 Holden Road | Give me Linux | | babydr@baby-dragons.com | Fairbanks, AK. 99709 | only on AXP | +------------------------------------------------------------------+