Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 18143 invoked by uid 6000); 3 May 1998 02:42:42 -0000 Received: (qmail 18133 invoked by uid 2012); 3 May 1998 02:42:41 -0000 Date: 3 May 1998 02:42:41 -0000 Message-ID: <19980503024241.18132.qmail@hyperreal.org> To: apache-bugdb@apache.org, dgaudet@apache.org, rob@whitehorsestudios.com From: dgaudet@hyperreal.org Subject: Re: os-solaris/2176: Error #1 in object alloc.o during complie Sender: apache-bugdb-owner@apache.org Precedence: bulk [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] Synopsis: Error #1 in object alloc.o during complie State-Changed-From-To: open-closed State-Changed-By: dgaudet State-Changed-When: Sat May 2 19:42:40 PDT 1998 State-Changed-Why: That's almost certainly a problem with your gcc installation. When gcc is built it does special things with the system header files. If you get a mismatch between a gcc built on a system with different header files it'll easily mess things up. I suggest you rebuild gcc... Take care Dean