bugMIT/GNU Scheme - Bugs: bug #33187, config.status: error: cannot find...

 
 

bug #33187: config.status: error: cannot find input file: `6001/Makefile.in'

Submitter:  None
Submitted:  Sat 30 Apr 2011 01:53:15 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect behavior
Status:  Fixed Privacy:  Public
Assigned to:  riastradh Originator Name:  yaq
Originator Email:  -email is unavailable- Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 18 May 2011 04:06:52 AM UTC, comment #2: 

Sorry, I didn't see the reply on Savannah, and then wrote a comment in the wrong field...

It sounds like you've worked around this, and I've also committed a fix to the configure script to make the error message clearer (again), so I'm closing the bug.  I don't know whether 7.7.90 can build the current tree in Git, though.  If you have problems, consider using the binary distribution of 9.0.1 from <http://www.mit-scheme.org/> to start, rather than 7.7.90.

Taylor R. Campbell <riastradh>
Group Member
Sun 01 May 2011 01:15:11 AM UTC, comment #1: 

The source is from mit scheme git repository.
I've looked at the output from ./configure again.
The real error is that it's trying to find mit-scheme-i386, which I didn't have in my system.
etc/create-makefiles.sh: 53: mit-scheme-i386: not found

I do have mit-scheme sitting under /usr/bin/. So I created a symbol link to get around this error.
ln -s /usr/bin/mit-scheme /usr/bin/mit-scheme-i386

By the way, I installed mit-scheme by apt-get, the version is 7.7.90

Anonymous
Sat 30 Apr 2011 01:53:15 PM UTC, original submission:  

Checked out the latest source to Ubuntu 10.04.
Try to build it from source, but it failed.
Error:
config.status: error: cannot find input file: `6001/Makefile.in'

A same error is also reported here:
https://bugs.launchpad.net/ubuntu/+source/mit-scheme/+bug/756191

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 riastradh (Updated the item)
  • -email is unavailable- added by None (Submitted the item)
  •  

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

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-18 riastradh Category6001 None
        StatusNone Fixed
        Assigned toNone riastradh
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code