bugfindutils - Bugs: bug #11002, UNICOS build fails in...

 
 

bug #11002: UNICOS build fails in intl/Makefile because cc can't find alloca.h

Submitter:  James Youngman <jay>
Submitted:  Mon 15 Nov 2004 12:45:08 AM UTC
   
 
Category:  None Severity:  1 - Wish
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  jay Originator Name:  Mark D Baushke
Open/Closed:  Closed Release:  4.2.3
Fixed Release:  4.2.5
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Fri 19 Nov 2004 11:22:22 PM UTC, comment #2: 

You can download a release of findutils in which this problem is
fixed from ftp://alpha.gnu ... g/gnu/findutils.

The releases on alpha.gnu.org are for testing purposes, so please
take the time to download the release and verify that your
problem has been solved.  Once the release has been sufficiently
tested, it can be uploaded to ftp.gnu.org for everybody to use it.

James Youngman <jay>
Group administrator
Mon 15 Nov 2004 01:14:08 AM UTC, comment #1: 

This problem is fixed in the CVS code for findutils.
To resolve your problem, you could either wait for the
next official release of findutils, or check out a copy
of the code from the CVS repository for findutils.

James Youngman <jay>
Group administrator
Mon 15 Nov 2004 12:45:08 AM UTC, original submission:  

Problem 3: You need to add alloca.h to the -I
search path. Altering intl/Makefile to add
-I$(top_srcdir)/gnulib/lib like this:
INCLUDES = -I.. -I. -I$(top_srcdir)/intl -I$(top_srcdir)/gnulib/lib
works around ths problem.

James Youngman <jay>
Group administrator

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

Digest:
   bug dependencies.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-11-19 jay Open/ClosedOpen Closed
    Fixed ReleaseNone 4.2.5
2004-11-15 jay StatusNone Fixed
2004-11-15 jay Dependencies- bugs # is dependent

Back to the top

Powered by Savane 3.16-2753.
Corresponding source code