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

Re: Bizarre error running a program linked against a shared lib (help please!)



What platform?  I saw something much like this on powerpc.  I'm not
sure, but I get the impression that it is a binutils bug, from recent
discussion on the binutils@sourceware mailing list...

Chris?

On Wed, Oct 11, 2000 at 11:54:42AM -0700, Yves Arrouye wrote:
> gabier% make
> ../../../data/ebcdic-xml-us.ucm -> ./makeconv: error while loading shared
> libraries: ../../common/libicu-uc.so.1: undefined symbol:
> .gnu.linkonce.t__tf24ForwardCharacterIterator
> make: *** [../../data/ebcdic-xml-us.cnv] Error 127
> gabier% nm -p -a ../../common/libicu-uc.so.1 | grep tf24Forward
> 00042af0 T .gnu.linkonce.t.__tf24ForwardCharacterIterator
> 00042af0 W __tf24ForwardCharacterIterator
> gabier%                   
> 
> Any idea? It looks to me that the symbol is defined and should be found. I
> have libc6-2.1.94-3 on an unstable dist I updated yesterday.
> 
> Thanks,
> YA
> --
> My opinions do not necessarily reflect my company's.
> The opposite is also true.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 


Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         dan@debian.org         |  |       dmj+@andrew.cmu.edu      |
\--------------------------------/  \--------------------------------/



Reply to: