From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22130 invoked by alias); 1 Sep 2004 20:09:33 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 22121 invoked from network); 1 Sep 2004 20:09:32 -0000 Received: from unknown (HELO lockbox.plaza.ds.adp.com) (208.252.96.252) by sourceware.org with SMTP; 1 Sep 2004 20:09:32 -0000 Received: from nexus.plaza.ds.adp.com ([139.126.16.154]) by lockbox.plaza.ds.adp.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 1 Sep 2004 13:09:31 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Problem compiling 6.2 on dec alpha Date: Wed, 01 Sep 2004 20:09:00 -0000 Message-ID: <86F706952883A445B8B6D8ACF27C2B76E0178D@nexus.plaza.ds.adp.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Mark Helzer" To: X-OriginalArrivalTime: 01 Sep 2004 20:09:31.0303 (UTC) FILETIME=[979B0B70:01C4905F] X-SW-Source: 2004-09/txt/msg00007.txt.bz2 Hi, On a dec alpha running digital unix v4.0, compiler Digital UNIX Compiler Driver 3.11 (also tried the cxx v6.5 compiler, same error) I'm getting the following error: struct bfd_link_info *link_info, ----------------------------------------------------------^ cc: Error: bfd.c, line 1159: In this declaration, parameter 2 has a different ty pe than specified in an earlier declaration of this function. (mismatparam) bfd_get_relocated_section_contents (bfd *abfd, ^ cc: Error: bfd.c, line 1159: In this declaration, the type of "bfd_get_relocated _section_contents" is not compatible with the type of a previous declaration of "bfd_get_relocated_section_contents" at line number 4090 in file bfd.h. (notcomp at) bfd_get_relocated_section_contents (bfd *abfd, ^ make[3]: *** [bfd.lo] Error 1 make[3]: Leaving directory `/adp/local/src/gdb-6.2/bfd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/adp/local/src/gdb-6.2/bfd' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/adp/local/src/gdb-6.2/bfd' make: *** [all-bfd] Error 2 Any suggestions? Mark Helzer ADP Dealer Services=20 2525 S.W 1st Portland, OR. (503) 402-3481