Re: FreeBSD include patches
- From: <tpgww@xxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Tue, 5 Jun 2007 00:17:12 +1000
On Mon, 4 Jun 2007 12:58:59 +0200
Marcus von Appen <mva@xxxxxxxxxxxx> wrote:
> attached you'll find two patches, which fix up include issues on the
> FreeBSD operating system. statfs.h does not exist on FreeBSD, instead
> mount.h and param.h are used for the usage of the statfs functions.
> The second one is used to fix the pthread includes.
>
> Both were made against the 0.3.4 release.
Thanks Marcus
Looks like the different statfs-related headers are also needed for openbsd.
I am curious though, why you needed to include the pthreads header in
e2_fileview.h. (It's already included in e2_fileview.c)
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: FreeBSD include patches
- From: mva
- References:
- FreeBSD include patches
- From: Marcus von Appen
Other related posts:
- » FreeBSD include patches
- » Re: FreeBSD include patches
- » Re: FreeBSD include patches
- Re: FreeBSD include patches
- From: mva
- FreeBSD include patches
- From: Marcus von Appen