This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

FW: failure notice




-----Original Message-----
From: MAILER-DAEMON@sourceware.cygnus.com
[mailto:MAILER-DAEMON@sourceware.cygnus.com] 
Sent: Tuesday, June 27, 2000 2:40 PM
To: Ben_Meyer@pfm.org
Subject: failure notice


Hi. This is the qmail-send program at sourceware.cygnus.com.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<gcc-bugs@gcc.gnu.org>:
 
  Mail note rejected:  List address must be in To: or Cc: headers.
 

--- Below this line is a copy of the message.

Return-Path: <Ben_Meyer@pfm.org>
Received: (qmail 28280 invoked from network); 27 Jun 2000 18:40:21 -0000
Received: from mail.pfm.org (HELO nt?4.pfm.org) (206.154.235.68)
  by sourceware.cygnus.com with SMTP; 27 Jun 2000 18:40:21 -0000
Received: by NT_4 with Internet Mail Service (5.5.2650.21)
	id <MSVLM9N1>; Tue, 27 Jun 2000 14:35:29 -0400
Received: by NT_4 with Internet Mail Service (5.5.2650.21)
	id <MSVLM9A7>; Tue, 27 Jun 2000 13:08:15 -0400
Message-ID: <2056AA5B2D1DD311BEA50008C709636C01AE25C6@NT_4>
From: Ben Meyer <Ben_Meyer@pfm.org>
To: "'gcc-bugs@gnu.org'" <gcc-bugs@gnu.org>
Subject: GCC Error
Date: Tue, 27 Jun 2000 13:08:12 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

I am trying to install GCC 2.95.2 on RedHat 6.2 and coming up with errors.
I've had these errors come up when trying to compile other programs but do
not know how to fix it.

The compiler complains about the file /usr/local/include/filename.H,
specifically line 74 saying that the struct dirent was declared in the
parameter list and this is probably not what I want. When looking at the
source, the struct is declared as a trinary pointer variable (i.e. struct
dirent ***varname) in the parameter list and looks good.

It then goes on to complain about a parse error before DIR on the next line
and/or in other source files related to the build of whatever
project/program I am trying to build that needs it.

So I tried to update Perl to see if that would correct it, but compiling
Perl 5.6 (the latest stable) gives the same error. So now I'm trying to
install the lastest stable of the gcc compiler (2.95.2), and it is also
giving the same error.

What can I do to fix this? Is anyone aware of any problems with RedHat 6.2
that causes this? I tried looking at the RedHat Bugzilla system but it came
up with zilch for bugs with RedHat Linux 6.2 and Gcc.

Thanks,

Ben Meyer
Witness

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]