I can't get courier-authlib-0.55 from source package to compile on FreeBSD4.11 any have any pointers? Your time and help is appreciated.
./configure --prefix=/usr/local --exec-prefix=/usr/local\ --with-authvchkpw --without-authldap --without-authmysql \ --disable-root-check --with-ssl \ --with-authchangepwdir=/usr/local/libexec/authlib courier-authlib-0.55 source package error on make: HAVE_CONFIG_H -I. -I. -I. -g -O2 -c -o testbdb.o testbdb.C Linking testbdb rm -f libshbdbobj.a cd .libs && ar rl ../libshbdbobj.a bdbobj.$(OBJEXT) bdbobj2.$(OBJEXT) bdbobj3.$(OBJEXT) OBJEXT: not found OBJEXT: not found OBJEXT: not found /usr/libexec/elf/ar: bdbobj.: No such file or directory *** Error code 1 It also fails in ports. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
