Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 12:56:01 -0700
From:      Ed Stover <estover@nativenerds.com>
To:        freebsd-questions@freebsd.org
Subject:   Trouble Compiling courier-authlib-0.55
Message-ID:  <1112298961.35878.51.camel@red.nativenerds.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1112298961.35878.51.camel>