Re: Compilation problems. GdkPixbuf
- From: Peter Bloomfield <PeterBloomfield MindSpring com>
- To: balsa-list gnome org
- Subject: Re: Compilation problems. GdkPixbuf
- Date: Wed, 28 Nov 2001 12:02:18 -0500
On 2001.11.27 12:00 Martin Leopold wrote:
> Hi all.
> I just tried to compile Balsa 1.2.3 on a newly install Debian
> (testing)
> machine. This failed with the error:
> print.c:665: parse error before `GdkPixbuf'
> print.c:665: warning: no semicolon at end of struct or union
> ...
>
> And a lot more errors about gdkpixbuf. After greping about a bit I
> came to
> the conclusion that the following is missing:
> #ifdef USE_PIXBUF
> #include <gdk-pixbuf/gdk-pixbuf.h>
> #endif
>
> After inserting the compile completes and Balsa works fine. On my old
> box it compiled with no problems. I checked the versions of the
> gdk-pixup libs on the old box and they were exactly the same.
>
> Are the lines in fact missing? Why did it work on my own box? Hmm..
>
> --
> Regards Martin Leopold.
> Dept. of Computer Science, University of Copenhagen
Martin:
On my system (up2date RH7.2 + various), gdk-pixbuf/gdk-pixbuf.h is
included from /usr/include/libgnomeprint/gnome-print.h:5, so maybe you
should also check gnomeprint.
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]