Re: libgtkhtml: need help with compilation error

2007-11-02 Thread Kamaraju S Kusumanchi
Rehceb Rotkiv wrote: > > 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: > Others have already given you some answers. Here is my take on this.

Re: libgtkhtml: need help with compilation error

2007-11-02 Thread Andrew Sackville-West
On Fri, Nov 02, 2007 at 10:04:10AM -0700, Rehceb Rotkiv wrote: > > > Andrew Sackville-West wrote: > > > > definitely looks like you're missing a library there. or at least > > missing an include for GtkPrintOperation. That's per google and I'm no > > dev. > > > > On my system, the function gtk_

Re: libgtkhtml: need help with compilation error

2007-11-02 Thread Rehceb Rotkiv
Andrew Sackville-West wrote: > > definitely looks like you're missing a library there. or at least > missing an include for GtkPrintOperation. That's per google and I'm no > dev. > > On my system, the function gtk_print_operation_new is provided by > /usr/include/gtk-2.0/gtkprintoperation.h, pa

Re: libgtkhtml: need help with compilation error

2007-11-02 Thread Andrew Sackville-West
On Fri, Nov 02, 2007 at 07:06:07AM -0700, Rehceb Rotkiv wrote: > > 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 fu