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

 ID:                 55269
 Updated by:         johan...@php.net
 Reported by:        samm at os2 dot kiev dot ua
 Summary:            --enable-dtrace fail on FreeBSD
-Status:             Open
+Status:             Assigned
 Type:               Bug
 Package:            Compile Failure
 Operating System:   FreeBSD 8-STABLE
 PHP Version:        5.4SVN-2011-07-22 (SVN)
-Assigned To:        
+Assigned To:        dsp
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2011-07-22 15:19:01] samm at os2 dot kiev dot ua

Description:
------------
Dtrace/userland is supported in the current FreeBSD version. I found that 
autoconf expecting Solaris only and producing broken makefiles on FreeBSD. Also 
libelf is required on FreeBSD to link with dtrace for userland applications.

Test script:
---------------
./buildconf; configure --enable-dtrace && make


Expected result:
----------------
php with dtrace

Actual result:
--------------
a lot of unresolved functions on the link stage.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55269&edit=1

Reply via email to