Re: [ecasound] linking programs against libecasound dumps core

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] linking programs against libecasound dumps core
From: Luke Tindall (luke@maths.ex.ac.uk)
Date: Mon Mar 05 2001 - 14:30:46 EET


On Monday 05 March 2001 09:58, MULLER Miklos wrote:

>
> $ gdb ./ecidoc_example core
> [...]
> Core was generated by `./ecidoc_example'.
> Program terminated with signal 11, Segmentation fault.
> Reading symbols from /usr/local/lib/libecasoundc_debug.so.0...done.
> Reading symbols from /lib/libc.so.6...done.
> Reading symbols from /usr/local/lib/libecasound_debug.so.7...done.
> Reading symbols from /usr/local/lib/libkvutils.so.2...done.
> Reading symbols from /lib/libdl.so.2...done.
> Reading symbols from /lib/libpthread.so.0...done.
> Reading symbols from /usr/lib/libstdc++-libc6.1-1.so.2...done.
> Reading symbols from /lib/libm.so.6...done.
> Reading symbols from /lib/ld-linux.so.2...done.
> #0 0x403749a4 in basic_string<char, string_char_traits<char>,
> __default_alloc_template<true, 0> >::basic_string (this=0xbffff5f8, s=0x0)
> at ../../../libstdc++/std/straits.h:125
> 125 ../../../libstdc++/std/straits.h: No such file or directory.
>

Is the rpm for libstc++-devel installed. Check with rpm -ql libstc++-devel
and look at where the headers are stored. On the rh7 distribution that header
file is located in /usr/include/g++-3/std/straits.h. I'm not sure about rh6.2
though as it uses an older version.

-- 
Luke Tindall
--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Mar 05 2001 - 14:40:51 EET