Date: 09/30/00
- Next message: khyiu <email protected>: "[PHP-DEV] PHP 4.0 Bug #6965: cannot authenticate"
- Previous message: antosj <email protected>: "[PHP-DEV] PHP 4.0 Bug #6964: Connection won't close"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6263
Updated by: mrobinso
Reported By: mgrphp3 <email protected>
Status: Closed
Bug Type: *General Issues
Assigned To:
Comments:
I am not able to reproduce the original problem.
You may recall, 'sas' mentioned that the error was
a symptom of a bad mcal installation. I removed
mcal from my system, and the mcrypt-2.2.4 stuff works
just fine. Whether the original problem still
exists or not I do not know, but since I cannot
reproduce it, I will close this report. Thanks.
Previous Comments:
---------------------------------------------------------------------------
[2000-09-30 18:20:47] derick <email protected>
Coudl you try to latest CVS version of PHP, and see if you still have this problem?
---------------------------------------------------------------------------
[2000-08-20 23:29:40] sas <email protected>
We need to fix the cause, not the symptom.
Reopening bug report.
---------------------------------------------------------------------------
[2000-08-20 13:40:18] derick <email protected>
fixed in cvs
---------------------------------------------------------------------------
[2000-08-20 11:55:54] mgrphp3 <email protected>
libmcrypt-2.2.4 installed from source.
A snapshot from Aug 11 worked just fine with:
./configure --disable-inline --disable-debug
--with-apxs=/usr/sbin/apxs --with-msql=/usr/local/Hughes
--with-pgsql=/usr/include/pgsql --enable-ftp --with-zlib
--with-xml --with-mysql --with-mcrypt=/usr/local/lib
--with-mhash=/usr/local/lib --with-mcal=/usr/src/libmcal
--with-imap=/usr/include/imap --with-swf=/usr/local/lib
--with-interbase=/usr/interbase --with-ldap=/usr
--enable-wddx --enable-sysvsem --enable-sysvshm
--with-jpeg-dir=/usr/src/jpeg-6b
--with-xpm-dir=/usr/X11R6/ --with-t1lib=/usr/local
--with-gd=/usr/local --enable-bcmath
--with-pfpro=/usr/local
--with-curl=/usr/local --with-pspell=/usr/local
--with-tiff-dir=/usr/lib --with-pdflib=/usr/local
make
make install
and all is well.
Snapshot from today (20-Aug-2000 07:45)
configure gives me this:
checking for mcrypt support... yes
checking for init_mcrypt in -lmcrypt... no
checking for mcrypt_module_open in -lmcrypt... no
configure: error: Sorry
and it stops there.
Reverting to the previous snapshot restores mcrypt
support.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=6263
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: khyiu <email protected>: "[PHP-DEV] PHP 4.0 Bug #6965: cannot authenticate"
- Previous message: antosj <email protected>: "[PHP-DEV] PHP 4.0 Bug #6964: Connection won't close"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

