Mailinglist Archive: proxy-suite (12 mails)

< Previous Next >
Help in Compiling
  • From: "Michels, Gustavo [EES/BR]" <gustavo.michels@xxxxxxxxxxxxxxxxx>
  • Date: Thu, 12 Jul 2001 17:21:53 +0000 (UTC)
  • Message-id: <7F0147C496F3D411813C0002B32BF1CC585E2F@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Hi,

I am quite new to linux and I am trying to set up a ftp proxy on a RH 7.0
box, running kernel version 2.4.5, so any help would be much appreciated.

Here is what I have done so far:

./configure --enable-proc-mods --enable-so-linger --enable-rfc1579

Configuration is ok, next I run make and get the following output:

::::::::::::: make 'all' in ./doc
make[1]: Entering directory `/home/src/proxy-suite-1.7/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/src/proxy-suite-1.7/doc'

::::::::::::: make 'all' in ./common
make[1]: Entering directory `/home/src/proxy-suite-1.7/common'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/src/proxy-suite-1.7/common'

::::::::::::: make 'all' in ./ftp-proxy
make[1]: Entering directory `/home/src/proxy-suite-1.7/ftp-proxy'
gcc -g -O2 -c -I. -I.. -I../common ftp-cmds.c
ftp-cmds.c: In function `cmds_user':
ftp-cmds.c:374: structure has no member named `regex'
ftp-cmds.c:376: structure has no member named `regex'
ftp-cmds.c:376: warning: assignment makes pointer from integer without a
cast
make[1]: *** [ftp-cmds.o] Error 1
make[1]: Leaving directory `/home/src/proxy-suite-1.7/ftp-proxy'
make: *** [all] Error 1

The error has something to do with RegEx and I am not very known to this. I
know there is an option called --with-regex[=PATH] but I don't have a clue
what this path would be.

Anyone would know how to help me? If you need more info on my linux system,
just ask what you need to know.

Regards
Gustavo Michels
Emerson Energy Systems
IS/IT Operations
+55 11 3145-3706
gustavo.michels@xxxxxxxxxxxxxxxxx


< Previous Next >
Follow Ups