Can't Compile Guppi-0.40.3
Andreas Mattheiss <[email protected]> Thu, 27 Jun 2002 20:00:39 +0000
| Newsgroups | gmane.comp.gnome.apps.guppi |
|---|---|
| Message-ID | <20020627200038.GA11390@highscreen> |
I tried to compile Guppi-0.40.3, configuring with the folowing options: ./Guppi-0.40.3/configure --prefix=/overspill/sekundaer --with-gnu-ld --disable-bonobo --enable-static I already have gnumeric 1.0.7 installed, but compile falls over: gcc -DHAVE_CONFIG_H -I. -I../../Guppi-0.40.3/guppi-gnumeric -I.. -I.. -I/overspi ll/sekundaer/include -I../../Guppi-0.40.3 -I../../Guppi-0.40.3/src/libgupp iuseful -I../../Guppi-0.40.3/src/libguppidata -I../../Guppi-0.40.3/src /libguppidataimpl -I../../Guppi-0.40.3/src/libguppispecfns -I../../ Guppi-0.40.3/src/libguppiplot -I../src/libguppiuseful -I../src/libgupp idata -I../src/libguppispecfns -I../src/libguppiplot -I/usr/include/g nome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk- 1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/ include -I/overspill/sekundaer/include -I/overspill/sekundaer/include/gnome-1.0 -I/overspill/sekundaer/include/freetype2 -I/usr/local/include -I/overspill/sekun daer/include/gnome-xml -I/overspill/sekundaer/include/libglade-1.0 -I/usr/includ e/orbit-1.0 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit -1.0 -DGNOMELOCALEDIR=\""/ove rspill/sekundaer/share/locale"\" -DG_LOG_DOMAIN=\"guppi:gnumeric\" -I/u sr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/ include -g -O2 -Wall -Wunused -c GNOME_Gnumeric_Graph-common.c gcc: GNOME_Gnumeric_Graph-common.c: Datei oder Verzeichnis nicht gefunden gcc: no input files make[2]: *** [GNOME_Gnumeric_Graph-common.o] Fehler 1 make[2]: Leaving directory /neutestreiser/build_guppy/guppi-gnumeric' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory /neutestreiser/build_guppy' make: *** [all-recursive-am] Fehler 2 It apparently wants to compile a GNOME_Gnumeric_Graph-common.c which appears to be neither part of the Guppi not the gnumeric source. Any clues? Ta, Andreas --