Re: Who's building gnome-perl/GtkHTML?



Hi there ...

I'm running Debian too and today libgtkhtml6 replaced
libgtkhtml4 in the unstable branch. GtkHTML complained
because it couldn't load the old lib and gnome-perl CVS
didn't detect the new libgtkhtml6 (when running perl Makefile.PL) 
so I symlink'ed a file called libgtkhtml.so.4 to libgtkhtml.so.6 ...

works fine ;-))

Mine builds just fine with all those warnings but I am using GtkHTML from cvs,
I do remember having to change one function which was passed wrong variables in
the xs, but I am ccing the gtk-perl-list so the maintainer can check itout,
maybe your gcc is quitting after mayn warnings or something?

Maher

On 20 Jan 2001 02:44:01 EST, Bob Bernstein said:

I cannot get, in gnome-perl, GtkHTML to compile. Both in the tarball
 (0.7003) and in the CVS (0.7005), I get this:
 
 --- snip ---
 
 Please specify prototyping behavior for GtkHTML.xs (see perlxs manual)
 cc -c
 -I/usr/local/src/gnome-cvs/gnome-perl/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 -DUNICODE_USE_SYSTEM_ICONV -D_REENTRANT
 -DDEBIAN -DAPPLLIB_EXP="/usr/lib/perl5" -fno-strict-aliasing
 -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2    
 -DVERSION=\"0.7005\" -DXS_VERSION=\"0.7005\" -fPIC
 -I/usr/lib/perl5/5.6/i386-linux/CORE -DPERL_POLLUTE -DGTK_HVER=0x010208
 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 integer 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 integer without a cast
 GtkHTML.c: In function `XS_Gtk__HTML_request_paste':
 GtkHTML.c:345: warning: passing arg 1 of `gtk_html_request_paste' from
 incompatible pointer type
 GtkHTML.c:345: too few arguments to function `gtk_html_request_paste'
 GtkHTML.c: In function `XS_Gtk__HTML_get_title':
 GtkHTML.c:664: warning: assignment discards qualifiers from pointer
 target type
 GtkHTML.xs: In function `XS_Gtk__HTML_save':
 GtkHTML.xs:221: warning: passing arg 2 of `gtk_html_save' from
 incompatible pointer type
 GtkHTML.xs: In function `XS_Gtk__HTML_export':
 GtkHTML.xs:239: warning: passing arg 3 of `gtk_html_export' from
 incompatible pointer type
 make: *** [xs/GtkHTML.o] Error 1
 
 --- snip ---
 
 Thoughts, anyone? I am not using GtkHTML from Gnome CVS, but what's in
 the Debian unstable branch:
 
 ii  gtkhtml           0.8-1          HTML rendering/editing library -
 bonobo comp
 ii  libgtkhtml-dat 0.8-1     HTML rendering/editing library - data
 files.
 ii  libgtkhtml-dev 0.8-1     HTML rendering/editing library -
 development
 ii  libgtkhtml6    0.8-1     HTML rendering/editing library -
 runtime fil
 
 -- 
 Bob Bernstein
 at
 Esmond, R.I., USA
 
 

-- 
with friendly regards....
        jens luedicke <jens irs-net com>
 
 PMC - Perl Mail Client
     http://www.irs-net.com/
     wget it: wget -m -nH ftp://ftp.irs-net.com/pmc 
 
President BU-ll-SH-it ...
 --
 If's Beste Freundin: Else




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]