warning: -jN forced in submake: disabling jobserver mode.

Bug #1357497 reported by Tony
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Gearman
New
Undecided
Unassigned

Bug Description

When running make install, I get a warning about "disabling job server mode":

make[2]: Entering directory `/home/ubuntu/gearmand-1.1.12'
make[2]: warning: -jN forced in submake: disabling jobserver mode.

From an base Ubuntu install, I did the following:

sudo apt-get update

# Gearman dependencies
sudo apt-get install -y build-essential libboost-all-dev gperf libevent-dev uuid-dev

# Get the latest gearmand download link from https://launchpad.net/gearmand
wget wget https://launchpad.net/gearmand/1.2/1.1.12/+download/gearmand-1.1.12.tar.gz
tar -xvzf gearmand-1.1.12.tar.gz
cd gearmand-1.1.12/

# Follow the README which currently gives you the standard ...
./configure
make
sudo make install

I attached my config.log

Revision history for this message
Tony (tonyamoyal) wrote :
Revision history for this message
Artiom Neganov (aneganov) wrote :

The same. How to resolve this?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.