Thank you very much Philip. This solution makes me very happy !
You have sloved my problem.
Please consider the bug report I submitted (140186) closed and solved.
Matt
On Sat, Mar 30, 2002 at 01:24:24AM +1100, mffm Matt Flax wrote:
> Please find attatched a complete shared library project
Please find attatched a complete shared library project and Makefile.
a] tar zxpvf g++-3.0-possible-bug.tar.gz ; cd g++-3.0-possible-bug
b] make
c] export LD_LIBRARY_PATH=.
d] /sbin/ldconfig
e] ./HelloWorldExample
./HelloWorldExample: relocation error: ./libHelloWorld.so.1: undefined
symbol: __dso
I am now using the following version of binutils :
[EMAIL PROTECTED]:~$ ld -v
GNU ld version 2.12.90.0.1 20020307 Debian/GNU Linux
The same problem exists :
[EMAIL PROTECTED]:~/research/fft$ ./complexFFTExample
./complexFFTExample: relocation error: /home/flatmax/lib/libfft.so.0.1:
undefined symb
Hello,
I would like to compile my own libstdc++ V3.0 for my debian release.
Can you please tell me what ./configure options were specified ?
Or where to look to find them ?
thanks
Matt
--
http://mffm.darktech.org
WSOLA TimeScale Audio Mod : http://mffmtimescale.sourceforge.net/
Vector Bass
Package: g++-3.0
Version: 1:3.0.3-1 and 1:3.0.4-6
Severity: serious
Compilation is fine. When I try to execute, I get the following
problem :
relocation error:
undefined symbol: __dso_handle
The error literally looks like so :
[EMAIL PROTECTED]:~/research/fft$ ./complexFFTExample
./complexFFTEx
5 matches
Mail list logo