Various Compilation Errors



Trying to compile various things in Gnome's CVS, no Makefiles are
created in the intl/ directories. gnome-libs, gimp, libgtop, and
gnome-core are some examples of this.

In addition, gnome-guile is currently giving this output when I do a
"make":

cd . && autoheader
make  all-recursive
make[1]: Entering directory `/usr/download/gnome/gnome-guile'
Making all in macros
make[2]: Entering directory `/usr/download/gnome/gnome-guile/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/download/gnome/gnome-guile/macros'
Making all in guile-gtk
make[2]: Entering directory `/usr/download/gnome/gnome-guile/guile-gtk'
cd . && autoheader
make[2]: Leaving directory `/usr/download/gnome/gnome-guile/guile-gtk'
Making all in guile-gnome
make[2]: Entering directory
`/usr/download/gnome/gnome-guile/guile-gnome'
./../guile-gtk/build-guile-gtk.in -I ../guile-gtk main gnome.defs >tmpm
\
        && mv tmpm main.c
/bin/sh: ./../guile-gtk/build-guile-gtk.in: No such file or directory
make[2]: *** [main.c] Error 127
make[2]: Leaving directory `/usr/download/gnome/gnome-guile/guile-gnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/download/gnome/gnome-guile'
make: *** [all-recursive-am] Error 2

I'm sure this is because I have an old version of something important,
but what that might be is a mystery.

Linux 2.2.0-pre8-ac1
Egcs 1.1.1
Glibc 2.0.111 (CVS 99.01.27)
Autoconf 2.13
Automake 1.4
Libtool 1.2d

    Jim Cape
    http://www.jcinteractive.com

    "All animals are equal, some animals
     are more equal than others."
         -- George Orwell, Animal Farm



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