* Xlog 1.5 compiler error question
@ 2007-01-31 7:52 Phil
2007-02-01 6:24 ` Joop Stakenborg
0 siblings, 1 reply; 4+ messages in thread
From: Phil @ 2007-01-31 7:52 UTC (permalink / raw)
To: linux-hams
Thank you for reading this.
Can anyone offer a cure for this Xlog 1.5 compiler error?
In file included from /usr/include/gtk-2.0/gtk/gtk.h:152,
from main.c:32:
/usr/include/gtk-2.0/gtk/gtkstatusbar.h:68: error: expected
specifier-qualifier-list before 'GMemChunk'
Regards,
Phil.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Xlog 1.5 compiler error question
2007-01-31 7:52 Xlog 1.5 compiler error question Phil
@ 2007-02-01 6:24 ` Joop Stakenborg
2007-02-02 5:34 ` Phil
0 siblings, 1 reply; 4+ messages in thread
From: Joop Stakenborg @ 2007-02-01 6:24 UTC (permalink / raw)
To: Phil; +Cc: linux-hams
> Thank you for reading this.
>
> Can anyone offer a cure for this Xlog 1.5 compiler error?
>
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:152,
>
> from main.c:32:
>
> /usr/include/gtk-2.0/gtk/gtkstatusbar.h:68: error: expected
> specifier-qualifier-list before 'GMemChunk'
>
You could try removing the line with
-DG_DISABLE_DEPRECATED \
from src/Makefile.am
Next, run autoconf and compilation may have been fixed...
> Regards,
> Phil.
>
Regards,
Joop PG4I
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Xlog 1.5 compiler error question
2007-02-01 6:24 ` Joop Stakenborg
@ 2007-02-02 5:34 ` Phil
2007-02-02 10:05 ` Joop Stakenborg
0 siblings, 1 reply; 4+ messages in thread
From: Phil @ 2007-02-02 5:34 UTC (permalink / raw)
To: linux-hams
----- Original Message -----
From: "Joop Stakenborg" <pg4i@xs4all.nl>
To: "Phil" <phillor@telstra.com>
Cc: <linux-hams@vger.kernel.org>
Sent: Thursday, February 01, 2007 3:24 PM
Subject: Re: Xlog 1.5 compiler error question
>
> You could try removing the line with
> -DG_DISABLE_DEPRECATED \
> from src/Makefile.am
>
> Next, run autoconf and compilation may have been fixed...
>
Thanks for the reply Joop.
I tried your suggestion but the compiler still reports the same error.
It's not a major problem, I'm quite happy to keep using Xlog 1.3, which
works well. I thought I'd try the later version just to see what the
differences looked like.
Regards,
Phil.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Xlog 1.5 compiler error question
2007-02-02 5:34 ` Phil
@ 2007-02-02 10:05 ` Joop Stakenborg
0 siblings, 0 replies; 4+ messages in thread
From: Joop Stakenborg @ 2007-02-02 10:05 UTC (permalink / raw)
To: Phil; +Cc: linux-hams
> > Thanks for the reply Joop.
>
> I tried your suggestion but the compiler still reports the same error.
>
> It's not a major problem, I'm quite happy to keep using Xlog 1.3, which
> works well. I thought I'd try the later version just to see what the
> differences looked like.
>
Well, it is always worthwile running the latest. See the changelog at
http://pg4i.chronos.org.uk/linux/xlog.changelog
Try removing more lines in the same Makefile.am which start with "-DG".
Especially -DGTK_DISABLE_DEPRECATED could help.
Run autoconf after you changed Makefile.am...
> Regards,
> Phil.
>
Joop
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-02 10:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-31 7:52 Xlog 1.5 compiler error question Phil
2007-02-01 6:24 ` Joop Stakenborg
2007-02-02 5:34 ` Phil
2007-02-02 10:05 ` Joop Stakenborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox