Re: compile error with balsa-2.1.0



On 01/13/2004 04:24:23 PM, tn fenster wrote:
>> > 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 =20
>> > function)
>> Could you try adding
>> #include <sys/stat.h>
>> That's where those symbols are defined (on my RH9 box).
>> Peter
> 
> I added this line in
> 
> libbalsa.c
> mailbox_imap.c
> mailbox_mbox.c
> 
> and it worked. But then I got the following error:

Tobias:

Those undefined symbols are in the 2.2.x versions of glib and gtk 
+.  I've committed changes to cvs (HEAD) to avoid depending on  
them.

Peter



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]