Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 1997 22:05:45 -0800 (PST)
From:      Alex <garbanzo@hooked.net>
To:        "Michael R. Rudel" <mrr@amity.ai.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: /usr/include/sys/dirent.h
Message-ID:  <Pine.BSF.3.96.971111220437.19240D-100000@zippy.dyn.ml.org>
In-Reply-To: <Pine.BSF.3.96.971111221451.1768A-100000@amity.ai.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 11 Nov 1997, Michael R. Rudel wrote:

> 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.

This is because, dirent.h needs to be included after most of the header
files in KDE.  This was fixed a few snapshots ago in KDE, but perhaps an
ifdef'd include or #error would be appropiate.

> 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.

That's actually not a very good solution, if you're using 3.0.

- alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971111220437.19240D-100000>