gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Pb with library and gpsim
From: Yves Bergeon
Date: Thu, 2 Mar 2000 19:48:15 +0100 (MET)

Hi,
I have a problem with readline library (Mandrake7.0 with /lib/libreadline.so.4.0).
gpsim was installed with rpm (but it seems to be the same with the tar version).
Message:   
gpsim: error in loading shared libraries: /lib/libreadline.so.3: undefined symbol: BC

With the command : nm /lib/libreadline.so.4.0
I have the result:
        U BC
         U PC
         U UP
00025850 A _DYNAMIC
000251a4 A _GLOBAL_OFFSET_TABLE_
         U _IO_putc@@GLIBC_2.0
00025198 ? __CTOR_END__
00025194 ? __CTOR_LIST__
000251a0 ? __DTOR_END__
0002519c ? __DTOR_LIST__
00025190 ? __EH_FRAME_BEGIN__
00025190 ? __FRAME_END__

Is there any patch ?
HThanks for reply,
Yves B.

gnupic@linuxhacker.org