From:             sbrennan at southerncountiestitle dot com
Operating system: RH 9 kernel 2.6.0-test6
PHP version:      5.0.0b1 (beta1)
PHP Bug Type:     Compile Failure
Bug description:  need dmalloc path variable

Description:
------------
Simple run, without enabling dmalloc, if dmalloc is enabled in another
program that is then compiled into php, php still requires the dmalloc
libs and includes.  I know this is obvious, but other apps allow admins to
place the dmalloc in a particular place, especially if they are testing
multiple installations, etc.

Currently, php5 configure script does not allow for the explicit naming of
a dmalloc path, etc.

Not a bug, but can be confusing for others, if they did not ask for
dmalloc, but it fails because snmp was able to explicitly name the path to
dmalloc, and the user wants snmp functions.

Its splitting hairs, but I figured I'd tell you, since someone reported it
to me as a bug.

I linked the correct version of dmalloc into the /usr/local directories,
and it compiles fine.


-- 
Edit bug report at http://bugs.php.net/?id=25810&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25810&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25810&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25810&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25810&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25810&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25810&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25810&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25810&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25810&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25810&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25810&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25810&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25810&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25810&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25810&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25810&r=float

Reply via email to