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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
4 + 31 = ?
Subscribe to this entry?

 
 [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: Sat Apr 20 15:01:29 2024 UTC