From owner-freebsd-current Tue Apr 18 16:16:31 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA27005 for current-outgoing; Tue, 18 Apr 1995 16:16:31 -0700 Received: from devnull (devnull.mpd.tandem.com [131.124.4.29]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA26990 for ; Tue, 18 Apr 1995 16:16:24 -0700 Received: from olympus by devnull (8.6.8/8.6.6) id SAA15463; Tue, 18 Apr 1995 18:16:11 -0500 Received: by olympus (4.1/TSS2.1) id AA25676; Tue, 18 Apr 95 18:14:33 CDT From: faulkner@mpd.tandem.com (Boyd Faulkner) Message-Id: <9504182314.AA25676@olympus> Subject: Re: stdlib.h:80: parse error before `__dead2' To: bde@zeta.org.au (Bruce Evans) Date: Tue, 18 Apr 1995 18:14:32 -0500 (CDT) Cc: current@FreeBSD.org, faulkner@devnull.mpd.tandem.com In-Reply-To: <199504180759.RAA09975@godzilla.zeta.org.au> from "Bruce Evans" at Apr 18, 95 05:59:12 pm X-Mailer: ELM [version 2.4 PL17] Content-Type: text Content-Length: 1001 Sender: current-owner@FreeBSD.org Precedence: bulk > > >I have been seeing these lately. What does it mean? I am compiling > >ImageMagick. tk fails the same way. Even after a sup and a build world. > > >In file included from magick.h:9, > > from widget.c:50: > >/usr/include/stdlib.h:80: parse error before `__dead2' > >/usr/include/stdlib.h:80: warning: data definition has no type or storage class > > __dead2 is defined in so it can't appear in a compiler error > message if the includes are set up correctly. > > Bruce > Indeed, this is true. Lites strikes again. The sys include files for Lites and/or Mach4 reside in /usr/local/include/sys. /usr/local/include is forceably included before /usr/include. Move it and viola, joy is intensified. Thanks for the confirmation. Boyd -- _______________________________________________________________________ Boyd Faulkner faulkner@isd.tandem.com _______________________________________________________________________