bugGNU gettext - Bugs: bug #37578, Use latest GNULIB sources (fails...

 
 

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

bug #37578: Use latest GNULIB sources (fails to build from autogen.sh)

Submitter:  None
Submitted:  Mon 15 Oct 2012 04:33:20 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  ueno
Open/Closed:  Closed

Wed 05 Dec 2012 07:39:09 AM UTC, comment #1: 

The patch conflicts seem to have been fixed by the recent push with commit f7d3edbb.  Closing.

Daiki Ueno <ueno>
Group administrator
Mon 15 Oct 2012 04:33:20 PM UTC, original submission:  

I am unable to build gettext (mingw-w64 or gcc) from GIT repository sources.  It appears that gnulib-local is for an older gnulib branch.  Similar issue with libiconv that I posted (http://savannah.gnu.org/bugs/?37567).

Tried removing offending diff files (not sure if these are correct):

    rm gnulib-local/lib/hash.c gnulib-local/lib/hash.h \
        gnulib-local/lib/alloca.in.h gnulib-local/lib/basename.c \
        gnulib-local/lib/closeout.c gnulib-local/lib/closeout.h \
        gnulib-local/lib/gettext.h gnulib-local/lib/hash.c gnulib-local/lib/hash.h \
        gnulib-local/m4/hard-locale.m4.diff gnulib-local/m4/quotearg.m4.diff \
        gnulib-local/m4/quote.m4.diff \
        gnulib-local/lib/error.h.diff gnulib-local/lib/progname.h.diff \
        gnulib-local/lib/getopt.in.h.diff gnulib-local/lib/obstack.h.diff \
        gnulib-local/modules/fnmatch.diff gnulib-local/modules/quotearg.diff \
        gnulib-local/modules/regex.diff gnulib-local/lib/fnmatch_loop.c.diff

After doing so I get an error in autogen.sh:

    gnulib-lib/Makefile.am:57: error: GL_GENERATE_ALLOCA_H does not appear in AM_CONDITIONAL

But GL_GENERATE_ALLOCA_H can be found in gnulib/m4/alloca.m4:

    gnulib/m4/alloca.m4:39:  AM_CONDITIONAL([GL_GENERATE_ALLOCA_H], [test -n "$ALLOCA_H"])

If I ignore this issue then I get the following error near the completion of configure (but I'm obviously not surprised given above):

    config.status: error: cannot find input file: `intl-java/Makefile.in'

Anonymous

 

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

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 haible (Updated the item)
  • -email is unavailable- added by ueno (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-27 haible CategoryNone Build
        Assigned toNone ueno
    2012-12-05 ueno Open/ClosedOpen Closed
    2012-12-05 ueno StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code