From:
Operating system: opensolaris
PHP version: 5.3.1
Package: Compile Failure
Bug Type: Bug
Bug description:pecl install dtrace fails
Description:
------------
pecl install dtrace fails (release 1.0.3);
also latest version from svn (1.0.4) svn.php.net
dtrace script compile fails in Makefile fragment with output
if test -f ./.libs/dtrace.o ; then \
dtrace -G -s
/export/home/kim/Downloads/dtrace/dtrace-1.0.4/php.d
./.libs/dtrace.o ; \
else \
dtrace -G -s
/export/home/kim/Downloads/dtrace/dtrace-1.0.4/php.d
dtrace.lo ; \
fi
dtrace: failed to compile script
/export/home/kim/Downloads/dtrace/dtrace-1.0.4/php.d:
"/usr/lib/dtrace/mpi.d", line 70: failed to resolve type genunix`kthread_t
* for identifier curthread: Module and program data models do not match
--
Edit bug report at http://bugs.php.net/bug.php?id=51199&edit=1
--
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=51199&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=51199&r=trysnapshot53
Try a snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=51199&r=trysnapshot60
Fixed in SVN:
http://bugs.php.net/fix.php?id=51199&r=fixed
Fixed in SVN and need be documented:
http://bugs.php.net/fix.php?id=51199&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=51199&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=51199&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=51199&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=51199&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=51199&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=51199&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=51199&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=51199&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=51199&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51199&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=51199&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=51199&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=51199&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=51199&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=51199&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=51199&r=mysqlcfg