Subject: Help installing util-vserver-0.30.215
From: "David Vanfleet" <vanfleet@cedarview.net>
Date: Sat, 15 Nov 2008 07:29:54 -0700
Sat, 15 Nov 2008 07:29:54 -0700
Hi,

I'm trying to configure and install util-vserver and I'm having problems running the
configuration. I don't see any errors except the one at the bottom that says "Internal
error". The kernel has been recompiled with the patch, and my system has rebooted successfully.
Any help here would be appreciated.

Thanks,
David

server1:/home/vanfleet/vps/util-vserver-0.30.215 # 
server1:/home/vanfleet/vps/util-vserver-0.30.215 # ./configure --prefix=
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether gcc and cc understand -c and -o together... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether g++ is a C++ compiler... yes
checking whether gcc is a C99 compiler... yes
checking for awk... /usr/bin/awk
checking for cat... /bin/cat
checking for chown... /bin/chown
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for dirname... /usr/bin/dirname
checking for egrep... /usr/bin/egrep
checking for env... /usr/bin/env
checking for grep... /usr/bin/grep
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for mkfifo... /usr/bin/mkfifo
checking for mktemp... /bin/mktemp
checking for mount... /bin/mount
checking for mv... /bin/mv
checking for nice... /usr/bin/nice
checking for ps... /bin/ps
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sed... /usr/bin/sed
checking for sh... /usr/bin/sh
checking for tac... /usr/bin/tac
checking for tar... /bin/tar
checking for touch... /usr/bin/touch
checking for tty... /usr/bin/tty
checking for umount... /bin/umount
checking for wc... /usr/bin/wc
checking for ip... /sbin/ip
checking for iptables... /usr/sbin/iptables
checking for modprobe... /sbin/modprobe
checking for nameif... /sbin/nameif
checking for nohup... /usr/bin/nohup
checking for rmmod... /sbin/rmmod
checking for vconfig... /usr/sbin/vconfig
checking for wget... /usr/bin/wget
checking for file... /usr/bin/file
checking for gzip... /usr/bin/gzip
checking for bzip2... /usr/bin/bzip2
checking for cpio... /usr/bin/cpio
checking for restore... no
checking for rsync... /usr/bin/rsync
checking for strace... /usr/bin/strace
checking for fsck... /sbin/fsck
checking for doxygen... no
checking for xsltp... no
checking for xsltproc... /usr/bin/xsltproc
checking whether the C-compiler accepts -Werror -W... yes
checking whether gcc accepts -std=c99... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -pedantic... yes
checking whether gcc accepts -W... yes
checking whether the C++-compiler accepts -Werror -W... yes
checking whether g++ accepts -ansi... yes
checking whether g++ accepts -Wall... yes
checking whether g++ accepts -pedantic... yes
checking whether g++ accepts -W... yes
checking whether g++ accepts -fmessage-length=0... yes
checking whether to enable extra optimizations... yes
checking whether gcc accepts -funit-at-a-time... yes
checking whether g++ accepts -funit-at-a-time... yes
checking whether to enable debug-code in library... no
checking whether to enable expensive tests... no
checking for declarations in <linux/personality.h>... 
checking whether MMAP PAGE ZERO is declared... yes
checking whether ADDR LIMIT 32BIT is declared... yes
checking whether SHORT INODE is declared... yes
checking whether WHOLE SECONDS is declared... yes
checking whether STICKY TIMEOUTS is declared... yes
checking whether ADDR LIMIT 3GB is declared... yes
checking whether PER LINUX is declared... yes
checking whether PER LINUX 32BIT is declared... yes
checking whether PER SVR4 is declared... yes
checking whether PER SVR3 is declared... yes
checking whether PER SCOSVR3 is declared... yes
checking whether PER OSR5 is declared... yes
checking whether PER WYSEV386 is declared... yes
checking whether PER ISCR4 is declared... yes
checking whether PER BSD is declared... yes
checking whether PER SUNOS is declared... yes
checking whether PER XENIX is declared... yes
checking whether PER LINUX32 is declared... yes
checking whether PER LINUX32 3GB is declared... yes
checking whether PER IRIX32 is declared... yes
checking whether PER IRIXN32 is declared... yes
checking whether PER IRIX64 is declared... yes
checking whether PER RISCOS is declared... yes
checking whether PER SOLARIS is declared... yes
checking whether PER UW7 is declared... yes
checking whether PER HPUX is declared... yes
checking whether PER OSF4 is declared... yes
checking for initrddir... $(sysconfdir)/init.d
checking whether to enable release-mode... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for number of syscall 'vserver'... 273/glibc
checking whether to use alternative  syscallX macros... yes
checking for syscall(2) invocation method... auto
checking which syscall(2) invocation works... fast
checking whether to enable dietlibc... yes (autodetected, 0.30)
checking whether dietlibc supports C99... yes
checking whether dietlibc declares syscall... yes
checking whether dietlibc needs '-lcompat'... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking which vserver-rootdir is to use... /vservers
checking for svn2cl... no
checking whether to use internal kernel headers... yes
checking for supported APIs... v13,net,v21,v22,v23,netv2
checking for ext2fs-headers... kernel
checking linux/ext2 fs.h usability... yes
checking linux/ext2 fs.h presence... yes
checking for linux/ext2 fs.h... yes
checking for vserver... no
checking whether MS MOVE is declared... yes
checking for xid t... no
checking for nid t... no
checking for tag t... no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking for used crypto API... auto
checking beecrypt/beecrypt.h usability... no
checking beecrypt/beecrypt.h presence... no
checking for beecrypt/beecrypt.h... no
checking for NSS... no
no
configure: error: internal error
server1:/home/vanfleet/vps/util-vserver-0.30.215 # 



Hi,
 
I'm trying to configure and install util-vserver and I'm having problems running the configuration. I don't see any errors except the one at the bottom that says "Internal error". The kernel has been recompiled with the patch, and my system has rebooted successfully. Any help here would be appreciated.
 
Thanks,
David
 
server1:/home/vanfleet/vps/util-vserver-0.30.215 # 
server1:/home/vanfleet/vps/util-vserver-0.30.215 # ./configure --prefix=
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether gcc and cc understand -c and -o together... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether g++ is a C++ compiler... yes
checking whether gcc is a C99 compiler... yes
checking for awk... /usr/bin/awk
checking for cat... /bin/cat
checking for chown... /bin/chown
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for dirname... /usr/bin/dirname
checking for egrep... /usr/bin/egrep
checking for env... /usr/bin/env
checking for grep... /usr/bin/grep
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for mkfifo... /usr/bin/mkfifo
checking for mktemp... /bin/mktemp
checking for mount... /bin/mount
checking for mv... /bin/mv
checking for nice... /usr/bin/nice
checking for ps... /bin/ps
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sed... /usr/bin/sed
checking for sh... /usr/bin/sh
checking for tac... /usr/bin/tac
checking for tar... /bin/tar
checking for touch... /usr/bin/touch
checking for tty... /usr/bin/tty
checking for umount... /bin/umount
checking for wc... /usr/bin/wc
checking for ip... /sbin/ip
checking for iptables... /usr/sbin/iptables
checking for modprobe... /sbin/modprobe
checking for nameif... /sbin/nameif
checking for nohup... /usr/bin/nohup
checking for rmmod... /sbin/rmmod
checking for vconfig... /usr/sbin/vconfig
checking for wget... /usr/bin/wget
checking for file... /usr/bin/file
checking for gzip... /usr/bin/gzip
checking for bzip2... /usr/bin/bzip2
checking for cpio... /usr/bin/cpio
checking for restore... no
checking for rsync... /usr/bin/rsync
checking for strace... /usr/bin/strace
checking for fsck... /sbin/fsck
checking for doxygen... no
checking for xsltp... no
checking for xsltproc... /usr/bin/xsltproc
checking whether the C-compiler accepts -Werror -W... yes
checking whether gcc accepts -std=c99... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -pedantic... yes
checking whether gcc accepts -W... yes
checking whether the C++-compiler accepts -Werror -W... yes
checking whether g++ accepts -ansi... yes
checking whether g++ accepts -Wall... yes
checking whether g++ accepts -pedantic... yes
checking whether g++ accepts -W... yes
checking whether g++ accepts -fmessage-length=0... yes
checking whether to enable extra optimizations... yes
checking whether gcc accepts -funit-at-a-time... yes
checking whether g++ accepts -funit-at-a-time... yes
checking whether to enable debug-code in library... no
checking whether to enable expensive tests... no
checking for declarations in <linux/personality.h>... 
checking whether MMAP PAGE ZERO is declared... yes
checking whether ADDR LIMIT 32BIT is declared... yes
checking whether SHORT INODE is declared... yes
checking whether WHOLE SECONDS is declared... yes
checking whether STICKY TIMEOUTS is declared... yes
checking whether ADDR LIMIT 3GB is declared... yes
checking whether PER LINUX is declared... yes
checking whether PER LINUX 32BIT is declared... yes
checking whether PER SVR4 is declared... yes
checking whether PER SVR3 is declared... yes
checking whether PER SCOSVR3 is declared... yes
checking whether PER OSR5 is declared... yes
checking whether PER WYSEV386 is declared... yes
checking whether PER ISCR4 is declared... yes
checking whether PER BSD is declared... yes
checking whether PER SUNOS is declared... yes
checking whether PER XENIX is declared... yes
checking whether PER LINUX32 is declared... yes
checking whether PER LINUX32 3GB is declared... yes
checking whether PER IRIX32 is declared... yes
checking whether PER IRIXN32 is declared... yes
checking whether PER IRIX64 is declared... yes
checking whether PER RISCOS is declared... yes
checking whether PER SOLARIS is declared... yes
checking whether PER UW7 is declared... yes
checking whether PER HPUX is declared... yes
checking whether PER OSF4 is declared... yes
checking for initrddir... $(sysconfdir)/init.d
checking whether to enable release-mode... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for number of syscall 'vserver'... 273/glibc
checking whether to use alternative  syscallX macros... yes
checking for syscall(2) invocation method... auto
checking which syscall(2) invocation works... fast
checking whether to enable dietlibc... yes (autodetected, 0.30)
checking whether dietlibc supports C99... yes
checking whether dietlibc declares syscall... yes
checking whether dietlibc needs '-lcompat'... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking which vserver-rootdir is to use... /vservers
checking for svn2cl... no
checking whether to use internal kernel headers... yes
checking for supported APIs... v13,net,v21,v22,v23,netv2
checking for ext2fs-headers... kernel
checking linux/ext2 fs.h usability... yes
checking linux/ext2 fs.h presence... yes
checking for linux/ext2 fs.h... yes
checking for vserver... no
checking whether MS MOVE is declared... yes
checking for xid t... no
checking for nid t... no
checking for tag t... no
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking for used crypto API... auto
checking beecrypt/beecrypt.h usability... no
checking beecrypt/beecrypt.h presence... no
checking for beecrypt/beecrypt.h... no
checking for NSS... no
no
configure: error: internal error
server1:/home/vanfleet/vps/util-vserver-0.30.215 #