Hello!

I'm having some trouble finishing the build of the current courier-mta
(0.37.3 (25-Feb-2002). Configure runs well but make stops while building
afx:

  [EMAIL PROTECTED] :> make
  Making all in afx
  make[1]: Entering directory `/var/storage/courier-0.37.3.20020309/afx'
  c++ -DHAVE_CONFIG_H -I. -I. -I.     -I.. -I./.. -Wall -g -O2 -c
afxregex.C
  In file included from afxregex.h:16,
                   from afxregex.C:6:
  /usr/local/include/regex.h:145: syntax error before `;'
  /usr/local/include/regex.h:314: syntax error before `('
  /usr/local/include/regex.h:323: syntax error before `('
  /usr/local/include/regex.h:325: syntax error before `_ANSI_ARGS_'
  /usr/local/include/regex.h:326: syntax error before `('
  afxregex.C: In method `void CRegex::error(int)':
  afxregex.C:12: implicit declaration of function `int TclReError(...)'
  afxregex.C: In method `void CRegex::FreePattern()':
  afxregex.C:28: implicit declaration of function `int TclReFree(...)'
  afxregex.C: In method `int CRegex::Pattern(CString, short int = 0,
short int = 0)':
  afxregex.C:40: implicit declaration of function `int regcomp(...)'
  afxregex.C:40: warning: cannot pass objects of type `CString' through
`...'
  afxregex.C: In method `AFXBOOL CRegex::Match(CString)':
  afxregex.C:105: implicit declaration of function `int regexec(...)'
  afxregex.C:105: warning: cannot pass objects of type `CString' through
`...'
  make[1]: *** [afxregex.o] Error 1
  make[1]: Leaving directory `/var/storage/courier-0.37.3.20020309/afx'
  make: *** [all-recursive] Error 1
  [EMAIL PROTECTED] :>

Configure options are:
  ./configure --prefix=/usr/local --localstatedir=var/mail
--without-ipv6 --with-d
  b=gdbm --with-mailuser=courier --with-mailgroup=daemon
--without-authpgsql --wit
  hout-random --without-ispell --enable-unicode
--enable-mimetypes=/usr/local/conf
  /mime.types --without-authpam --without-authpwd --without-authshadow
--without-a
  uthvchkpw --without-authldap

System: Sun Ultra5 w/ Solaris 8 (02/02), gcc 2.95.3, make 3.79.1,
autoconf 2.13, automake 1.4, libtool 1.4, openssl 0.9.6c, mysql
3.23.49a, gdbm 1.8.0 


So long
Patrick


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to