Re: libcroco troubles.
- From: Ron Smits <rons ronsmits com>
- To: Pat Suwalski <pat suwalski net>
- Cc: GARNOME list <garnome-list gnome org>
- Subject: Re: libcroco troubles.
- Date: 14 Jul 2003 09:28:10 +0200
you are using gcc 2.95.xx to compile it. Problem here is that this
version of compiler will not allow variable declarations that are not at
the beginning of a compound block.
You have two options 1) go into the source and move the declarations to
the beginning of the compound block or 2) install gcc 3.2 or 3.3
Ron
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]