pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/30523



The following reply was made to PR pkg/30523; it has been noted by GNATS.

From: Yuji Yamano <yyamano%kt.rim.or.jp@localhost>
To: reilles%loria.fr@localhost
Cc: darwin-pkg-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost, gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/30523
Date: Fri, 19 Sep 2008 22:23:30 -0700 (PDT)

 Antoine,
 
 Could you try latest pkgsrc? 
 I think net/lftp/Makefile rev. 1.82 fixed the problems.
 
 > $ lftp
 > lftp :~> open localhost
 > dlopen(/usr/pkg/lib/lftp/3.2.1/proto-ftp.so, 10): Symbol not found: 
 > __ZN6SMTask6ResumeEv
 >   Referenced from: /usr/pkg/lib/lftp/3.2.1/liblftp-network.dylib
 >   Expected in: flat namespace
 
 > There are two problems, probably related: 
 > in /usr/pkg/lib/lftp/3.2.1/ i have liblftp-network.dylib and 
 > liblftp-pty.dylib, and some .so files (as listed in PLIST)
 > those .dylib files cause problem when unintalling lftp too, since pkg_delete 
 > expects them to be ".so".
 > I tried to understand why libtool produces .dylib and .so files, but they 
 > seem to be installed exactly with the same libtool call, so i'm a bit lost
 
 -- Yuji Yamano
 Peace, unity, love and having fun!
 


Home | Main Index | Thread Index | Old Index