php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55269 --enable-dtrace fail on FreeBSD
Submitted: 2011-07-22 15:19 UTC Modified: 2011-07-26 23:50 UTC
From: samm at os2 dot kiev dot ua Assigned: dsp (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.4SVN-2011-07-22 (SVN) OS: FreeBSD 8-STABLE
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: samm at os2 dot kiev dot ua
New email:
PHP Version: OS:

 

 [2011-07-22 15:19 UTC] 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.

Patches

php-dtrace-patch (last revision 2011-07-22 19:20 UTC by samm at os2 dot kiev dot ua)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-23 00:41 UTC] johannes@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: dsp
 [2011-07-26 23:49 UTC] dsp@php.net
Automatic comment from SVN on behalf of dsp
Revision: http://svn.php.net/viewvc/?view=revision&revision=313752
Log: Fix #55269 (--enable-dtrace fail on FreeBSD)
 [2011-07-26 23:50 UTC] dsp@php.net
-Status: Assigned +Status: Closed
 [2011-07-26 23:50 UTC] dsp@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2012-04-18 09:49 UTC] laruence@php.net
Automatic comment on behalf of dsp
Revision: http://git.php.net/?p=php-src.git;a=commit;h=97913140b57a2777757f4982bac3e65d68547f44
Log: Fix #55269 (--enable-dtrace fail on FreeBSD)
 [2012-07-24 23:40 UTC] rasmus@php.net
Automatic comment on behalf of dsp
Revision: http://git.php.net/?p=php-src.git;a=commit;h=97913140b57a2777757f4982bac3e65d68547f44
Log: Fix #55269 (--enable-dtrace fail on FreeBSD)
 [2013-11-17 09:37 UTC] laruence@php.net
Automatic comment on behalf of dsp
Revision: http://git.php.net/?p=php-src.git;a=commit;h=97913140b57a2777757f4982bac3e65d68547f44
Log: Fix #55269 (--enable-dtrace fail on FreeBSD)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Nov 23 03:01:32 2024 UTC