[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: build failure
- From: Thierry Vignaud <tvignaud mandriva com>
- To: Torsten Schoenfeld <kaffeetisch gmx de>
- Cc: gtk-perl-list gnome org
- Subject: Re: build failure
- Date: Wed, 01 Aug 2007 20:17:34 +0200
Torsten Schoenfeld <kaffeetisch gmx de> writes:
> On Wed, 2007-08-01 at 14:53 +0200, Thierry Vignaud wrote:
>
> > build failled:
> >
> > /usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -noprototypes
> > -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap
> > -typemap /home/tv/rpm/BUILD/Gtk2-1.154/build/gtk2perl.typemap
> > -typemap /home/tv/rpm/BUILD/Gtk2-1.154/gdk.typemap
> > -typemap /home/tv/rpm/BUILD/Gtk2-1.154/gtk.typemap
> > -typemap /home/tv/rpm/BUILD/Gtk2-1.154/pango.typemap
> > -typemap /usr/lib/perl5/vendor_perl/5.8.8/i386-linux/Glib/Install/typemap -typemap /usr/lib/perl5/vendor_perl/5.8.8/i386-linux/Cairo/Install/cairo-perl-auto.typemap -typemap /usr/lib/perl5/vendor_perl/5.8.8/i386-linux/Cairo/Install/cairo-perl.typemap xs/PangoCairo.xs > xs/PangoCairo.xsc && mv xs/PangoCairo.xsc xs/PangoCairo.c
> > Error: 'PangoCairoFont *' not in typemap in PangoCairo.xs, line 101
>
> Hmm. I think this happens because you compile against pango <
> 1.17.x.
As I have already stated:
$ rpm -q pango
pango-1.17.5-1mdv2008.0
> In this case the type mapping for PangoCairoFont is not created. This
> wouldn't be a problem, since the concerned method is only compiled when
> pango >= 1.17.x, if the XS preprocessor respected the C preprocessor
> version guards. But it doesn't and so it demands the presence of a
> typemap for PangoCairoFont anyway.
(...)
> Did I miss any alternative?
well the compilation faillure do be with pango >= 1.17.x ...
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]