Re: Trouble to compile atk-0.12
- From: "Padraig O'Briain" <Padraig Obriain Sun COM>
- To: gtk-list gnome org, oliver_singla yahoo com
- Subject: Re: Trouble to compile atk-0.12
- Date: Mon, 25 Feb 2002 09:06:39 +0000 (GMT)
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]