Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 89236

Summary: emerge mod_php 4.3.11-r2 fail because do not find header file
Product: Gentoo Linux Reporter: Nelson T. Yunaka <n.e.l.s.o.n.t.y>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nelson T. Yunaka 2005-04-15 16:07:52 UTC
I can not install mod_php 

Reproducible: Always
Steps to Reproduce:
1.emerge mod_php
2.
3.

Actual Results:  
Error from "emerge mod_php"
(...)
/bin/sh /var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/libtool --silent
--preserve-dup-deps --mode=compile gcc  -Iext/ctype/
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/ctype/ -DPHP_ATOM_INC
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/include
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/main
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11 -I/usr/include/libxml2
-I/usr/X11R6/include -I/usr/include/freetype2
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/mbstring/mbregex
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/mbstring/libmbfl
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/mbstring/libmbfl/mbfl
-I/usr/include/mcal -I/usr/include/mysql -I/usr/include/postgresql/pgsql
-I/usr/include/pspell -I/usr/qt/3/include
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/xml/expat
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/TSRM
-I/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/Zend    -O2 -mtune=athlon
-march=i686 -pipe -fomit-frame-pointer -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -pthread 
-prefer-non-pic -c
/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/ctype/ctype.c -o
ext/ctype/ctype.lo
/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/crack/crack.c: In
function `zif_crack_check':
/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/crack/crack.c:214: error:
`STRINGSIZE' undeclared (first use in this function)
/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/crack/crack.c:214: error:
(Each undeclared identifier is reported only once
/var/tmp/portage/mod_php-4.3.11-r2/work/php-4.3.11/ext/crack/crack.c:214: error:
for each function it appears in.)
make: *** [ext/crack/crack.lo] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-php/mod_php-4.3.11-r2 failed.
!!! Function php-sapi_src_compile, Line 544, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-04-15 16:26:45 UTC

*** This bug has been marked as a duplicate of 88907 ***