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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Jul 05 15:01:29 2024 UTC