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
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

Add a New Comment Rich Markup
   

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.org/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

 

(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

Digest:
   bug dependencies.

 

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.

 

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.13-f8d8.
Corresponding source code