bugmldonkey, a multi-networks file-sharing client - Bugs: bug #3952, >2.4 core and gui require...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #3952: >2.4 core and gui require glibc-2.3

Submitter:  None
Submitted:  Wed 11 Jun 2003 10:31:00 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  None Status:  None
Assigned to:  None Open/Closed:  Closed
Release:  2.00 Release:  2.4/2.5
Operating System:  Linux Binaries Origin:  Binary from Savannah
CPU type:  None

Tue 02 Dec 2003 07:11:05 PM UTC, comment #2: 

This patch report is very old. If the bug still exists in current
versions please post a new bug report - spiralvoice

spiralvoice <spiralvoice>
Group administrator
Thu 06 Nov 2003 09:47:39 AM UTC, comment #1: 

It may be a requirement of a compiled version, but not of the sources.
Compile mldonkey yourself, or find another version compiled against your libs.

Anonymous
Wed 11 Jun 2003 10:31:00 PM UTC, original submission:  

Running the binary shared core and gui is not possible on many distros since mldonkey >2.4 is compiled against glibc-2.3.  Debain stable and less than 1 year old versions of most other distros are all using glibc-2.2.  The static core runs, but the gui is unusable.  The Changelog and webpage say nothing about a changing glibc requirement.

$ ./mlnet
./mlnet: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./mlnet)
$ ldd mlnet
./mlnet: /lib/libc.so.6: version `GLIBC_2.3' not found (required by ./mlnet)
        libz.so.1 => /usr/lib/libz.so.1 (0x40027000)
        libm.so.6 => /lib/libm.so.6 (0x40035000)
        libdl.so.2 => /lib/libdl.so.2 (0x40057000)
        libc.so.6 => /lib/libc.so.6 (0x4005a000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-12-02 spiralvoice Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code