Re: Problem compiling GNU M4
Eric Blake <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.gnu.m4.bugs |
|---|---|
| Organization | Red Hat, Inc. |
| Message-ID | <[email protected]> |
[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
signature.asc
(application/pgp-signature, 604 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJZaNH4AAoJEKeha0olJ0Nq8lMH/2/HsEuP1I2F6fInk3qSz1YO dVeti3+QFFHtdDEGyWmaS5E9a42qYWEYSBoLNUlh0keHKi8/E2wFUgXLGr7BkRvd zfrux5hpTvf9/n/PihumG6t75KZ+COynU01T3wF5huYjnr3N61DibjfWkP1jx+Sg GJa4gKdbvmqRiOUsU5KWrkfT0eEVBMHLMl0OWvLX9uh0scE6Is2rrgF0AKmt9l8z WrIzCjNVpcDTl3jNo4KsDy9lBG93NXzg8fkgSxVvB5ZqE1EWu4LGMjx9L5N7AlNx OpYfaQMXw+w1AYCMAnYCN13wgrQjFl2eUwV9Jd5gvwcXjQ63JFy6jRhw237lzcw= =JQRy -----END PGP SIGNATURE-----