8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Empty makefile
FromSent OnAttachments
Jorge A. PalaciosOct 9, 2006 9:11 am 
Jorge A. PalaciosOct 9, 2006 9:18 am 
Bowie BaileyOct 9, 2006 9:25 am 
Jorge A. PalaciosOct 9, 2006 9:48 am 
Bowie BaileyOct 9, 2006 9:55 am 
Jorge A. PalaciosOct 9, 2006 10:22 am 
Jay LeeOct 9, 2006 10:46 am 
Sam VarshavchikOct 9, 2006 3:20 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Empty makefileActions...
From:Jorge A. Palacios (kiol@hotmail.com)
Date:Oct 9, 2006 10:22:13 am
List:net.sourceforge.lists.courier-users

I believe i found the problem

When the ./configure try to enter to authlib directory, this is the problem...

[kiolinxa@mail authlib]$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././../sysconftool checking for perl5... no checking for perl... /usr/bin/perl checking for expect... /usr/bin/expect checking for passwd... /usr/bin/passwd checking whether -lm is needed for floor... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no configure: error: --with-authchangepwdir missing [kiolinxa@mail authlib]$ ./configure --with-authchangepwdir checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././../sysconftool checking for perl5... no checking for perl... /usr/bin/perl checking for expect... /usr/bin/expect checking for passwd... /usr/bin/passwd checking whether -lm is needed for floor... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking Pam/pam_appl.h usability... no checking Pam/pam_appl.h presence... no checking for Pam/pam_appl.h... no checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes checking for pam_setcred... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether -lresolv is needed for res_query... yes checking for ber_scanf in -llber... yes checking for ldap_open in -lldap... yes checking for ldap_search_st... yes checking for ldap_start_tls_s... yes checking for ldap_result2error... yes checking for endpwent... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for getspent in -lshadow... no checking for endspent... yes checking for getspent... yes checking for open_smtp_relay... yes checking for vlogauth... no checking for pg_config... /usr/bin/pg_config checking for mysql_config... /usr/bin/mysql_config checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for setsid... no checking for setlogin... no checking for crypt in -lcrypt... no checking for crypt... no checking for crypt() prototype... 0 configure: creating ./config.status config.status: creating Makefile sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating modulelist sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating installlist sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating installlist.sh sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating authdaemond sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating authdaemonrc sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating authsystem.passwd sed: file ./confstatu17236/subs-2.sed line 3: unterminated `s' command config.status: creating config.h config.status: executing depfiles commands

Somebody help me please...

Thank you

From: Bowie Bailey <Bowi@BUC.com>

To: cour@lists.sourceforge.net Subject: Re: [courier-users] Empty makefile Date: Mon, 9 Oct 2006 12:55:26 -0400

Jorge A. Palacios wrote:

From: Bowie Bailey <Bowi@BUC.com>

Jorge A. Palacios wrote:

Thank you...

Mi server has a Red Hat Enterprise Linux ES release 4 (Nahant Update 3) with 2.6.9-34.ELsmp kernel...

the instruccion is:

./configure --prefix=/usr/local/courier-authlib --without-authpam --without-authldap --without-authpwd --without-authmysql --without-authpgsql --without-authshadow --without-authuserdb --without-authcustom --without-authcram --without-authdaemon --with-authvchkpw --with-mailuser=vpopmail --with-mailgroup=vchkpw --with-redhat

There are no errors.

Looks to me like you disabled all of the authentication methods and left nothing to compile.

What authentication method do you want to use?

authvchkpw for vpopmail

Oops...didn't notice that one. In that case, I don't know. Maybe someone else will have an idea.