Hello.
Now i try to build
MAKE=gmake;export MAKE
CC=g++;export CC
/configure --disable-root-check \^J--with-sasl=/usr/local/lib/sasl2
\^J--with-perl --with-auth=unix --with-dbdir=/usr/bin
\^J--with-bdb-libdir=/usr/lib --with-bdb-incdir=/usr/include
\^J--with-openssl=/usr/local/ssl --without-ucdsnmp
\^J--with-authmysql --with-mysql-libs=/opt/freeware/lib/mysql
\^J--with-mysql-includes=/opt/freeware/include/mysql --with-locking-method=f
cntl

I get this error:
checking for fcntl... yes
checking for flock... no
checking for lockf... yes
checking for locking method... configure: error: fcntl test failed.
configure: error: /bin/sh './configure' failed for liblock

I tried with lockf and flock but with similar results.
If i use CC=gcc instead CC=g++ and no locking method it builds, but gmake
show me errors because there is a line it can not compile because it use gcc
instead g++.


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to