bugGNU gettext - Bugs: bug #16657, CVS gettext compilation failure -...

 
 

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

bug #16657: CVS gettext compilation failure - file archive.tar.gz does not exist

Submitter:  None
Submitted:  Mon 22 May 2006 05:57:22 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sat 01 Sep 2007 09:06:02 AM UTC, comment #1: 

I'm changing the Makefile rule so that in this case it will report

archive.tar.gz is not in the CVS. Please copy the archive.tar.gz
from an already installed release to gettext-tools/misc/.

(I don't put archive.tar.gz into CVS because it's a large binary
file that is only changed when a release is made.)

Bruno Haible <haible>
Group administrator
Mon 22 May 2006 05:57:22 PM UTC, original submission:  

Hi

CVS gettext (22/5/06) fails to compile

Executed configure with no parameters

make fails with message:
cp: cannot stat `/usr/local/share/gettext/archive.tar.gz': No such file or directory

That is $PREFIX/archive.tar.gz cannot be found

I had to
mkdir -p /usr/local/share/gettext/
cp /usr/share/gettext/archive.tar.gz /usr/local/share/gettext/
as root to get it to compile

Regards
Spiros

Anonymous

 

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

Attached Files
file #10031:  make-error.log added by None (3KiB - text/x-log - The last part of makeexecution)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-24 haible CategoryNone Build
    2007-09-30 haible Open/ClosedOpen Closed
    2007-09-01 haible StatusNone Fixed
        Assigned toNone haible
    2006-05-22 None Attached File- Added make-error.log, #10031

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code