DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24544>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24544

Problem compiling tests for apr-util 0.9.4

           Summary: Problem compiling tests for apr-util 0.9.4
           Product: APR
           Version: 0.9.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: APR-util
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


# gmake check
(cd test && gmake check)
gmake[1]: Entering directory `/tmp/apr-util-0.9.4/test'
/bin/sh /tmp/apr-0.9.4/libtool --silent --mode=link  gcc -s   -O3 -march=i686
-DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE  -I/usr/local/BerkeleyDB.4.1/include
-I/tmp/apr-util-0.9.4/include -I/tmp/apr-util-0.9.4/include/private 
-I/usr/local/apr/include/apr-0  -I/usr/local/BerkeleyDB.4.1/include
-I/usr/local/include  -version-info 9:4:9   -L/usr/local/BerkeleyDB.4.1/lib
-lpthread -lgpm -o testdbm -L/usr/local/BerkeleyDB.4.1/lib -L/usr/local/lib
testdbm.lo ../libaprutil-0.la -lldap -llber -lgdbm -ldb -ldb-4.1
/usr/local/lib/libexpat.la /usr/local/apr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl
-ldl
libtool: link: warning: `-version-info' is ignored for programs
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../../i686-pc-linux-gnu/bin/ld:
warning: libssl.so.0.9.6, needed by /usr/local/lib/libldap.so, not found (try
using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.3.1/../../../../i686-pc-linux-gnu/bin/ld:
warning: libcrypto.so.0.9.6, needed by /usr/local/lib/libldap.so, not found (try
using -rpath or -rpath-link)
../.libs/libaprutil-0.so: undefined reference to `dbm_firstkey'
../.libs/libaprutil-0.so: undefined reference to `dbm_fetch'
../.libs/libaprutil-0.so: undefined reference to `dbm_store'
../.libs/libaprutil-0.so: undefined reference to `dbm_nextkey'
../.libs/libaprutil-0.so: undefined reference to `dbm_open'
../.libs/libaprutil-0.so: undefined reference to `dbm_close'
../.libs/libaprutil-0.so: undefined reference to `dbm_delete'
collect2: ld returned 1 exit status
gmake[1]: *** [testdbm] Error 1
gmake[1]: Leaving directory `/tmp/apr-util-0.9.4/test'
gmake: *** [check] Error 2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to