Odd situation here. Running cygwin 1.5x. Pango compiles and installs successfully. atk compiles and installs successfully. glib compiles and installs successfully. I used --prefix=/usr for all of them. gtk+ fails on the configure pass however with an error:
<quote> configure:29908: error: *** Cannot link to Accessibility Toolkit. Accessibility Toolkit is required *** to build GTK+ </quote>
You know, of course, that atk is installed and there were no errors when 'make install' was run. The atk.pc file is in /usr/lib/pkgconfig and in /lib/pkgconfig and it contains:
<quote> prefix=/usr exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include
Name: Atk Description: Accessibility Toolkit Version: 1.6.0 Requires: gobject-2.0 gmodule-2.0 Libs: -L${libdir} -latk-1.0 Cflags: -I${includedir}/atk-1.0 </quote>
And /usr/lib shows: <partial quote> libatk-1.0.1 litatk-1.0.la </partial quote>
/usr/include/atk-1.0/atk exists and has the requisite .h files in it.
Any ideas? Seems odd that glib, pango, and atk all compile and install without error but that gtk+, which finds glib and pango just fine, then fails to find atk.
Regards,
Guy S.
--
Guy Stalnaker I2@DOIT 1210 West Dayton Street Room 3209 CSS Madison WI 53719-1220 jstalnak@xxxxxxxx wk. 608.263.8035 cell 608.235.4718 fax 608.265.6681
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list