Subject: pkg/37028: php compile problem on Linux
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <pkgsrc@blackmouse.biz>
List: pkgsrc-bugs
Date: 09/26/2007 08:45:00
>Number: 37028
>Category: pkg
>Synopsis: php compile problem on Linux
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Sep 26 08:45:00 +0000 2007
>Originator: Ondrej Tuma
>Release: current
>Organization:
Blackmouse
>Environment:
Linux ip1 2.6.20.1 #3 Thu Mar 8 18:42:01 CET 2007 i686 athlon-4 i386 GNU/Linux
>Description:
/usr/pkgsrc/lang/php5/work/php-5.2.4/ext/libxml/libxml.c:1: warning: SSE instruction set disabled, using 387 arithmetics
In file included from /usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend.h:221,
from /usr/pkgsrc/lang/php5/work/php-5.2.4/main/php.h:34,
from /usr/pkgsrc/lang/php5/work/php-5.2.4/ext/libxml/libxml.c:28:
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h:34: error: syntax error before "uint"
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h:34: warning: no semicolon at end of struct or union
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h:36: error: syntax error before "orig_lineno"
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h:36: warning: data definition has no type or storage class
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h:37: warning: data definition has no type or storage class
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h: In function `__zend_realloc':
/usr/pkgsrc/lang/php5/work/php-5.2.4/Zend/zend_alloc.h:98: warning: assignment makes pointer from integer without a cast
and so on... full log is here:
http://linux.blackmouse.biz/pub/blackmouse-current/i686/pkgstat/20070924.1926/lang/php5/.broken.html
>How-To-Repeat:
bmake
>Fix: