On Thu, Jan 30, 2003 at 01:41:08PM -0500, Peter Larsen wrote:
> Okay - this is a followup to an issue I posted a couple of weeks back,
> but nobody could/tried to answer.
> 
> I cannot get gcc to work/compile at all:
> 
> [plarsen@dilbert src]$ gcc hello.c
> In file included from /usr/local/include/features.h:249,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>                  from /usr/include/stdio.h:28,
>                  from hello.c:1:
> /usr/include/sys/cdefs.h:43:42: missing binary operator before '('

You have some headers in /usr/local/include which you definitely
should not have there.

        Jakub



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to