bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: help for install m4


From: Paul Eggert
Subject: Re: help for install m4
Date: Wed, 03 Nov 2004 01:37:08 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

qianhua <address@hidden> writes:

>    When I install m4

Which version of m4?  I'll assume 1.4.2 for now.

> "builtin.c", line 618.60: 1506-280 (W) Function argument assignment between
> types "int(*)(const void*,const void*)" and "int(*)(const unsigned 
> char*,const unsigned char*)" is not allowed.
> ...
> "debug.c", line 228.15: 1506-275 (S) Unexpected text '...' encountered.

This makes it appear that your compiler is not defining the macro
__STDC__.  Why not?  All standard C compilers must define that symbol.




reply via email to

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