On Thu, 28 Jul 2005 13:16:00 -0400
Jay Lee <jl...@pbu.edu> wrote:
Stefan Hornburg wrote:
I'm working on Courier 0.51 packages, but the build fails with the following
error
message:
checking whether g++ accepts -g... (cached) yes
./configure: line 19594: syntax error near unexpected token `;;'
./configure: line 19594: ` ;;'
checking dependency style of g++... (cached) gcc3
make[1]: *** [config.status] Error 2
make[1]: Leaving directory `/var/tmp/debaux-racke/courier/courier-0.51.0'
make: *** [build] Error 2
config.log ist attached.
Build environment:
automake 1.8
g++ 3.3.5
Any help would be really appreciated.
OS? Distribution? Courier-authlib version? configure options? More
info needed.
OS and distribution see subject.
courier-authlib 0.57
COMMON_CONFOPTS=--prefix=/usr --mandir=\$${prefix}/share/man \
--with-piddir=/var/run/courier \
--sysconfdir=/etc/courier \
--libexecdir=\$${prefix}/lib/courier \
--datadir=\$${prefix}/lib/courier \
--localstatedir=/var/lib/courier \
--sbindir=\$${exec_prefix}/sbin \
--with-mailuser=daemon \
--with-mailgroup=daemon \
--without-socks \
--enable-workarounds-for-imap-client-bugs \
--with-authpam \
--without-authpwd \
--with-authmysql \
--with-mysql-includes=/usr/include/mysql \
--with-mysql-libs=/usr/lib \
--with-authpgsql \
--with-pgsql-libs=/usr/lib \
--without-authshadow \
--without-authvchkpw \
--with-authdaemonvar=/var/run/courier/authdaemon \
--with-authldap \
--with-authcram \
--enable-maildropldap \
--enable-ldapconfig=/etc/courier/maildropldaprc \
--with-db=gdbm \
--without-fcgi \
--with-htmllibdir=/usr/share/sqwebmail \
--with-ispell=/usr/bin/ispell \
--enable-imageurl=/sqwebmail \
--with-mailer="/usr/sbin/sendmail" \
--enable-sendmail="/usr/sbin/sendmail" \
--with-cachedir=/var/cache/sqwebmail \
--with-calendardir=/var/run/courier/calendar \
--with-webadmindir=/usr/share/courier/webadmin \
--enable-userdb \
--enable-syslog=1 \
--enable-unicode \
--disable-root-check
Courier 0.50 compiles fine.
Bye
Racke