php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66744 Compiling from source not working
Submitted: 2014-02-20 05:50 UTC Modified: 2017-01-10 08:24 UTC
From: paulsschwarz at gmail dot com Assigned:
Status: Suspended Package: gearman (PECL)
PHP Version: Irrelevant OS: Ubuntu 13.04
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: paulsschwarz at gmail dot com
New email:
PHP Version: OS:

 

 [2014-02-20 05:50 UTC] paulsschwarz at gmail dot com
Description:
------------
I followed the instructions from http://gearman.org/getting-started/

1. tar xzf gearman-X.Y.tgz
2. cd gearman-X.Y
3. phpize
4. ./configure
5. make
6. make install

Line 5 (make) fails because there is no Makefile. (As I recall there is Makefile.global, and two other Makefile.<something>). 

I tried the above using Gearman 1.1.2.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-02-20 09:10 UTC] paulsschwarz at gmail dot com
As a follow-up, I sidestepped the whole issue by downgrading gearman to 1.0.3.

Note that I'm on Ubuntu 13.04 with PHP 5.4.9-4ubuntu2.4.

The reason I didn't report version numbers initially is because I believe it is irrelevant. If the make process doesn't work I don't think PHP version has anything to do with that. I could be wrong.
 [2017-01-10 08:24 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 08:24 UTC] kalle@php.net
The gearman extension have not had much activity in the past few years, so I'm taking the safe bet that this is no longer under active development (as I don't consider the typo fixes on the github repo an active development), besides that it also targets unsupported PHP versions. Please unsuspend this report in case it begins to blossom with life once more
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 23:01:29 2024 UTC