Compile Errors for Goose



I just downloaded the CVS for goose and guppi.  I ge the folowing error
when I attempt to make goose (after running ./autogen.sh)

make[3]: Entering directory `/home/msh/libgoose-0.0.8/src/util'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../..
-I/usr/local/include    -g -O2 -ansi -pedantic -Wall -c
DataConverter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -g -O2 -ansi
-pedantic -Wall -c -fPIC -DPIC DataConverter.cpp -o DataConverter.lo
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from DataConverter.cpp:31:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[3]: *** [DataConverter.lo] Error 1
make[3]: Leaving directory `/home/msh/libgoose-0.0.8/src/util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/msh/libgoose-0.0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/msh/libgoose-0.0.8'
make: *** [all-recursive-am] Error 2

I'm new to goose, guppi and CVS, so this may be a dumb question, but
does anybody know how to fix this?  I get the same error with the
tarballs (0.7 or 0.8) also.

I running the default GNOME 1.0 installation provided by RH 6.0, and
I've checked that GUILE 1.3 is installed.



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