bug-m4
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling GNU M4


From: Eric Blake
Subject: Re: Problem compiling GNU M4
Date: Fri, 14 Jul 2017 09:15:19 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

[adding gnulib]

On 07/14/2017 04:32 AM, Reinier Glez wrote:
> Good morning,
> 
> I'm trying to compile a GNU M4 version 1.4.18 with XLC compiler and I have
> the following error:
> 
> 
>         make  all-recursive
> Making all in .
> Target "all-am" is up to date.
> Making all in examples
> Target "all" is up to date.
> Making all in lib
>         make  all-am
>   CC       c-ctype.o
> "c-ctype.h", line 174.5: 1506-052 (S) Duplicate case label for value 48.
> Labels must be unique.
> "c-ctype.h", line 175.5: 1506-076 (W) Character constant '\'A\' - \'a\''
> has more than one character. No more than rightmost 4 characters are used.

c-ctype.h comes from gnulib, so presumably that's the place that needs
to be fixed, and you will probably see similar compilation failures on
other projects until we figure out why your compiler is griping about
the file.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]