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

libgtkhtml: need help with compilation error



Hi all!

I'm trying to compile GtkHTML 3.16.1 (which I need for compiling the newest
Evolution). The configure script runs through without errors. make, however,
terminates with these errors:

...
testgtkhtml.o: In function `print_preview_cb':
/home/vibe/evo-sources/gtkhtml-3.16.1/src/testgtkhtml.c:354: undefined
reference to `gtk_print_operation_new'
/home/vibe/evo-sources/gtkhtml-3.16.1/src/testgtkhtml.c:355: undefined
reference to `gtk_print_operation_set_n_pages'
/home/vibe/evo-sources/gtkhtml-3.16.1/src/testgtkhtml.c:361: undefined
reference to `gtk_print_operation_run'
testgtkhtml.o: In function `draw_page_cb':
/home/vibe/evo-sources/gtkhtml-3.16.1/src/testgtkhtml.c:324: undefined
reference to `gtk_print_context_create_pango_layout'
testgtkhtml.o: In function `print_footer':
/home/vibe/evo-sources/gtkhtml-3.16.1/src/testgtkhtml.c:300: undefined
reference to `gtk_print_context_get_cairo_context'
./.libs/libgtkhtml-3.14.so: undefined reference to
`gtk_page_setup_get_page_width'
./.libs/libgtkhtml-3.14.so: undefined reference to `pango_units_to_double'
./.libs/libgtkhtml-3.14.so: undefined reference to
`gtk_print_context_get_page_setup'
./.libs/libgtkhtml-3.14.so: undefined reference to
`gtk_page_setup_get_page_height'
./.libs/libgtkhtml-3.14.so: undefined reference to
`gtk_print_context_create_pango_context'
./.libs/libgtkhtml-3.14.so: undefined reference to
`gtk_print_context_get_height'
collect2: ld returned 1 exit status
...

I have the necessary libraries installed  (from Debian's *-dev packages) --
at least I think so! Do you have an idea what might be wrong?

Thanks,
Rehceb

-- 
View this message in context: http://www.nabble.com/libgtkhtml%3A-need-help-with-compilation-error-tf4737644.html#a13548325
Sent from the Debian User mailing list archive at Nabble.com.



Reply to: