[guppi-list] compiling goose



          To whom it may concern:
I am trying to compile guppi and it complains that I do not have goose.  I downloaded various versions from ftp.gnu.org and from cvs.  The autogen.sh file (cvs version) needed some tweaking but it ran fine afterwards.  When I try running make, however, I get:
.
.
.
g++ -E -DSCM_MAGIC_SNARFER -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include  -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\" Random_smob.cpp | awk 'BEGIN{foo=0} /%%%start/{foo=1} foo==1{print }/%%%end/{foo=0}' | sed -e 's/.*\%\%\%start//g' | sed -e 's/\%\%\%end.*//g' > Random_smob.x
g++ -E -DSCM_MAGIC_SNARFER -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include  -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\" RealSet_smob.cpp | awk 'BEGIN{foo=0} /%%%start/{foo=1} foo==1{print }/%%%end/{foo=0}' | sed -e 's/.*\%\%\%start//g' | sed -e 's/\%\%\%end.*//g' > RealSet_smob.x
make  all-am
make[4]: Entering directory `/usr/src/sources/gtk/goose/goose/src/guile'
source='guilegoose.cpp' object='guilegoose.lo' libtool=yes \
depfile='.deps/guilegoose.Plo' tmpdepfile='.deps/guilegoose.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include  -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\"    -g -O2 -D_INCLUDE_POSIX_SOURCE -ansi -pedantic -Wall -c -o guilegoose.lo `test -f 'guilegoose.cpp' || echo './'`guilegoose.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\" -g -O2 -D_INCLUDE_POSIX_SOURCE -ansi -pedantic -Wall -c guilegoose.cpp -Wp,-MD,.deps/guilegoose.TPlo  -fPIC -DPIC
mv -f guilegoose.o .libs/guilegoose.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\" -g -O2 -D_INCLUDE_POSIX_SOURCE -ansi -pedantic -Wall -c guilegoose.cpp -Wp,-MD,.deps/guilegoose.TPlo >/dev/null 2>&1
mv -f .libs/guilegoose.lo guilegoose.lo
source='specfns_smob.cpp' object='specfns_smob.lo' libtool=yes \
depfile='.deps/specfns_smob.Plo' tmpdepfile='.deps/specfns_smob.TPlo' \
depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include  -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\"    -g -O2 -D_INCLUDE_POSIX_SOURCE -ansi -pedantic -Wall -c -o specfns_smob.lo `test -f 'specfns_smob.cpp' || echo './'`specfns_smob.cpp
rm -f .libs/specfns_smob.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../../src/guile -I../../src/guile -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/specfns -I../../src/util -I../../src/linear -I../../src/containers -I../../src/stats -I/usr/local/include -DPREFIX=\"/usr/local\" -DGOOSE_GUILE_DIR=\"/usr/local/share/guile/goose\" -g -O2 -D_INCLUDE_POSIX_SOURCE -ansi -pedantic -Wall -c specfns_smob.cpp -Wp,-MD,.deps/specfns_smob.TPlo  -fPIC -DPIC
specfns_smob.cpp: In function `void scm_init_specfns()':
specfns_smob.cpp:183: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:184: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:186: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:187: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:189: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:190: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:193: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:194: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:195: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
specfns_smob.cpp:196: passing `long int (*)()' as argument 5 of `scm_make_gsubr(const char *, int, int, int, scm_unused_struct * (*)())'
make[4]: *** [specfns_smob.lo] Error 1
make[4]: Leaving directory `/usr/src/sources/gtk/goose/goose/src/guile'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/sources/gtk/goose/goose/src/guile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/sources/gtk/goose/goose/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/sources/gtk/goose/goose'
make: *** [all] Error 2

I need to compile guppi for some software I want to try, but I am at a loss as to how to compile goose.  Can anyone help me?  Thanks in advance!

                                                                              Iain Marcuson.

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



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