Re: compiling libgnomeprint fails (because of zlib?)
- From: Michael Closson <mclosson speedymail org>
- To: Jens Bech Madsen <jbm oncable dk>, Bernd Muent <muent euroscript-ls de>
- Cc: garnome-list gnome org
- Subject: Re: compiling libgnomeprint fails (because of zlib?)
- Date: Tue, 29 Jul 2003 09:57:25 -0600
Hi All,
I ran into problems compiling garnome with gcc 2.96 (redhat 7.3)
The build dies at libcroco also. The problem was that a variable was
declared after the first statement of a block, which is technically
illegal in C (maybe not C99? I don't know). Perhaps this is what is
happening to you as well?
If it is, watch out for gnome-games (gnomine.c??).
I sent in a bug report for both these and it is fixed in CVS now.
Mike
Jens Bech Madsen wrote:
On Tue, 2003-07-29 at 10:03, Bernd Muent wrote:
Hi, I'm just trying to compile garnome 0.25.1.
My Compiler is gcc 2.95.3
With some hints, I found with google, I was able to adjust the source code, so
that it was possible to compile it. I found out that the problem is that I have
to use gcc 3.X instead of gcc 2.95.X.
What ist the better reason: Updating the gcc compiler or adjusting the source code?
Thank you for tips, Bernd
According to Jeff Waugh it is supposed to compile with 2.95. So the best
solution is to fix the code and submit a patch with the fix.
Cheers
Jens
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]