I remember fixing realplayer plugin for netscape years ago, by linking
it against a static version of the old libc...
Anyway, as you are already building em84xx plugin, you might try linking
against a static version of the correct libc by simply adding the full
path to the lib as an object to t
Helmut Auer wrote:
> [EMAIL PROTECTED] schrieb:
>> Hello List
>> The em84xx plugin is using the libEM84xx.so library. This beast is
>> only available binary and seems to be incompatible with glibc > 2.3.5
>> What can I do to get this combination working in a glibc >=2.4
>> environment ?
>> Is it po
[EMAIL PROTECTED] schrieb:
Hello List
The em84xx plugin is using the libEM84xx.so library. This beast is only available
binary and seems to be incompatible with glibc > 2.3.5
What can I do to get this combination working in a glibc >=2.4 environment ?
Is it possible to create a static .la librar