[Ardour-Dev] Problem running ardbg
Paul Davis
paul at linuxaudiosystems.com
Fri Aug 31 19:48:57 PDT 2007
On Fri, 2007-08-31 at 19:38 -0400, Joe Hartley wrote:
> Hi all - I'm having problems running ardbg in order to generate a trace
> for an issue I'm having, and I have hit an oddity.
>
> I build 2.0.5 with the debugging symbols on, I think - here's my scache.conf
> file:
> DEBUG = 1
> DIST_TARGET = 'i686'
> NLS = 0
> PREFIX = '/usr/local/ardour2'
> TRANZPORT = 0
>
> I did an scons install, and off we go...
>
> xtc:~/source/ardour-2.0.5/gtk2_ardour% ./ardbg
> GNU gdb Red Hat Linux (6.3.0.0-1.134.fc5rh)
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for details.
> This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".
>
> (gdb) run
> Starting program: /usr1/source/ardour-2.0.5/gtk2_ardour/ardour-2.0.5
> Reading symbols from shared object read from target memory...done.
> Loaded system supplied DSO at 0x970000
> /usr1/source/ardour-2.0.5/gtk2_ardour/ardour-2.0.5: error while loading shared libraries: libardour.so: cannot open shared object file: No such file or directory
>
> Program exited with code 0177.
>
> Is there something I've missed? Thanks
very odd.
ls -l ../libs/ardour/*.so
also
cat ./ardbg
More information about the Ardour-Dev
mailing list