Re: missing include breaks build on FreeBSD
- From: tooar <tooar@xxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Mon, 3 May 2004 09:18:12 +0200
hello,
Marcus von Appen wrote on Mon, 03.05.2004:
> Hi,
> this happens on FreeBSD RELENG_5_1:
> ...
> The errornous line is the
> gint S_ISEXE (mode_t mode);
> declaration. Please put
>
> #include <sys/types.h>
>
> into e2_utils.h, which seems to fix the problem.
> Do you update the version again or shall I add a patch file for the
> FreeBSD port?
sorry, this is my fault. while cleaning up a bit, i've removed an
include too much. if this is the only bug that prevents compiling, i
guess a patch for the port would be the best. sorry again.
regards,
tooar
--
There are 10 different groups of people.
That 1 who understand binary and that 1 who don't.
--
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: missing include breaks build on FreeBSD
- From: Marcus von Appen
- References:
- missing include breaks build on FreeBSD
- From: Marcus von Appen
Other related posts:
- » missing include breaks build on FreeBSD
- » Re: missing include breaks build on FreeBSD
- » Re: missing include breaks build on FreeBSD
- » Re: missing include breaks build on FreeBSD
- » Re: missing include breaks build on FreeBSD
- Re: missing include breaks build on FreeBSD
- From: Marcus von Appen
- missing include breaks build on FreeBSD
- From: Marcus von Appen