compiling problem -- missing file



cheers hackers,

I just wanted to give Garnome a try and check out the bleeding edge of
my loved Gnome desktop.

Unfortunately the compiling fails. Seems there is a file missing for
installation. Please see the attached text file: It contains the last
lines of the compile.

Can anyone help me to resolve this issue? If I missed any information,
please let me know. TIA

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
/bin/sh ../../mkinstalldirs /opt/garnome/share/gtk-doc/html/gconf
mkdir /opt/garnome/share/gtk-doc/html/gconf
(installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /usr/bin/install -c -m 644 $i /opt/garnome/share/gtk-doc/html/gconf; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /usr/bin/install -c -m 644 ./html/index.sgml /opt/garnome/share/gtk-doc/html/gconf; \
fi)
-- Installing ./html/home.png
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/usr/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[6]: *** [install-data-local] Error 1
make[6]: Leaving directory `/opt/src/garnome-0.25.1/gnome/GConf/work/main.d/GConf-2.3.3/doc/gconf'
make[5]: *** [install-am] Error 2
make[5]: Leaving directory `/opt/src/garnome-0.25.1/gnome/GConf/work/main.d/GConf-2.3.3/doc/gconf'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/opt/src/garnome-0.25.1/gnome/GConf/work/main.d/GConf-2.3.3/doc'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/opt/src/garnome-0.25.1/gnome/GConf/work/main.d/GConf-2.3.3'
make[2]: *** [install-work/main.d/GConf-2.3.3/Makefile] Error 2
make[2]: Leaving directory `/opt/src/garnome-0.25.1/gnome/GConf'
make[1]: *** [../../gnome/GConf/cookies/main.d/install] Error 2
make[1]: Leaving directory `/opt/src/garnome-0.25.1/gnome/metacity'
make: *** [../../gnome/metacity/cookies/main.d/install] Error 2


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