Re: Installing GtkHTML
- From: "Maher Awamy" <muhri muhri net>
- To: pronto muhri net, Mickey Soltys <mjsoltys hcis net>
- Cc: gtk-perl-list gnome org
- Subject: Re: Installing GtkHTML
- Date: 25 Mar 2001 12:17:56 CST
Whats your GtkHTML version? I cc'ed the gtk-perl-list cause as far as I know
the bindings work only for the latest GtkHTML ..
Paolo, comments? His Gtk::Perl version is 0.7005.
Maher
On Sat, 24 Mar 2001 18:37:57 -0600, Mickey Soltys said:
Hello All,
I am trying to install GtkHTML and having some difficulty.
I think I have all the headers and have installed Gtk_perl-0.7005.
When I go to compile GtkHTML I get the following message:
[root localhost GtkHTML]# make
/usr/bin/perl ../tools/genext.pl GtkHTML </dev/null
Skip blib/arch/Gtk/HTML/Install/Files.pm (unchanged)
Skip blib/arch/Gtk/HTML/Simple.pm (unchanged)
Skip blib/arch/Gtk/HTML/Install/GtkHTMLTypemap (unchanged)
Skip blib/arch/Gtk/HTML/Install/PerlGtkHTMLInt.h (unchanged)
Skip blib/arch/Gtk/HTML.pm (unchanged)
Skip blib/arch/Gtk/HTML/Install/GtkHTMLDefs.h (unchanged)
Skip blib/arch/Gtk/HTML/Install/pkg.typemap (unchanged)
Skip blib/arch/Gtk/HTML/Types.pm (unchanged)
/usr/bin/perl -I/usr/local/lib/perl5/5.6.0/i686-linux
-I/usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/5.6.0/ExtUtils/xsubpp
-noversioncheck -typemap /usr/local/lib/perl5/5.6.0/ExtUtils/typemap -typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install//GtkTypemap
-typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install//gtk-0.99.typemap
-typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install//gtk-1.2.typemap
-typemap /gnome-perl/Gtk-Perl-0.7005/GtkHTML/pkg.typemap -typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/build/GtkHTMLTypemap
xs/GtkHTMLEmbedded.xs > xs/GtkHTMLEmbedded.xsc && mv xs/GtkHTMLEmbedded.xsc
xs/GtkHTMLEmbedded.c
Please specify prototyping behavior for GtkHTMLEmbedded.xs (see perlxs manual)
cc -c -I/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install/
-I/usr/lib/glib/include -I/usr/X11R6/include -I. -I./build -I/usr/include
-I/usr/lib/glib/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml -DGTKHTML_HAVE_PSPELL
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-DVERSION=\"0.7005\" -DXS_VERSION=\"0.7005\" -fPIC
-I/usr/local/lib/perl5/5.6.0/i686-linux/CORE -DPERL_POLLUTE
-DGTK_HVER=0x010208 -DGTKHTML_HVER=0x000601 xs/GtkHTMLEmbedded.c
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_new':
GtkHTMLEmbedded.c:43: warning: assignment makes pointer frominteger without a
cast
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_set_parameter':
GtkHTMLEmbedded.c:61: warning: initialization makes pointer from integer
without a cast
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_get_parameter':
GtkHTMLEmbedded.c:85: warning: initialization makes pointer from integer
without a cast
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_set_descent':
GtkHTMLEmbedded.c:108: warning: initialization makes pointer from integer
without a cast
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_name':
GtkHTMLEmbedded.c:131: warning: initialization makes pointer from integer
without a cast
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_classid':
GtkHTMLEmbedded.c:156: warning: initialization makes pointer from integer
without a cast
GtkHTMLEmbedded.c: In function `XS_Gtk__HTMLEmbedded_type':
GtkHTMLEmbedded.c:181: warning: initialization makes pointer from integer
without a cast
/usr/bin/perl -I/usr/local/lib/perl5/5.6.0/i686-linux
-I/usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/5.6.0/ExtUtils/xsubpp
-noversioncheck -typemap /usr/local/lib/perl5/5.6.0/ExtUtils/typemap -typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install//GtkTypemap
-typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install//gtk-0.99.typemap
-typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install//gtk-1.2.typemap
-typemap /gnome-perl/Gtk-Pe
rl-0.7005/GtkHTML/pkg.typemap -typemap
/gnome-perl/Gtk-Perl-0.7005/GtkHTML/build
/GtkHTMLTypemap xs/GtkHTML.xs > xs/GtkHTML.xsc && mv xs/GtkHTML.xsc
xs/GtkHTML.c
Please specify prototyping behavior for GtkHTML.xs (see perlxs manual)
cc -c -I/gnome-perl/Gtk-Perl-0.7005/GtkHTML/../blib/arch/Gtk/Install/
-I/usr/lib
/glib/include -I/usr/X11R6/include -I. -I./build -I/usr/include
-I/usr/lib/glib
/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/includ
e -I/usr/include/gnome-xml -DGTKHTML_HAVE_PSPELL -fno-strict-aliasing
-D_LARGEFI
LE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.7005\"
-DXS_VERSION=\"0.7
005\" -fPIC -I/usr/local/lib/perl5/5.6.0/i686-linux/CORE -DPERL_POLLUTE
-DGTK_HV
ER=0x010208 -DGTKHTML_HVER=0x000601 xs/GtkHTML.c
GtkHTML.c: In function `XS_Gtk__HTML_begin':
GtkHTML.c:175: warning: assignment makes integer from pointer without a cast
GtkHTML.xs: In function `XS_Gtk__HTML_write':
GtkHTML.xs:114: warning: passing arg 2 of `gtk_html_write' makes pointer from
in
teger without a cast
GtkHTML.c: In function `XS_Gtk__HTML_end':
GtkHTML.c:233: warning: passing arg 2 of `gtk_html_end' makes pointer from
integ
er without a cast
GtkHTML.c: In function `XS_Gtk__HTML_request_paste':
GtkHTML.c:348: warning: passing arg 1 of `gtk_html_request_paste' from
incompati
ble pointer type
GtkHTML.c:348: too many arguments to function `gtk_html_request_paste'
GtkHTML.c: In function `XS_Gtk__HTML_get_title':
GtkHTML.c:669: warning: assignment discards qualifiers from pointer target
type
GtkHTML.xs: In function `XS_Gtk__HTML_save':
GtkHTML.xs:222: warning: passing arg 2 of `gtk_html_save' from incompatible
poin
ter type
GtkHTML.xs: In function `XS_Gtk__HTML_export':
GtkHTML.xs:240: warning: passing arg 3 of `gtk_html_export' from incompatible
po
inter type
make: *** [xs/GtkHTML.o] Error 1
If any of you perl gurus are still with me, can you see anything that I
should try to make this thing work?
I am curious about the line
Please specify prototyping behavior for GtkHTMLEmbedded.xs (see perlxs
manual)
But I don't know what to modify to make things work.
Thanks,
Mickey Soltys
--
http://www.muhri.net -- muhri muhri net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]