[zorp] Files missing in the zorp-2.0pre21 TarBall

Marcos Orfila - INCO morfila@fing.edu.uy
Wed, 18 Dec 2002 18:57:42 -0300


Hello everybody,

    I think there's a problem with the zorp-2.0pre21 TarBall.
    Some files that exist in zorp-1.4.8 are not present in the
zorp-2.0pre21 TarBall I downloaded from
"http://www.balabit.hu/downloads/zorp/2.0/src/zorp-2.0pre21.tar.gz".

    Here are the compile errors:

------------------------------------------------------------------------------------

[root@yogurtu zorp-2.0pre21]# make
make  all-recursive
make[1]: Entering directory `/home/sources/zorp-2.0pre21'
Making all in lib
make[2]: Entering directory `/home/sources/zorp-2.0pre21/lib'
Making all in zorp
make[3]: Entering directory `/home/sources/zorp-2.0pre21/lib/zorp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sources/zorp-2.0pre21/lib/zorp'
make[3]: Entering directory `/home/sources/zorp-2.0pre21/lib'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/home/sources/zorp-2.0pre21/lib -I/home/sources/zorp-2.0pre21
-D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   -D_GNU_SOURCE -D_REENTRANT
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include    -g  -Wall -W -D_GNU_SOURCE -c
proxy.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/sources/zorp-2.0pre21/lib
-I/home/sources/zorp-2.0pre21 -D_REENTRANT -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -D_GNU_SOURCE -D_REENTRANT
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -g -Wall -W -D_GNU_SOURCE -c proxy.c
-fPIC -DPIC -o proxy.lo
In file included from proxy.c:33:
zorp/proxy.h:31:25: zorp/stream.h: No such file or directory
In file included from zorp/zpython.h:31,
                 from zorp/proxy.h:32,
                 from proxy.c:33:
zorp/zorp.h:31:32: zorp/zorplibconfig.h: No such file or directory
In file included from zorp/zpython.h:31,
                 from zorp/proxy.h:32,
                 from proxy.c:33:
zorp/zorp.h:34:23: zorp/misc.h: No such file or directory
In file included from zorp/proxy.h:32,
                 from proxy.c:33:
zorp/zpython.h:32:20: Python.h: No such file or directory
In file included from zorp/proxy.h:33,
                 from proxy.c:33:
zorp/conntrack.h:8:23: zorp/poll.h: No such file or directory
zorp/conntrack.h:9:27: zorp/sockaddr.h: No such file or directory
zorp/conntrack.h:10:25: zorp/stream.h: No such file or directory
In file included from zorp/conntrack.h:12,
                 from zorp/proxy.h:33,
                 from proxy.c:33:
zorp/packet.h:4:27: zorp/sockaddr.h: No such file or directory
In file included from zorp/proxy.h:35,
                 from proxy.c:33:
zorp/dispatch.h:5:25: zorp/stream.h: No such file or directory
zorp/dispatch.h:6:27: zorp/sockaddr.h: No such file or directory
In file included from zorp/dispatch.h:7,
                 from zorp/proxy.h:35,
                 from proxy.c:33:
zorp/connection.h:4:25: zorp/stream.h: No such file or directory
zorp/connection.h:5:27: zorp/sockaddr.h: No such file or directory
In file included from zorp/proxy.h:36,
                 from proxy.c:33:
zorp/fastpath.h:4:27: zorp/sockaddr.h: No such file or directory
zorp/fastpath.h:5:25: zorp/stream.h: No such file or directory
In file included from proxy.c:36:
zorp/pystream.h:32:25: zorp/stream.h: No such file or directory
In file included from proxy.c:37:
zorp/pysockaddr.h:32:27: zorp/sockaddr.h: No such file or directory
proxy.c:38:27: zorp/streamfd.h: No such file or directory
proxy.c:39:22: zorp/log.h: No such file or directory
proxy.c:40:21: zorp/io.h: No such file or directory
make[3]: *** [proxy.lo] Error 1
make[3]: Leaving directory `/home/sources/zorp-2.0pre21/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sources/zorp-2.0pre21/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sources/zorp-2.0pre21'
make: *** [all-recursive-am] Error 2
[root@yogurtu zorp-2.0pre21]#

------------------------------------------------------------------------------------

Kind regards,

Marcos Orfila
Montevideo - Uruguay