This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/204


The following reply was made to PR gdb/204; it has been noted by GNATS.

From: Johan Walles <johan.walles@appeal.se>
To: nobody@sources.redhat.com, gdb-gnats@sources.redhat.com,
   gdb-prs@sources.redhat.com, croft@mitem.com
Cc:  
Subject: Re: gdb/204
Date: Thu, 13 Dec 2001 14:53:13 +0100

 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=204&database=gdb
 
 Snatched from usenet:
 
 "
 I've tracked this problem down to an extra ':' in LD_LIBRARY_PATH.
 
 echo $LD_LIBRARY_PATH
 
 /home/oracle/OraHome1/lib::/home/oracle/OraHome1/rdbms/lib:/home/andrewd/test/gomic/engine:/home/andrewd/test/gomic/common
 
 gdb is using this to pickup the libraries from the current directory
 rather than the direct paths later down the list.
 "
 
 This is a problem when the LD_LIBRARY_PATH starts or ends with a ':' 
 also.  Depending of how Google works internally, you may be able to view 
 the entire thread here (loooong URL):
 
 http://groups.google.com/groups?hl=sv&threadm=1b710195.0112051936.35404af3%40posting.google.com&rnum=3&prev=/groups%3Fq%3D%2522Error%2Bwhile%2Bmapping%2Bshared%2Blibrary%2Bsections%2522%2Bgdb%26hl%3Dsv%26rnum%3D3%26selm%3D1b710195.0112051936.35404af3%2540posting.google.com
 
    Cheers //Johan
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]