Run ./build zend, then instead of default PHP path write PHP4 cgi path.
Then it halts again:
--------------
awk '{ print ($1+1) }' cnumber.h > cnumber.temp
rm -f cnumber.h; mv cnumber.temp cnumber.h
gcc version.c
rm -f exim
gcc -o exim
auths/auths.a(cyrus_sasl.o): In function `auth_cyrus_sasl_server':
cyrus_sasl.c.text+0xfe): undefined reference to `sasl_server_init'
cyrus_sasl.c.text+0x14a): undefined reference to `sasl_server_new'
cyrus_sasl.c.text+0x165): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x1be): undefined reference to `sasl_server_start'
cyrus_sasl.c.text+0x1cf): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x1d4): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x1e6): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x1eb): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x200): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x205): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x2bc): undefined reference to `sasl_server_step'
cyrus_sasl.c.text+0x31f): undefined reference to `sasl_errstring'
cyrus_sasl.c.text+0x344): undefined reference to `sasl_errstring'
cyrus_sasl.c.text+0x372): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x377): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x3ad): undefined reference to `sasl_errstring'
cyrus_sasl.c.text+0x3e8): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x3ed): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x421): undefined reference to `sasl_errstring'
cyrus_sasl.c.text+0x446): undefined reference to `sasl_errstring'
cyrus_sasl.c.text+0x469): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x46e): undefined reference to `sasl_done'
cyrus_sasl.c.text+0x496): undefined reference to `sasl_getprop'
cyrus_sasl.c.text+0x50b): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x510): undefined reference to `sasl_done'
auths/auths.a(cyrus_sasl.o): In function `auth_cyrus_sasl_init':
cyrus_sasl.c.text+0x648): undefined reference to `sasl_server_init'
cyrus_sasl.c.text+0x69e): undefined reference to `sasl_server_new'
cyrus_sasl.c.text+0x6f4): undefined reference to `sasl_listmech'
cyrus_sasl.c.text+0x803): undefined reference to `sasl_dispose'
cyrus_sasl.c.text+0x808): undefined reference to `sasl_done'
collect2: ld returned 1 exit status
make[1]: *** [exim] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.69/build-Linux-x86_64'
make: *** [go] Error 2
*** The make has failed, do you want to try to make again? (y,n): n
-----------------
I have try to install all *sasl* who is 64bit...
/ Gunnar S
Actually, I fixed this my editing /Local/Makefile and uncommentingNo one thats have any idea about this error ?
/ Gunnar
-----------------------------------------------------------------
AUTH_LIBS=-lsasl2
Installing default configuration in /etc
because there is no existing configuration file.
mkdir -p /
sed -e \\
"/SYSTEM_ALIASES_FILE/ s'SYSTEM_ALIASES_FILE'/etc/aliases'" \\
../src/configure.default > ${CONFIGURE_FILE}
../scripts/exim_install: line 406: /etc: Is a directory
*** Exim installation failed ***
make: *** [install] Error 1
*** The install has failed, do you want to try to install it again? (y,n):
# php-cgi -v
PHP 5.2.5 (cgi) (built: Apr 18 2008 23:23:18)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend Technologies
i accidently replace server.key with the one i generate, so the default key no longer available in my server, so i try create new one without pass phrase.Stopping httpd: [FAILED]
Starting httpd: [Fri Apr 18 18:43:37 2008] [warn] module php5_module is already loaded, skipping
Apache/2.2.8 mod_ssl/2.2.8 (Pass Phrase Dialog)
Some of your private key files are encrypted for security reasons.
In order to read them you have to provide the pass phrases.
Server www.example.com:443 (RSA)
Enter pass phrase:
Apache:mod_ssl:Error: Private key not found.
**Stopped
[root@host custombuild]# ./build update_versions
Updating automake
File already exists: automake-1.10.1.tar.gz
MD5 Checksum on automake-1.10.1.tar.gz passed.
Found /usr/local/directadmin/custombuild/automake-1.10.1.tar.gz
Extracting ...
Done.
Configuring automake-1.10.1...
checking build system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... no
configure: error: Autoconf 2.60 or better is required.
Done. Making automake-1.10.1...
Trying to make automake...
make: *** No targets specified and no makefile found. Stop.
*** The make has failed, do you want to try to make again? (y,n):
Try: rpm -e autoconf
[root@host custombuild]# rpm -e autoconf
error: Failed dependencies:
autoconf >= 2.58 is needed by (installed) automake-1.9.6-2.1.noarch
autoconf >= 2.50 is needed by (installed) libtool-1.5.22-6.1.i386
autoconf >= 2.54 is needed by (installed) automake17-1.7.9-7.noarch
checking whether autoconf is installed... no
configure: error: Autoconf 2.60 or better is required.
Please make sure it is installed and in your PATH.
Done. Making automake-1.10.1...
Trying to make automake...
make: *** No targets specified and no makefile found. Stop.
Show this :
You get this, because automake is looking for autoconf in /usr/bin.