Hello, I'm new to this list, and although I've checked most of the archive, I can't seem to find a fix for my problem. I'm trying to build the Courier-Autlib package on a Solaris 10 box (all (?) the required GNU goodies gcc, gld, libtool etc. are installed) and the configure script crashes in the liblock directory with:
configure: configuring in liblock configure: running /bin/bash './configure' --prefix=/usr/local '--with-ld=/opt/sfw/bin/gld' 'LDFLAGS=-R/usr/local/lib' --enable-ltdl-install=no --with-db=gdbm --with-makedatprog=/usr/local/libexec/courier-authlib/makedatprog '--with-userdb=/usr/local/etc/authlib/userdb' --with-mailuser=daemon --with-mailgroup=daemon --cache-file=/dev/null --srcdir=. ... checking for fcntl... yes checking for flock... no checking for lockf... yes checking for locking method... configure: error: must specify --with-locking-method option configure: error: /bin/bash './configure' failed for liblock I thought it would just pick one of the available methods (fcntl or lockf) and get on with it... alas. Trying to force one of them by providing the suggested --with-locking-method switch didn't help. Any suggestions on what might be broken? Thanks, Alex Marcu ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
