<x-flowed>
At 13:40 30.08.2002 -0400, you wrote:
>I am not usre what this error is....
>
>but everytime I run make I get this
>
>gcc -O2 -Wall -ggdb -c -o main.o main.c
>main.c: In function `main':
>main.c:88: `LOG_FTP' undeclared (first use in this function)
>main.c:88: (Each undeclared identifier is reported only once
>main.c:88: for each function it appears in.)
>make: *** [main.o] Error 1
>
>
>I am trying to install ftp.proxy on Solaris 8 machine.
>
>Thanks for any help.
Please use the ftp.proxy 1.1.6beta4. The problem should be fixed there.
Regards
</x-flowed>
From [EMAIL PROTECTED] Wed Sep 04 09:39:53 2002
X-Persona: <ftp.pproxy>
Return-path: <[EMAIL PROTECTED]>
Received: from chr7cc00.swissre.ch ((chr7cc20.swissre.ch) [193.134.170.35])
by compucation.de ([213.185.64.44])
with SMTP (MDaemon.PRO.v6.0.5.R)
for <[email protected]>; Tue, 03 Sep 2002 13:13:05 +0200
Subject: [general-l] Make problem {03}
To: "general-l List Member" <[email protected]>
X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000
Message-ID: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
Date: Tue, 3 Sep 2002 07:08:22 -0400
X-Priority: 3 (Normal)
X-MIMETrack: Serialize by Router on CHZH4444LACR/RCOMGATE(Release 5.0.10 |March
22, 2002) at
09/03/2002 01:12:51 PM
MIME-Version: 1.0
X-Lookup-Warning: MAIL lookup on [EMAIL PROTECTED] does not match 193.134.170.35
X-MDRcpt-To: [EMAIL PROTECTED]
X-MDRemoteIP: 193.134.170.35
Sender: [EMAIL PROTECTED]
X-Return-Path: [EMAIL PROTECTED]
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
X-MDMailing-List: [EMAIL PROTECTED]
X-MDSend-Notifications-To: [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [email protected]
X-Eudora2Unix: 3905-11-05T08:39:35Z converted
Thanks that took care of that problem....
But now I got all all these other problems..... Need help still
Thanks in advance...
-----------------------------------------------------------------------------------------
make[1]: Entering directory `/var/tmp/ftp-1.1.5/src'
gcc -O2 -Wall -ggdb -c -o main.o main.c
gcc -O2 -Wall -ggdb -c -o ftp.o ftp.c
ftp.c: In function `dopasv':
ftp.c:725: warning: subscript has type `char'
ftp.c:728: warning: subscript has type `char'
ftp.c:730: warning: subscript has type `char'
ftp.c:739: warning: subscript has type `char'
ftp.c: In function `setvar':
ftp.c:852: warning: implicit declaration of function `setenv'
ftp.c: In function `run_ccp':
ftp.c:1194: warning: subscript has type `char'
ftp.c: In function `proxy_request':
ftp.c:1504: warning: unsigned int format, pid_t arg (arg 5)
gcc -O2 -Wall -ggdb -c -o ip-lib.o ip-lib.c
ip-lib.c: In function `getportnum':
ip-lib.c:128: warning: subscript has type `char'
gcc -O2 -Wall -ggdb -c -o lib.o lib.c
gcc -o ftp.proxy main.o ftp.o ip-lib.o lib.o
Undefined first referenced
symbol in file
socket ip-lib.o
getpeername ftp.o
setenv ftp.o
gethostbyname ftp.o
accept ftp.o
bind ip-lib.o
setsockopt ip-lib.o
getservbyname ip-lib.o
gethostbyaddr ftp.o
inet_ntoa ftp.o
getsockname ftp.o
listen ip-lib.o
connect ip-lib.o
ld: fatal: Symbol referencing errors. No output written to ftp.proxy
collect2: ld returned 1 exit status
make[1]: *** [ftp.proxy] Error 1
make[1]: Leaving directory `/var/tmp/ftp-1.1.5/src'
make: *** [ftp.proxy] Error 2
-----------------------------------------------------------------------------------------------------------
Thanks Again....
[EMAIL PROTECTED]
.uec.ac.jp
(HONGMA Yuske)
Sent by: To: "general-l List
Member" <[EMAIL PROTECTED]>
[EMAIL PROTECTED] cc:
xy.org Subject: [general-l] Make
problem {02}
08/31/02 02:28 AM
Please respond to
general-l
Hello
[EMAIL PROTECTED] wrote:
>> I am not usre what this error is....
>>
>> but everytime I run make I get this
>>
>> gcc -O2 -Wall -ggdb -c -o main.o main.c
>> main.c: In function `main':
>> main.c:88: `LOG_FTP' undeclared (first use in this function)
>> main.c:88: (Each undeclared identifier is reported only once
>> main.c:88: for each function it appears in.)
>> make: *** [main.o] Error 1
rewrite 'LOG_FTP' to 'LOG_DAEMON' would be work.
even if fail, see 'man 3 syslog' and choose proper facility.
------------
HOMMA Yusuke
_______________________________________________________________________________
This e-mail, including attachments, is intended for the person(s) or
company named and may contain confidential and/or legally privileged
information. Unauthorized disclosure, copying or use of this information
may be unlawful and is prohibited. If you are not the intended recipient,
please delete this message and notify the sender.