Re: Compile of gtk243 on cygwin fails at configure



Le ven 18/06/2004 à 00:29, Guy Stalnaker a écrit :
> Hi,
> 
> 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.
> 

What is the corresponding error message in config.log?

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=



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