On Fri, 2 Apr 2004, Alexander V. Lukyanov wrote:

> On Fri, Apr 02, 2004 at 07:05:11AM +0200, Dag Wieers wrote:
> > I was very excited to see lftp with sftp support was released. Sadly I 
> > couldn't get it to compile with gcc 3.2.3 and gcc 3.2.2 (resp. RHEL3 and 
> > RH9).
> >     ftpclass.cc: In member function `virtual int Ftp::Do()':
> >     ftpclass.cc:2215: syntax error before numeric constant
> 
> This is because of missing openssl. Of course, lftp should compile without it
> and I'll fix it soon. Without ssl you lose ftps, https and, as openssh usually
> requires openssl, also sftp and fish protocols.
> 
> But maybe only openssl-devel is missing, please check it.

No, openssl is part of the BuildRequires, so RPM wouldn't even start 
building without it. I checked it double and yes openssl-devel is 
installed.

Maybe this is relevant to you:

        [EMAIL PROTECTED] lftp]# dar-exec rpm -q openssl-devel
        Executing "rpm -q openssl-devel" for rhfc1.
        openssl-devel-0.9.7a-33.10
        Executing "rpm -q openssl-devel" for rhel3.
        openssl-devel-0.9.7a-33.4
        Executing "rpm -q openssl-devel" for rh90.
        openssl-devel-0.9.7a-20.2
        Executing "rpm -q openssl-devel" for rh80.
        openssl-devel-0.9.6b-35.8
        Executing "rpm -q openssl-devel" for rh73.
        openssl-devel-0.9.6b-35.7
        Executing "rpm -q openssl-devel" for rhel21.
        openssl-devel-0.9.6b-36
        Executing "rpm -q openssl-devel" for rh62.
        openssl-devel-0.9.5a-33

It's the same openssl-devel on rhfc1 as on rhel3 and rh9.

Any help would be welcome.
 
Kind regards,
--   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --
[Any errors in spelling, tact or fact are transmission errors]

Reply via email to