From owner-freebsd-hackers Wed Jan 31 03:50:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA20828 for hackers-outgoing; Wed, 31 Jan 1996 03:50:26 -0800 (PST) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA20821 for ; Wed, 31 Jan 1996 03:50:23 -0800 (PST) Received: (from mrcpu@localhost) by schizo.cdsnet.net (8.6.12/8.6.12) id DAA14475; Wed, 31 Jan 1996 03:51:25 -0800 Date: Wed, 31 Jan 1996 03:51:25 -0800 (PST) From: Jaye Mathisen To: hackers@freebsd.org Subject: Problem with 2.1-stable unistd.h? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk Something is weird around line 53 in unistd.h, with the __dead2 declaration. I was trying to build the new bind, and it barfs on that line, and the line doesn't look good. Commenting it out fixes the compile. I retrieved the file from FreeBSD-stable off ftp.freebsd.org, and it no workee either. stdlib has something similar. So am I just being incredibly dense? Or is something wrong with system? It's doing it on 2 different boxes, including one that's a fresh install/sup.