red hat 9 and ** libsavi library NOT FOUND

"Covington, Chris" <[email protected]>
Newsgroups gmane.comp.security.virus.vtools
Message-ID <[email protected]>
Hi all,

I have what appears to be a common problem with sophie 3.04rc2:

[root@grendel sophie-3.04rc2]# ls -l /usr/local/lib/libsavi*   
lrwxrwxrwx    1 root     root           21 Feb 18 16:57
/usr/local/lib/libsavi.so.2 -> libsavi.so.3.2.07.046
lrwxrwxrwx    1 root     root           21 Feb 18 16:57
/usr/local/lib/libsavi.so.3 -> libsavi.so.3.2.07.046
-r-xr-xr-x    1 bin      bin       1384344 Feb 18 16:57
/usr/local/lib/libsavi.so.3.2.07.046

but when I run configure I get ** libsavi library NOT FOUND

thanks for any help,
Chris

Here is my config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = grendel.plusone.com
uname -m = i686
uname -r = 2.4.20-8smp
uname -s = Linux
uname -v = #1 SMP Thu Mar 13 17:45:54 EST 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1319: checking for gcc
configure:1335: found /usr/bin/gcc
configure:1345: result: gcc
configure:1589: checking for C compiler version
configure:1592: gcc --version </dev/null >&5
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:1595: $? = 0
configure:1597: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:1600: $? = 0
configure:1602: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1605: $? = 1
configure:1629: checking for C compiler default output
configure:1632: gcc    conftest.c  >&5
configure:1635: $? = 0
configure:1681: result: a.out
configure:1686: checking whether the C compiler works
configure:1692: ./a.out
configure:1695: $? = 0
configure:1712: result: yes
configure:1719: checking whether we are cross compiling
configure:1721: result: no
configure:1724: checking for suffix of executables
configure:1726: gcc -o conftest    conftest.c  >&5
configure:1729: $? = 0
configure:1754: result: 
configure:1760: checking for suffix of object files
configure:1782: gcc -c   conftest.c >&5
configure:1785: $? = 0
configure:1807: result: o
configure:1811: checking whether we are using the GNU C compiler
configure:1836: gcc -c   conftest.c >&5
configure:1839: $? = 0
configure:1842: test -s conftest.o
configure:1845: $? = 0
configure:1858: result: yes
configure:1864: checking whether gcc accepts -g
configure:1886: gcc -c -g  conftest.c >&5
configure:1889: $? = 0
configure:1892: test -s conftest.o
configure:1895: $? = 0
configure:1906: result: yes
configure:1923: checking for gcc option to accept ANSI C
configure:1984: gcc  -c -g -O2  conftest.c >&5
configure:1987: $? = 0
configure:1990: test -s conftest.o
configure:1993: $? = 0
configure:2011: result: none needed
configure:2029: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2032: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2174: checking build system type
configure:2192: result: i686-pc-linux-gnu
configure:2200: checking host system type
configure:2214: result: i686-pc-linux-gnu
configure:2344: checking for dirent.h that defines DIR
configure:2369: gcc -c -g -O2 -Wall  conftest.c >&5
configure:2372: $? = 0
configure:2375: test -s conftest.o
configure:2378: $? = 0
configure:2389: result: yes
configure:2402: checking for library containing opendir
configure:2433: gcc -o conftest -g -O2 -Wall   -Wl,--strip-all
conftest.c  >&5
configure:2436: $? = 0
configure:2439: test -s conftest
configure:2442: $? = 0
configure:2501: result: none required
configure:2622: checking how to run the C preprocessor
configure:2658: gcc -E  conftest.c
configure:2664: $? = 0
configure:2696: gcc -E  conftest.c
configure:2697:28: ac_nonexistent.h: No such file or directory
configure:2702: $? = 1
configure: failed program was:
| #line 2687 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2740: result: gcc -E
configure:2765: gcc -E  conftest.c
configure:2771: $? = 0
configure:2803: gcc -E  conftest.c
configure:2804:28: ac_nonexistent.h: No such file or directory
configure:2809: $? = 1
configure: failed program was:
| #line 2794 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2852: checking for egrep
configure:2862: result: grep -E
configure:2867: checking for ANSI C header files
configure:2893: gcc -c -g -O2 -Wall  conftest.c >&5
configure:2896: $? = 0
configure:2899: test -s conftest.o
configure:2902: $? = 0
configure:2991: gcc -o conftest -g -O2 -Wall   -Wl,--strip-all
conftest.c  >&5
configure: In function `main':
configure:2989: warning: implicit declaration of function `exit'
configure:2994: $? = 0
configure:2996: ./conftest
configure:2999: $? = 0
configure:3014: result: yes
configure:3024: checking for sys/wait.h that is POSIX.1 compatible
configure:3056: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3059: $? = 0
configure:3062: test -s conftest.o
configure:3065: $? = 0
configure:3076: result: yes
configure:3100: checking for sys/types.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for sys/stat.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for stdlib.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for string.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for memory.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for strings.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for inttypes.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for stdint.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3100: checking for unistd.h
configure:3117: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3120: $? = 0
configure:3123: test -s conftest.o
configure:3126: $? = 0
configure:3137: result: yes
configure:3167: checking sys/time.h usability
configure:3180: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3183: $? = 0
configure:3186: test -s conftest.o
configure:3189: $? = 0
configure:3199: result: yes
configure:3203: checking sys/time.h presence
configure:3214: gcc -E  conftest.c
configure:3220: $? = 0
configure:3239: result: yes
configure:3275: checking for sys/time.h
configure:3282: result: yes
configure:3167: checking syslog.h usability
configure:3180: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3183: $? = 0
configure:3186: test -s conftest.o
configure:3189: $? = 0
configure:3199: result: yes
configure:3203: checking syslog.h presence
configure:3214: gcc -E  conftest.c
configure:3220: $? = 0
configure:3239: result: yes
configure:3275: checking for syslog.h
configure:3282: result: yes
configure:3158: checking for unistd.h
configure:3163: result: yes
configure:3167: checking sys/sched.h usability
configure:3180: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3227:23: sys/sched.h: No such file or directory
configure:3183: $? = 1
configure: failed program was:
| #line 3169 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sched.h>
configure:3199: result: no
configure:3203: checking sys/sched.h presence
configure:3214: gcc -E  conftest.c
configure:3229:23: sys/sched.h: No such file or directory
configure:3220: $? = 1
configure: failed program was:
| #line 3205 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/sched.h>
configure:3239: result: no
configure:3275: checking for sys/sched.h
configure:3282: result: no
configure:3167: checking sched.h usability
configure:3180: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3183: $? = 0
configure:3186: test -s conftest.o
configure:3189: $? = 0
configure:3199: result: yes
configure:3203: checking sched.h presence
configure:3214: gcc -E  conftest.c
configure:3220: $? = 0
configure:3239: result: yes
configure:3275: checking for sched.h
configure:3282: result: yes
configure:3296: checking whether stdio.h declares vsnprintf
configure:3315: result: yes
configure:3324: checking whether grp.h declares initgroups
configure:3343: result: yes
configure:3354: checking whether unistd.h declares initgroups
configure:3376: result: no
configure:3382: checking for an ANSI C-conforming const
configure:3450: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3441: warning: unused variable `s'
configure:3461: warning: unused variable `foo'
configure:3422: warning: unused variable `x'
configure:3428: warning: unused variable `zero'
configure:3440: warning: `t' might be used uninitialized in this
function
configure:3458: warning: `b' might be used uninitialized in this
function
configure:3453: $? = 0
configure:3456: test -s conftest.o
configure:3459: $? = 0
configure:3470: result: yes
configure:3480: checking for uid_t in sys/types.h
configure:3504: result: yes
configure:3519: checking for pid_t
configure:3544: gcc -c -g -O2 -Wall  conftest.c >&5
configure:3547: $? = 0
configure:3550: test -s conftest.o
configure:3553: $? = 0
configure:3564: result: yes
configure:3576: checking whether struct tm is in sys/time.h or time.h
configure:3600: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3614: warning: statement with no effect
configure:3603: $? = 0
configure:3606: test -s conftest.o
configure:3609: $? = 0
configure:3620: result: time.h
configure:3631: checking for working memcmp
configure:3680: gcc -o conftest -g -O2 -Wall   -Wl,--strip-all
conftest.c  >&5
configure: In function `main':
configure:3673: warning: implicit declaration of function `memcmp'
configure:3674: warning: implicit declaration of function `exit'
configure:3687: warning: implicit declaration of function `strcpy'
configure:3683: $? = 0
configure:3685: ./conftest
configure:3688: $? = 0
configure:3702: result: yes
configure:3706: checking return type of signal handlers
configure:3738: gcc -c -g -O2 -Wall  conftest.c >&5
configure: In function `main':
configure:3752: warning: unused variable `i'
configure:3741: $? = 0
configure:3744: test -s conftest.o
configure:3747: $? = 0
configure:3758: result: void
configure:3770: checking for bind
configure:3820: gcc -o conftest -g -O2 -Wall   -Wl,--strip-all
conftest.c  >&5
configure:3823: $? = 0
configure:3826: test -s conftest
configure:3829: $? = 0
configure:3840: result: yes
configure:3920: checking for nanosleep
configure:3970: gcc -o conftest -g -O2 -Wall   -Wl,--strip-all
conftest.c  >&5
configure:3973: $? = 0
configure:3976: test -s conftest
configure:3979: $? = 0
configure:3990: result: yes
configure:4067: checking for location of libsavi
configure:4077: result: /usr/local/lib
configure:4086: checking for SAVIsweepFile in -lsavi
configure:4117: gcc -o conftest -g -O2 -Wall   -Wl,--strip-all
-Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lsavi   >&5
/usr/bin/ld: cannot find -lsavi
collect2: ld returned 1 exit status
configure:4120: $? = 1
configure: failed program was:
| #line 4093 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SCHED_H 1
| #define STDIO_H_DECLARES_VSNPRINTF 1
| #define GRP_H_DECLARES_INITGROUPS 1
| #define RETSIGTYPE void
| #define HAVE_BIND 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char SAVIsweepFile ();
| int
| main ()
| {
| SAVIsweepFile ();
|   ;
|   return 0;
| }
configure:4138: result: no

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_bind=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_nanosleep=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_sched_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_savi_SAVIsweepFile=no
ac_cv_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_uid_t=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
LDFLAGS=' -Wl,--strip-all -Wl,-rpath,/usr/local/lib -L/usr/local/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
def_callbacks='yes'
def_error_strings='yes'
def_group='mail'
def_limit_classif='10'
def_limit_decompr='1000'
def_limit_nextfile='10000'
def_logfacility='mail'
def_logpriority='notice'
def_maxproc='20'
def_net_port='4009'
def_net_tempdir='/tmp'
def_only_fatal='no'
def_pidfile='/var/run/sophie.pid'
def_savi_config='/etc/sophie.savi'
def_show_virusname='yes'
def_socket='/var/run/sophie'
def_socket_check='yes'
def_syslogname='sophie'
def_timeout='300'
def_timestamps='no'
def_umask='0007'
def_user='mail'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GRP_H_DECLARES_INITGROUPS 1
#define HAVE_BIND 1
#define HAVE_DIRENT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NANOSLEEP 1
#define HAVE_SCHED_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define LINUX 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDIO_H_DECLARES_VSNPRINTF 1

configure: exit 0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.