Edit report at http://bugs.php.net/bug.php?id=51199&edit=1

 ID:               51199
 Updated by:       [email protected]
 Reported by:      kwoodle at aya dot yale dot edu
 Summary:          pecl install dtrace fails
-Status:           Open
+Status:           Bogus
 Type:             Bug
 Package:          Compile Failure
 Operating System: opensolaris
 PHP Version:      5.3.1

 New Comment:

Please report pecl's dtrace bug to pecl.php.net


Previous Comments:
------------------------------------------------------------------------
[2010-03-03 19:04:12] [email protected]

Please report pecl's dtrace bug to pecl.php.net

------------------------------------------------------------------------
[2010-03-03 18:47:30] kwoodle at aya dot yale dot edu

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 this bug report at http://bugs.php.net/bug.php?id=51199&edit=1

Reply via email to