From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1134 Path: news.gmane.org!not-for-mail From: "Nandakumar, R \(Raja\)" Newsgroups: gmane.comp.sysutils.supervision.general Subject: Problem compiling runit Date: Tue, 30 May 2006 10:47:18 +0100 Message-ID: <7231C15EAC2F164CA6DC326D97493C8B01C1DE4A@exchange35.fed.cclrc.ac.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1148982453 3049 80.91.229.2 (30 May 2006 09:47:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 May 2006 09:47:33 +0000 (UTC) Original-X-From: supervision-return-1370-gcsg-supervision=m.gmane.org@list.skarnet.org Tue May 30 11:47:32 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1Fl0os-0005Fu-3n for gcsg-supervision@gmane.org; Tue, 30 May 2006 11:47:22 +0200 Original-Received: (qmail 31101 invoked by uid 76); 30 May 2006 09:47:42 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 31092 invoked from network); 30 May 2006 09:47:42 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem compiling runit Thread-Index: AcaDzgpux3rMb/iFT/us07pcVb1/Sw== Original-To: X-OriginalArrivalTime: 30 May 2006 09:47:18.0829 (UTC) FILETIME=[0A7095D0:01C683CE] Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1134 Archived-At: Hi, When I try to compile on my linux machine, I get the problem given below. Could someone help. I am trying this on a GNU/Linux with kernel version 2.4.21-20.EL+MA Thanks, Raja. [blabl@bla runit-1.5.1]$ ./package/install Linking ./src/* into ./compile... Compiling everything in ./compile... + cd compile + exec make make: Nothing to be done for `default'. Copying commands into ./command... Checking commands in ./command... + cd compile + exec make check ./check-local chpst runit runit-init runsv runsvchdir runsvdir sv svlogd utmpset Checking chpst... usage: chpst [-vP012] [-u user[:group]] [-U user[:group]] [-e dir] [-/ root] [-n nice] [-l|-L lock] [-m n] [-d n] [-o n] [-p n] [-f n] [-c n] prog 100 $Id: chpst.c,v 1.10 2006/03/04 17:11:20 pape Exp $ usage: chpst [-vP012] [-u user[:group]] [-U user[:group]] [-e dir] [-/ root] [-n nice] [-l|-L lock] [-m n] [-d n] [-o n] [-p n] [-f n] [-c n] prog 100 test=3D1 0 chpst: fatal: unable to lock: /distribution/admin/runit-1.5.1/compile/check-tmp: no locks available 111 chpst: fatal: unable to lock: /distribution/admin/runit-1.5.1/compile/check-tmp: no locks available 111 0 0 chpst failed. make: *** [check] Error 1