I just updated to r1222, and now I can't get neon to do "make check"
neon$ make -k check make[1]: Entering directory `/usr/local/google/dchristian/OpenSource/svn/neon/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/google/dchristian/OpenSource/svn/neon/src' make[1]: Entering directory `/usr/local/google/dchristian/OpenSource/svn/neon/test' /bin/sh ../libtool --silent --mode=link gcc-3.4 -L/home/dchristian/lib -no-install -o socket socket.lo libtest.la .libs/socket.o: In function `addr_reverse':/usr/local/google/dchristian/OpenSource/svn/neon/test/socket.c:333: undefined reference to `canonical_dns' collect2: ld returned 1 exit status make[1]: *** [socket] Error 1 /bin/sh ../libtool --silent --mode=link gcc-3.4 -L/home/dchristian/lib -no-install -o socket-ssl socket-ssl.lo libtest.la .libs/socket-ssl.o: In function `addr_reverse':./socket.c:333: undefined reference to `canonical_dns' collect2: ld returned 1 exit status make[1]: *** [socket-ssl] Error 1 make[1]: Target `check' not remade because of errors. make[1]: Leaving directory `/usr/local/google/dchristian/OpenSource/svn/neon/test' make: *** [check] Error 2 It was configured like this: prefix=$HOME ./configure --prefix=$prefix --enable-maintainer-mode --enable-debug --with-apr=$prefix --with-apr-util=$prefix --with-ssl=openssl --enable-threadsafe-ssl=posix --with-libs=$prefix --enable-shared -Dan C _______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
