Mailinglist Archive: proxy-suite (29 mails)
| < Previous | Next > |
compile error proxy-suite 1.7
- From: Alois Treindl <alois@xxxxxxxx>
- Date: Wed, 20 Jun 2001 12:35:39 +0000 (UTC)
- Message-id: <Pine.HPX.4.21.0106201434310.28744-100000@xxxxxxxxxxxxx>
I get this error with 'make' in proxy-suite-1.7
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
I am trying to build it on Redhat 7.1
|| Alois Treindl, Astrodienst AG, mailto:alois@xxxxxxxxx
|| Zollikon/Zurich, Switzerland
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
I am trying to build it on Redhat 7.1
|| Alois Treindl, Astrodienst AG, mailto:alois@xxxxxxxxx
|| Zollikon/Zurich, Switzerland
| < Previous | Next > |