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

Re: ITP gtkhtml



>>>>> "Christian" == Christian Marillat <marillat.christian@wanadoo.fr> writes:

    Christian> Hi, I intend to package gtkhtml from ftp.gnome.org
    Christian> Licence is GPL This package is needed by gnome-core.

I tried to compile gtkhtml on my potato system (so I could compile the
latest version of gnucash). It seemed to compile, and install fine,
but then the configure script for gnucash failed, with undefined
symbol errors:

configure:5557: gcc -o conftest -g -O2 -Wall   conftest.c -lgnomeprint -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeprint -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb -lglib -ldl -lxml -lz  -lm 1>&5
configure:5587: checking for gtk_html_new in -lgtkhtml
configure:5606: gcc -o conftest -g -O2 -Wall   conftest.c -lgtkhtml   -lm 1>&5
/usr/local/lib/libgtkhtml.so: undefined reference to `g_strdup_printf'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_toggle_button_get_type'
/usr/local/lib/libgtkhtml.so: undefined reference to `gnome_print_newpath'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_entry_set_text'
/usr/local/lib/libgtkhtml.so: undefined reference to `g_string_free'
/usr/local/lib/libgtkhtml.so: undefined reference to `gdk_string_to_compound_text'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_radio_button_get_type'/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_editable_delete_text'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_object_get_type'
/usr/local/lib/libgtkhtml.so: undefined reference to `g_list_alloc'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_scrolled_window_get_type'
/usr/local/lib/libgtkhtml.so: undefined reference to `gdk_pixbuf_unref'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_text_get_type'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_toggle_button_get_active'
/usr/local/lib/libgtkhtml.so: undefined reference to `gnome_paper_psheight'
/usr/local/lib/libgtkhtml.so: undefined reference to `gdk_pixbuf_new'
/usr/local/lib/libgtkhtml.so: undefined reference to `gtk_scrolled_window_new'
[truncated]

I would be interested

a) what I did wrong.

b) how your package overcomes this problem. I note that libgtkhtml3
only depends on libc6...

I have the helix-gnome packages installed.
-- 
Brian May <bam@debian.org>



Reply to: