From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13108 invoked by alias); 28 Jun 2002 15:49:41 -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 13100 invoked from network); 28 Jun 2002 15:49:40 -0000 Received: from unknown (HELO tigress.cdcgy.com) (209.167.52.146) by sources.redhat.com with SMTP; 28 Jun 2002 15:49:40 -0000 Received: from mail.cdcgy.com by tigress.cdcgy.com via smtpd (for sources.redhat.com [209.249.29.67]) with SMTP; 28 Jun 2002 15:49:40 UT Received: by CSDNT99.cdcgy.com with Internet Mail Service (5.5.2653.19) id ; Fri, 28 Jun 2002 09:48:35 -0600 Message-ID: <83E3831A88E65844B01DB1A73FB66F930168463B@CSDNT99.cdcgy.com> From: "Rude, Randy [Cont]" To: ''Andrew Cagney' ' Cc: "'gdb@sources.redhat.com '" Subject: RE: Problem building 5.2 for m68k-elf on Solaris Date: Fri, 28 Jun 2002 08:49:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-06/txt/msg00317.txt.bz2 > > > > Can you try moving the #include "bcache.h" from symtab.h to > > objfiles.h? > > That fixes it. Thanks Andrew! > > Randy > > <> I forgot to mention that I tested this patch for both a native Solaris 2.8 build and a Solaris -> m68k-elf cross build. The patch was applied against the stock 5.2 release. Randy