libgtop helix SRPM problem



ok, so this one doesn't work either, ARHG...
Two pieces of output are below, the output from the configure stage (until
the middle of the makefiles creation) and the little blurb about what it
can't find (not in that order).  Anybody have ANY clue what I'm missing
here?  I've tried both the tarball, an RPM from rpmfind.net, and the helix
rpm, and none of them will build.  I've also installed the guile-devel rpm,
version 1.3 (because 1.3.4 doesn't work).  Thanks for any advice,
	Greg


Processing files: libgtop
File not found: /var/tmp/libgtop-1.0.7-root/usr/share/*
Executing: %doc



Installing libgtop-1.0.7-1_helix_2.src.rpm
Executing: %prep
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf libgtop-1.0.7
+ /bin/gzip -dc /usr/src/redhat/SOURCES/libgtop-1.0.7.tar.gz
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd libgtop-1.0.7
++ /usr/bin/id -u
+ [ 0 = 0 ]
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ [ 0 = 0 ]
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 	*****     Applying RH patches        *****	
	*****     Applying RH patches        *****	
+ echo 	*****     Applying Helix patches     *****	
	*****     Applying Helix patches     *****	
+ exit 0
Executing: %build
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd libgtop-1.0.7
+ CFLAGS=-g -O2 -m486 -fno-strength-reduce
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib
creating cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for dc... yes
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 for gcc... gcc
checking whether the C compiler (gcc -g -O2 -m486 -fno-strength-reduce )
works... yes
checking whether the C compiler (gcc -g -O2 -m486 -fno-strength-reduce ) 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 -m486 -fno-strength-reduce )
works... yes
checking whether the C compiler (gcc -g -O2 -m486 -fno-strength-reduce ) 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 for gawk... gawk
checking for perl5... no
checking for perl... perl
checking for gcc... (cached) gcc
checking for ranlib... ranlib
checking for as... as
checking for ar... ar
checking for nm... nm
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
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/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/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
updating cache ./config.cache
loading cache ./config.cache
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler... 
checking for gnome-config... /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
checking whether to enable SMP support... yes
checking for libgtop sysdeps directory... linux
checking for linux/version.h... yes
checking for Linux kernel version code... 131597
checking for machine.h in libgtop sysdeps dir... no
checking whether we need libgtop... no
checking for sys/bitypes.h... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for qt_null in -lqthreads... no
checking for qt_null in -lqt... no
checking for main in -ltermcap... yes
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 -ldl -lreadline -ltermcap
-lm
checking for guile headers... -I/usr/include
checking whether guile works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
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/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/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
loading cache ./config.cache
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for st_rdev in struct stat... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for memory.h... yes
checking for string.h... yes
checking for strerror... yes
checking for kvm_open in -lkvm... no
checking for vm_statistics in -lmach... no
checking whether program_invocation_name must be declared... no
checking for socket... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for sun_len member in struct sockaddr_un... no
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for putenv... yes
checking for strdup... yes
checking for strtoul... yes
checking for uname... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... (cached) yes
checking for munmap... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... ./configure: Can't reopen pipe to command
substitution (fd 4): No child processes
no
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... 
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for inet_aton... yes
checking for X11/Xauth.h... yes
checking for XauGetAuthByAddr in -lXau... yes
checking for fcntl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/fstyp.h... no
checking for mnttab.h... no
checking for mntent.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for sys/filsys.h... no
checking for sys/fs_types.h... no
checking for sys/fs/s5param.h... no
checking for bcopy... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fchdir... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for getmntinfo... no
checking for gettimeofday... (cached) yes
checking for isascii... yes
checking for lchown... yes
checking for listmntent... no
checking for memcpy... yes
checking for mkfifo... yes
checking for strchr... (cached) yes
checking for strerror... (cached) yes
checking for strrchr... yes
checking for vprintf... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking for listmntent of Cray/Unicos-9... no
checking for one-argument getmntent function... yes
checking how to get filesystem space usage
checking statvfs function (SVR4)... yes
checking for statfs that truncates block counts... no
checking for AFS
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libgtop.spec
creating po/Makefile.in
creating intl/Makefile
creating misc/Makefile
creating include/Makefile
creating include/glibtop/Makefile
creating sysdeps/Makefile
creating sysdeps/common/Makefile
creating sysdeps/names/Makefile
creating sysdeps/guile/Makefile



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