bugmldonkey, a multi-networks file-sharing client - Bugs: bug #15394, Change ./configure so it does not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #15394: Change ./configure so it does not need bash

Submitter:  d-b
Submitted:  Sat 07 Jan 2006 02:00:51 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Compilation problem Status:  None
Assigned to:  None Open/Closed:  Closed
Release:  2.7.2 Release:  2.7.2
Operating System:  Mac OS X 10.3 Binaries Origin:  CVS / Self compiled
CPU type:  PowerPC

Mon 23 Jan 2006 09:50:32 PM UTC, comment #3: 
spiralvoice <spiralvoice>
Group administrator
Mon 23 Jan 2006 12:59:08 AM UTC, comment #2: 

What about moving the $Id$ line around ? #!/bin/sh must be the first line to set the interpreter to use.

--- configure   15 Dec 2005 18:45:58 -0000      1.14
+++ configure   23 Jan 2006 00:57:47 -0000
@@ -1,6 +1,5 @@
-# $Id: configure,v 1.14 2005/12/15 18:45:58 spiralvoice Exp $
-
 #!/bin/sh
+# $Id: configure,v 1.14 2005/12/15 18:45:58 spiralvoice Exp $

 mkdir -p build
 rm -f icons/big/*.ml_icon

pango <mlpango>
Group Member
Wed 11 Jan 2006 12:28:08 PM UTC, comment #1: 

Same bug occurs on *BSD, please provide a patch - should not be difficult

spiralvoice <spiralvoice>
Group administrator
Sat 07 Jan 2006 02:00:51 AM UTC, original submission:  

I use tcsh on machine I tried to compile mldonkey on. Until I manually changed shell to bash I just received these error messages:

% ./configure
tcsh: rm: No match.
tcsh: rm: No match.
tcsh: rm: No match.
tcsh: rm: No match.
tcsh: rm: No match.
tcsh: rm: No match.
tcsh: case: Too many arguments.

After manually changing to bash configuring and compiling worked fine.

d-b

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-23 spiralvoice Summary./configure requires bash Change ./configure so it does not need bash
    Reassign ItemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, task tracker

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code