taskmldonkey, a multi-networks file-sharing client - Tasks: task #5681, Reassigned item: Change...

 
 

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

task #5681: Reassigned item: Change ./configure so it does not need bash

Submitter:  d-b
Submitted:  Fri 23 Jun 2006 07:30:55 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Cancelled Assigned to:  None
Open/Closed:  Closed Should Start On:  Thu 30 Aug 2007 10:00:00 PM UTC
Should be Finished on:  Thu 30 Aug 2007 10:00:00 PM UTC

Fri 31 Aug 2007 09:49:05 PM UTC, comment #5: 

Nearly 20 months went by without anybody asking for this or providing a patch, so I guess its not really needed. Closed

spiralvoice <spiralvoice>
Group administrator
Fri 23 Jun 2006 07:30:55 PM UTC, comment #4: 

This item has been reassigned from the project mldonkey, a multi-networks file-sharing client bugs tracker to your tracker.

The original report is still available at bugs #15394

Following are the information included in the original report:

[field #0]                  Item ID: 15394
[field #1]                 Group ID: 1409
[field #2]              Open/Closed: Open
[field #3]                 Severity: 3 - Normal
[field #4]                  Privacy: Public
[field #6]                 Category: Core
[field #7]             Submitted by: d-b
[field #8]              Assigned to: None
[field #9]             Submitted on: Samstag 07.01.2006 um 03:00
[field #10]                  Summary: Change ./configure so it does not need bash
[field #11]      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.
[field #13]               Item Group: Compilation problem
[field #14]                   Status: None
[field #15]        Component Version: None
[field #16]         Operating System: Mac OS X 10.3
[field #17]          Reproducibility: None
[field #18]               Size (loc): None
[field #19]            Fixed Release: None
[field #20]          Planned Release: None
[field #21]                   Effort: 0.00
[field #25]                 Priority: 5 - Normal
[field #28]         Percent Complete: 0%
[field #30]                  Release: 2.7.2
[field #31]                  Release: 2.7.2
[field #55]          Binaries Origin: CVS / Self compiled
[field #56]                 CPU type: PowerPC
[field #57]                      CPU: None
[field #58]     Custom Select Box #4: None
[field #59]     Custom Select Box #5: None
[field #60]     Custom Select Box #6: None
[field #61]     Custom Select Box #7: None
[field #62]     Custom Select Box #8: None
[field #63]     Custom Select Box #9: None
[field #64]    Custom Select Box #10: None

spiralvoice <spiralvoice>
Group administrator
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
Fri 23 Jun 2006 07:30:55 PM 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

 

Carbon-Copy List
  • -email is unavailable- added by spiralvoice (Posted a comment)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-08-31 spiralvoice StatusNone Cancelled
        Open/ClosedOpen Closed
    2006-06-23 spiralvoice 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-caa5.
    Corresponding source code