Problem with Guppi on SuSE 6.0 system



Hi!

My yesterday's mail didn't seem to reach the list, so here I send it
again.

I tried to compile Guppi on a SuSE 6.0 System with the following RPMs
installed: 

gnome-core-1.0.1-1
gnome-objc-1.0.1-1
gnome-utils-1.0.1-1           (Did I miss an important packet?)
gnome-libs-1.0.10-1
gnome-libs-devel-1.0.10-1
ORBit-0.4.3-2

gnome-print-0.2 and libxml-1.1.0 were compiled from the sources.
gnome-print and Guppi itself didn't want to configure until I added -l
lines for the xml library in ./configure. In all linker stages of the
compiling process I had to add -lxml by hand, then it compiled and
installed properly.

Now I try to compile Guppi, but it fails in the guile-server
subdirectory. Here's the output of the configure-script and the attempt
of a "make":

----------8<----------
pyramos:/usr/local/guppi-0.9.0/guile-server # ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake...
pyramos:/usr/local/guppi-0.9.0/guile-server # make
make: *** No rule to make target `no', needed by `Guile-skels.c'.  Stop.
pyramos:/usr/local/guppi-0.9.0/guile-server # rm config.log 
pyramos:/usr/local/guppi-0.9.0/guile-server # rm config.cache 
pyramos:/usr/local/guppi-0.9.0/guile-server # ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for gnome-config... /opt/gnome/bin/gnome-config
checking if /opt/gnome/bin/gnome-config works... yes
checking for orbit-config... no
checking for orbit-idl... no
checking for working ORBit environment... no
checking for gnorba libraries... no
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/i486-linux/bin/ld
checking if the linker (/usr/i486-linux/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... no
checking for _ prefix in compiled symbols... no
checking whether ln -s works... yes
checking for object suffix... o
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i486-linux/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i486-linux/bin/ld) supports shared
libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/i486-linux/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking what warning flags to pass to the C compiler... -Wall
-Wno-unused
checking what language compliance flags to pass to the C compiler... 
checking for qt_null in -lqthreads... no
checking for qt_null in -lqt... no
checking for main in -ltermcap... no
checking for main in -lreadline... yes
checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -L/usr/lib -lguile -lncurses -ldl
-lreadline -lm
checking for guile headers... -I/usr/include
checking whether guile works... yes
checking for tgoto in -ltermcap... no
checking for tgoto in -lncurses... yes
checking for readline in -lreadline... yes
checking for add_history in -lreadline... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating macros/Makefile
creating config.h
config.h is unchanged
pyramos:/usr/local/guppi-0.9.0/guile-server # make
make: *** No rule to make target `no', needed by `Guile-skels.c'.  Stop.
pyramos:/usr/local/guppi-0.9.0/guile-server #
---------->8----------

I hope that anyone has an idea!

Bye, Robert
--
   +----------------------------------------------------------------+
   Robert Schwebel
   Dept. of Geophysics, Technical University of Braunschweig, Germany
   e-mail: r.schwebel@tu-bs.de    http://www.tu-bs.de/~c0034016/



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