Dcromato
13-12-2005, 03:45
Salve, stavo compilando da sorgenti questa decorazione che mi piace tanto ma al momento di fare make mi da quest'errore:
cesare@txyz:~/kw$ make
cd . && /bin/sh /home/cesare/kw/admin/missing --run aclocal-1.9
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
cd . && /bin/sh /home/cesare/kw/admin/missing --run automake-1.9 --gnu
Makefile.am: required file `./INSTALL' not found
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
Makefile.am: required file `./AUTHORS' not found
Makefile.am: required file `./COPYING' not found
make: *** [Makefile.in] Error 1
cesare@txyz:~/kw$ make
cd . && /bin/sh /home/cesare/kw/admin/missing --run aclocal-1.9
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
cd . && /bin/sh /home/cesare/kw/admin/missing --run automake-1.9 --gnu
Makefile.am: required file `./INSTALL' not found
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
Makefile.am: required file `./AUTHORS' not found
Makefile.am: required file `./COPYING' not found
make: *** [Makefile.in] Error 1