Re: compile error with balsa-2.1.0
- From: Peter Bloomfield <PeterBloomfield bellsouth net>
- To: balsa-list gnome org
- Subject: Re: compile error with balsa-2.1.0
- Date: Mon, 12 Jan 2004 23:58:46 +0000
On 01/12/2004 04:46:43 PM, tn fenster wrote:
> Hello,
>
> I tried to make balsa-2.1.0, but got the following error:
[ snip ]
> libbalsa.c: In function `libbalsa_assure_balsa_dir':
> libbalsa.c:346: `S_IRUSR' undeclared (first use in this
> function)
Could you try adding
#include <sys/stat.h>
?
That's where those symbols are defined (on my RH9 box).
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]