[ptx] libpano12-cvs: make error under cygwin

Gerhard Gaussling ggrubbish at web.de
Mon Nov 15 00:18:31 GMT 2004


Hello,

some more info:

Am Sonntag 14 November 2004 23:25 schrieb Gerhard Gaussling:
> sys_x11.h:23:26: libgimp/gimp.h: No such file or directory
> sys_x11.h:24:21: gtk/gtk.h: No such file or directory



$ cygcheck -c |egrep "(gtk|gimp)"
gtk+                    1.2.10-2             OK
gtk+-devel              1.2.10-2             OK
gtk-doc                 1.2-1                OK
gtk2-x11                2.4.11-1             OK
gtk2-x11-devel          2.4.11-1             OK
gtk2-x11-doc            2.4.11-1             OK
gtk2-x11-runtime        2.4.11-1             OK
lablgtk2                2.4.0-2              OK

Illustration at xp-pro ~
$ cygcheck -l gtk2-x11-devel|egrep "(gtk.h|gimp.h)"
/usr/include/gtk-2.0/gtk/gtk.h
/usr/include/gtk-2.0/gtk/gtkcheckbutton.h
/usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h

Illustration at xp-pro ~
$ cygcheck -l gtk+-devel|egrep "(gtk.h|gimp.h)"
/usr/include/gtk-1.2/gtk/gtk.h
/usr/include/gtk-1.2/gtk/gtkcheckbutton.h
/usr/include/gtk-1.2/gtk/gtkcheckmenuitem.h
/usr/include/gtk-1.2/gtk/gtkthemes.h

Illustration at xp-pro ~
$ cygcheck -l lablgtk2|egrep "(gtk.h|gimp.h)"
/usr/lib/ocaml/lablgtk2/gtkThread.cmi
/usr/lib/ocaml/lablgtk2/gtkThread.mli
/usr/lib/ocaml/lablgtk2/gtkThread.ml
/usr/lib/ocaml/lablgtk2/gtkThInit.ml
/usr/lib/ocaml/lablgtk2/gtkThread.cmo
/usr/lib/ocaml/lablgtk2/gtkThInit.cmo
/usr/lib/ocaml/lablgtk2/ml_gtk.h
/usr/lib/ocaml/lablgtk2/gtkThread.cmx
/usr/lib/ocaml/lablgtk2/gtkThread.o

So there seems to be no gimp.h in the cygwin distribution. Does it 
suffice to use the gimp.h from the libgimp source package? Or is there 
no more need to figure this out, because the distribution lacks the 
libgimp, and because of that we can say now, that libpano12 does not 
compile on cygwin?

regards

Gerhard


More information about the ptX mailing list