From: peter at guts dot nl Operating system: FreeBSD PHP version: 4.3.2 PHP Bug Type: Compile Failure Bug description: pfpro module requires -pthread on FreeBSD
Description: ------------ running configure --with-pfpro on FreeBSD reports 'need SDK 2 or 3'. The SDK I downloaded was version 3. config.log showed linking errors regarding pthread. CFLAGS=pthread ./configure .... worked. Reproduce code: --------------- run ./configure --with-pfpro=/path/to/lib on FreeBSD Expected result: ---------------- configure running without errors Actual result: -------------- configure reporting that SDK 2 or 3 is required. -- Edit bug report at http://bugs.php.net/?id=24983&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24983&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24983&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24983&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24983&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24983&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24983&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24983&r=support Expected behavior: http://bugs.php.net/fix.php?id=24983&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24983&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24983&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24983&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24983&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24983&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24983&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24983&r=gnused
