bugmake - Bugs: bug #19015, Initialisation of variable to...

 
 

bug #19015: Initialisation of variable to "ls" and "find" fails with "**missing separator"

Submitter:  None
Submitted:  Fri 09 Feb 2007 11:53:19 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Works for me Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  3.81 Operating System:  Any
Fixed Release:  None Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 10 Feb 2007 03:07:02 PM UTC, comment #1: 

Sorry, but this is not reproducible, and doesn't even make sense.  There's nothing in the code that would treat any of these values specially.

You must have some issue in your makefile which is causing this; please attach a sample makefile (don't cut and paste the contents as that will change them).  Also always provide info on the operating system you're using and what version it is, etc.

I'm closing this bug for now; if you have more information please add it and I'll re-open.

Paul D. Smith <psmith>
Group administrator
Fri 09 Feb 2007 11:53:19 PM UTC, original submission:  

Any attempts to initialize the global variables
LS = ls
FIND = find
failed with error message "*** missing separator. stop". All other commands like "grep", "rm", "mkdir" and others work.
I tried use the declaration with whole path i.e. LS = /bin/ls it did not help either.


Anonymous

 

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

Attach Files:
   
   
Comment:
   

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 psmith (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.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-02-10 psmith StatusNone Works for me
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code