Re: compilation difficulties in current cvs



Sam TH <sam uchicago edu> writes:
> I recently decided to build a CVS version of GTK 1.3, in order to see
> what would be require to port AbiWord to it.  However, I was unable to
> get GTK proper to compile.  Both GLib and Pango compile properly, and
> install properly.  GTK, however, fails with this error.  
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gdk-pixbuf
> -I../gdk-pixbuf -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0
> -D_REENTRANT
> -DPIXBUF_LIBDIR=\"/gnome/install//lib/gtk-2.0/1.3.3/loaders\" -g -O2
> -g -Wall -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0
> -D_REENTRANT -c gdk-pixbuf.c -fPIC -DPIC -o .libs/gdk-pixbuf.lo
> gdk-pixbuf.c:414: gdk-pixbuf-marshal.c: No such file or directory
> make[3]: *** [gdk-pixbuf.lo] Error 1

Maybe a parallel make exposing hosed makefile rules?

this missing file is autogenerated, you might try an explicit 'make
gdk-pixbuf-marshal.c' or something.

Havoc




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