Subject: problem with lftp
To: None <tech-pkg@netbsd.org>
From: Antoine Reilles <reilles@loria.fr>
List: tech-pkg
Date: 07/07/2004 23:31:14
Hi,

I have a problem with lftp : when i try to use it, either for ftp or 
sftp, it says :

dlcompat: dyld: lftp Undefined symbols:
__Z10xvasprintfPKcPc
__Z15mktime_from_utcPK2tm
__Z5xfreePv
__Z7xmallocm
__Z7xstrdupPKci
__Z8re_matchPKcS0_i
__Z8xreallocPvm
__ZN10FileAccess10DebugPrintEPKcS1_i
__ZN10FileAccess10NotSeriousEi
__ZN10FileAccess11
lftp: ftp - not supported protocol


I tried bmake deinstall $$ bmake reinstall, but the problem is still 
there.

I'm using pkgsrc under macosx 10.3.4, with a full cvs uptodate 
/usr/pkgsrc

Is this a known problem ? An easy workaround ?