[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!)



I'm seeing this problem with anything I build with the latest binutils (or
gcc or whatever I updated last night)  Whatever I build seems to cause lintian
to think it was build without PIC and also causes a similary problem.

long example...I built libqt2.2 last night to fix some problems...the resulting
libs won't allow me to build kdelibs anymore and also make lintian unhappy.
I wasn't sure if it was me or not as I didn't have enough time to test
properly, but the error below looks similar to the one I got.

Ivan

On Wed, Oct 11, 2000 at 03:07:14PM -0400, Daniel Jacobowitz wrote:
> 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      |
> \--------------------------------/  \--------------------------------/
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
---end quoted text---

-- 
----------------
Ivan E. Moore II
rkrusty@tdyc.com
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD



Reply to: