Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Broken lftp 3.7.3
Date: Sat, 30 Aug 2008 10:03:57
Message-Id: 20080830100352.GN27338@gentoo.org
In Reply to: [gentoo-alt] Broken lftp 3.7.3 by Niko
1 On 30-08-2008 11:59:33 +0200, Niko wrote:
2 > I just upgraded lftp to 3.7.3 and it seems broken. I don't know if it's
3 > a prefrix related issue, but I can't find any reference to this problem
4 > elsewhere.
5 >
6 > -> lftp -u toto xxx.xxx.xxx
7 > lftp: invalid option -- u
8 > Bus error
9
10 Should attach a debugger here to find the cause.
11
12 > or
13 >
14 > -> lftp xxx.xxx.xxx
15 > dlopen(/Users/niko/Development/Gentoo/usr/lib/lftp/3.7.3/proto-ftp.so,
16 > 10): Symbol not found: __Z8rpl_pollP6pollfdmi
17 > Referenced from:
18 > /Users/niko/Development/Gentoo/usr/lib/lftp/3.7.3/liblftp-network.dylib
19 > Expected in: dynamic lookup
20
21 This is annoying, feels like -undefined_suppress or something while
22 there is a missing poll().
23
24 > lftp: ftp - not supported protocol
25 >
26 > 3.7.1 was totally functionnal.
27 >
28 > If someone has an idea...
29
30 Can you file a bug on our bugzilla please? Use Gentoo/Alt -> Prefix.
31
32 Thanks!
33
34
35 --
36 Fabian Groffen
37 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] Broken lftp 3.7.3 Niko <niko@××××××××.org>