Re: Compiling Balsa on Solaris :-(
- From: Frederic Gobry <frederic gobry epfl ch>
- To: gnome-list gnome org
- Subject: Re: Compiling Balsa on Solaris :-(
- Date: Thu, 13 Jan 2000 09:12:19 +0100
> ../libmutt/mutt.h:164: parse error before `0x85'
>
> I've checked as much as I can, but the error makes no sense to me.
> This is with gcc-2.95.2, latest release of everything.
As far as I remember, it comes from Solaris defining the same symbol name in
one of its include files. So, look for the symbol used at line 164 and add a
#undef SYMBOL
before the enumeration. This should do the trick.
Frédéric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]