Help on installation of zorp 0.8.1
I'am istalling zorp on RedHat Linux 7.0. I've added Glib 1.3.1 and Python Extclass 1.2 to my system When running make ends with: make[3]: *** [pyproxy.lo] Error 1 make[3]: Leaving directory `/install/zorp-0.8.1/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/install/zorp-0.8.1/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/install/zorp-0.8.1' make: *** [all-recursive-am] Error 2 Can someone help me? Running "./configure --prefix=/usr/local/zorp" shows: 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 for gcc... gcc checking whether the C compiler (gcc -g ) works... yes checking whether the C compiler (gcc -g ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ranlib... 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 -B checking whether ln -s works... yes 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 -B 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... no checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking for python... /usr/bin/python checking for sys/capability.h... yes checking for sys/prctl.h... yes checking for MSG_PROXY... yes checking for PR_SET_KEEPCAPS... yes checking for socket... yes checking for select... yes checking for snprintf... yes checking for vsnprintf... yes checking for strerror... yes checking for inet_aton... yes checking for strncpy... yes checking for prctl... yes checking for inet_addr in -lxnet... no checking for gethostbyname in -lnsl... yes checking for setsockopt in -lsocket... no checking for sin in -lm... yes checking for cap_set_proc in -lcap... yes checking for des_ecb_encrypt in -lcrypto... yes checking for SSL_accept in -lssl... yes checking for pthread_create in -lpthread... yes checking for dlopen in -ldl... yes checking for Py_Finalize in -lpython1.5... no checking for Python libs in /usr/lib/python1.5/config... checking for Py_Finalize in -lpython1.5... yes checking whether to enable POSIX 1003.1e capability support... yes updating cache ./config.cache creating ./config.status creating zorp-config creating scripts/zorpctl creating Makefile creating zorp/Makefile creating scripts/Makefile creating lib/Makefile creating lib/zorp/Makefile creating pylib/Makefile creating pylib/Zorp/Makefile creating doc/Makefile creating doc/examples/Makefile creating doc/man/Makefile creating modules/Makefile creating tests/Makefile creating tests/core/Makefile creating tests/functional/Makefile creating tests/functional/env_variables creating tests/functional/plug/Makefile creating tests/functional/plug/norm/Makefile creating tests/python/Makefile creating tests/python/runtest.sh creating debian/Makefile creating zorpconfig.h Running make shows: make all-recursive make[1]: Entering directory `/install/zorp-0.8.1' Making all in lib make[2]: Entering directory `/install/zorp-0.8.1/lib' Making all in zorp make[3]: Entering directory `/install/zorp-0.8.1/lib/zorp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/install/zorp-0.8.1/lib/zorp' Making all in . make[3]: Entering directory `/install/zorp-0.8.1/lib' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c io.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC io.c -o io.lo io.c:255:87: warning: pasting would not give a valid preprocessing token io.c:255:87: warning: pasting would not give a valid preprocessing token io.c:301:89: warning: pasting would not give a valid preprocessing token io.c:301:89: warning: pasting would not give a valid preprocessing token io.c:313:119: warning: pasting would not give a valid preprocessing token io.c:313:119: warning: pasting would not give a valid preprocessing token io.c:501:83: warning: pasting would not give a valid preprocessing token io.c:501:83: warning: pasting would not give a valid preprocessing token io.c:508:88: warning: pasting would not give a valid preprocessing token io.c:508:88: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c thread.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC thread.c -o thread.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c proxy.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC proxy.c -o proxy.lo proxy.c:303:49: warning: pasting would not give a valid preprocessing token proxy.c:305:52: warning: pasting would not give a valid preprocessing token proxy.c:308:97: warning: pasting would not give a valid preprocessing token proxy.c:308:97: warning: pasting would not give a valid preprocessing token proxy.c:308:97: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c registry.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC registry.c -o registry.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c modules.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC modules.c -o modules.lo modules.c:61:74: warning: pasting would not give a valid preprocessing token modules.c:61:74: warning: pasting would not give a valid preprocessing token modules.c:67:121: warning: pasting would not give a valid preprocessing token modules.c:67:121: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c sockaddr.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC sockaddr.c -o sockaddr.lo In file included from /usr/include/linux/fs.h:12, from /usr/include/linux/capability.h:17, from /usr/include/sys/capability.h:24, from zorp/cap.h:32, from sockaddr.c:32: /usr/include/linux/wait.h:4:25: warning: "WNOHANG" redefined /usr/include/bits/waitflags.h:26:1: warning: this is the location of the previous definition /usr/include/linux/wait.h:5:25: warning: "WUNTRACED" redefined /usr/include/bits/waitflags.h:27:1: warning: this is the location of the previous definition sockaddr.c:110:71: warning: pasting would not give a valid preprocessing token sockaddr.c:246:82: warning: pasting would not give a valid preprocessing token sockaddr.c:246:82: warning: pasting would not give a valid preprocessing token sockaddr.c:310:81: warning: pasting would not give a valid preprocessing token sockaddr.c:549:124: warning: pasting would not give a valid preprocessing token sockaddr.c:549:124: warning: pasting would not give a valid preprocessing token sockaddr.c:558:82: warning: pasting would not give a valid preprocessing token sockaddr.c:558:82: warning: pasting would not give a valid preprocessing token sockaddr.c:569:82: warning: pasting would not give a valid preprocessing token sockaddr.c:569:82: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c poll.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC poll.c -o poll.lo poll.c:257:58: warning: pasting would not give a valid preprocessing token poll.c:257:58: warning: pasting would not give a valid preprocessing token poll.c:267:80: warning: pasting would not give a valid preprocessing token poll.c:267:80: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c stream.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC stream.c -o stream.lo stream.c:63:57: warning: pasting would not give a valid preprocessing token stream.c:63:57: warning: pasting would not give a valid preprocessing token stream.c:99:63: warning: pasting would not give a valid preprocessing token stream.c:99:63: warning: pasting would not give a valid preprocessing token stream.c:109:87: warning: pasting would not give a valid preprocessing token stream.c:109:87: warning: pasting would not give a valid preprocessing token stream.c:137:86: warning: pasting would not give a valid preprocessing token stream.c:137:86: warning: pasting would not give a valid preprocessing token stream.c:143:93: warning: pasting would not give a valid preprocessing token stream.c:143:93: warning: pasting would not give a valid preprocessing token stream.c:162:87: warning: pasting would not give a valid preprocessing token stream.c:162:87: warning: pasting would not give a valid preprocessing token stream.c:176:87: warning: pasting would not give a valid preprocessing token stream.c:176:87: warning: pasting would not give a valid preprocessing token stream.c:206:86: warning: pasting would not give a valid preprocessing token stream.c:206:86: warning: pasting would not give a valid preprocessing token stream.c:226:70: warning: pasting would not give a valid preprocessing token stream.c:226:70: warning: pasting would not give a valid preprocessing token stream.c:239:74: warning: pasting would not give a valid preprocessing token stream.c:239:74: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c readline.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC readline.c -o readline.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c zpython.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC zpython.c -o zpython.lo zpython.c:165:87: warning: pasting would not give a valid preprocessing token zpython.c:165:87: warning: pasting would not give a valid preprocessing token zpython.c:210:92: warning: pasting would not give a valid preprocessing token zpython.c:210:92: warning: pasting would not give a valid preprocessing token /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c pysockaddr.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC pysockaddr.c -o pysockaddr.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c pypolicy.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC pypolicy.c -o pypolicy.lo /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include -I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c pylisten.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/install/zorp-0.8.1/lib -I/install/zorp-0.8.1 -I/usr/include/python1.5 -I/usr/local/zorp/lib/glib/include - I/usr/local/zorp/include -D_REENTRANT -g -Wall -D_GNU_SOURCE -c -fPIC -DPIC pylisten.c -o pylisten.lo pylisten.c:121:71: warning: pasting would not give a valid preprocessing token pylisten.c:121:71: warning: pasting would not give a valid preprocessing token pylisten.c:136:56: warning: pasting would not give a valid preprocessing token pylisten.c:136:56: warning: pasting would not give a valid preprocessing token pylisten.c:155:77: warning: pasting would not give a valid preprocessing token pylisten.c:155:77: warning: pasting would not give a valid preprocessing token pylisten.c:186:119: warning: pasting would not give a valid preprocessing token pylisten.c:186:119: warning: pasting would not give a valid preprocessing token
On Tue, Mar 27, 2001 at 12:15:49PM +0200, arneschram@vandijkconsulting.nl wrote:
I'am istalling zorp on RedHat Linux 7.0.
I've added Glib 1.3.1 and Python Extclass 1.2 to my system
When running make ends with:
make[3]: *** [pyproxy.lo] Error 1 make[3]: Leaving directory `/install/zorp-0.8.1/lib' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/install/zorp-0.8.1/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/install/zorp-0.8.1' make: *** [all-recursive-am] Error 2
you seem to have a broken development environment. could you send me the end of your _compiler_ output? the lines just before the make errors above. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
arneschram@vandijkconsulting.nl
-
Balazs Scheidler