Re: Trouble to compile atk-0.12



It seems that pkg-config call for glib_genmarshal in glib-2.0 is returing the 
strange relative directory path ..//home/...

What prefix did you specify when configuring glib?

Padraig

> 
> Hi,
> 
> On my RH7.2 box, I have trouble to compile atk-0.12. After I have ran
> .configure, here is what I get when I do a make:
> 
> 
> [omsingla oliver atk-0.12]$ make
> Making all in atk
> make[1]: Entering directory `/home/omsingla/gtk/1.3/atk-0.12/atk'
> case ..//home/omsingla/gtk/1.3/glib-1.3.14/gobject/glib-genmarshal in			
						\
>     .*) 
glib_genmarshal=`pwd`/..//home/omsingla/gtk/1.3/glib-1.3.14/gobject/glib-genmars
hal ;;				\   *) 
glib_genmarshal=..//home/omsingla/gtk/1.3/glib-1.3.14/gobject/glib-genmarshal ;;	

						\
> esac; 
> 											
\
> $glib_genmarshal --prefix=atk_marshal ./atkmarshal.list --body >> xgen-gmc		
\
> && (cmp -s xgen-gmc ./atkmarshal.c || cp xgen-gmc ./atkmarshal.c)		
\
> && rm -f xgen-gmc xgen-gmc~								
	\
> && echo timestamp > stamp-atkmarshal.c
> /bin/sh: 
/home/omsingla/gtk/1.3/atk-0.12/atk/..//home/omsingla/gtk/1.3/glib-1.3.14/gobjec
t/glib-genmarshal: No such file or directory
> make[1]: *** [stamp-atkmarshal.c] Error 127
> make[1]: Leaving directory `/home/omsingla/gtk/1.3/atk-0.12/atk'
> make: *** [all-recursive] Error 1
> [omsingla oliver atk-0.12]$
> 
> Any idea ?
> 
> TIA,
> Olivier Singla
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list




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