php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35708 Compalation failed with cracklib-2.8.6
Submitted: 2005-12-16 13:42 UTC Modified: 2005-12-16 13:58 UTC
From: a dot moller at teia dot de Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.4.1 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: a dot moller at teia dot de
New email:
PHP Version: OS:

 

 [2005-12-16 13:42 UTC] a dot moller at teia dot de
Description:
------------
After successfully installed cracklib-2.8.6 (make test):

./configure --with-crack=/usr/local/src/cracklib-2.8.6 

make results in:

In file included from /usr/local/src/php-4.4.1/ext/crack/crack.c:30:
/usr/local/include/packer.h:91: parse error before `FindPW'
/usr/local/include/packer.h:91: warning: data definition has no type or storage class
make: *** [ext/crack/crack.lo] Error 1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-16 13:58 UTC] tony2001@php.net
Not PHP problem, report that to cracklib authors.
They apparently need to define uint32_t.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 09:01:31 2025 UTC