bugGNU Stow - Bugs: bug #35592, make install fails on installing...

 
 

bug #35592: make install fails on installing Changelog

Submitter:  None
Submitted:  Wed 22 Feb 2012 10:58:33 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 22 Feb 2012 10:58:33 PM UTC, original submission:  

I tried installing stow-2.2.0 as follows:

  tar zxf stow-2.2.0.tar.gz
  cd stow-2.2.0
  autoconf
  automake
  ./configure --prefix=...
  make
  make install

autoconf gave me this warning:

aclocal.m4:16: warning: this file was generated for autoconf 2.68.

I have autoconf version 2.67.

During the make phase I noticed an error message:

Not in a git repository; can't update ChangeLog.

During the make install phase I got this error:

/usr/bin/install: cannot stat `./ChangeLog': No such file or directory

I fixed the problem with:

cp doc/ChangeLog.OLD ChangeLog

Then make install succeeded.

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

 

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.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code