php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24983 pfpro module requires -pthread on FreeBSD
Submitted: 2003-08-08 05:25 UTC Modified: 2003-08-13 05:33 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:2 (100.0%)
From: peter at guts dot nl Assigned:
Status: Wont fix Package: Verisign Payflow Pro related
PHP Version: 4.3.2 OS: FreeBSD
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: peter at guts dot nl
New email:
PHP Version: OS:

 

 [2003-08-08 05:25 UTC] peter at guts dot nl
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-08 05:42 UTC] peter at guts dot nl
I meant 'CFLAGS=-pthread'
 [2003-08-13 05:33 UTC] sniper@php.net
As you can easily workaround this, we're not going to waste any time trying to add some hacks around it.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 11:01:29 2025 UTC