From owner-freebsd-current Tue Nov 11 19:15:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA23692 for current-outgoing; Tue, 11 Nov 1997 19:15:58 -0800 (PST) (envelope-from owner-freebsd-current) Received: from amity.ai.net (mrr@trekworld.com [205.134.188.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA23684 for ; Tue, 11 Nov 1997 19:15:55 -0800 (PST) (envelope-from mrr@amity.ai.net) Received: from localhost (mrr@localhost) by amity.ai.net (8.8.7/8.8.5) with SMTP id WAA01791 for ; Tue, 11 Nov 1997 22:16:52 -0500 (EST) Date: Tue, 11 Nov 1997 22:16:51 -0500 (EST) From: "Michael R. Rudel" To: current@freebsd.org Subject: /usr/include/sys/dirent.h Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It seems the /usr/inclue/sys/dirent.h file has been causing problems for quite a while. While compiling KDE, it was giving me parse errors from the header file. I remember this same problem while compiling a copy of Deep Space MUSE on machine. After replacing it with a copy of the file of the file from the 2.1.5 CD, it compiled fine. If you need it, I can get a copy of the parse errors. - Michael R. Rudel