View Issue Details

IDProjectCategoryView StatusLast Update
0001595ardourbugspublic2008-11-21 00:31
ReporterDennis Schulmeister Assigned Tocth103  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
Summary0001595: Ardour 2 Rev 1663 won't start due to unresolved symbol: _ZN9Gtkmm2ext14StatefulButtonC1Ev
Description/usr/local/lib/ardour2/ardour-2.0beta11.1: Symbol `_ZTVN9Gtkmm2ext14StatefulButtonE' has different size in shared object, consider re-linking
/usr/local/lib/ardour2/ardour-2.0beta11.1: Symbol `_ZTTN9Gtkmm2ext14StatefulButtonE' has different size in shared object, consider re-linking
Ardour/GTK 2.0beta11.1
   (built using 1345 and GCC version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5))
Copyright (C) 1999-2006 Paul Davis
Some portions Copyright (C) Steve Harris, Ari Johnson, Brett Viren, Joel Baker

Ardour comes with ABSOLUTELY NO WARRANTY
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This is free software, and you are welcome to redistribute it
under certain conditions; see the source for copying conditions.
Loading ui configuration file /usr/local/etc/ardour2/ardour2_ui.rc
theme_init() called from internal clearlooks engine
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:59: error: unexpected identifier `animation', expected character `}'
theme_init() called from internal clearlooks engine
/usr/local/lib/ardour2/ardour-2.0beta11.1: symbol lookup error: /usr/local/lib/ardour2/ardour-2.0beta11.1: undefined symbol: _ZN9Gtkmm2ext14StatefulButtonC1Ev
Additional Informationscons debug=1 vst=1 gtk=1
sudo scons install
ardour2
TagsNo tags attached.

Activities

cth103

2007-04-06 18:44

administrator   ~0003726

Hi Dennis, thanks for the report.

Can you run

ldd `which ardour2`

and put the output up here?

Thanks
Carl

Dennis Schulmeister

2007-04-06 22:32

reporter   ~0003734

Hi Carl,

thanks for your care.

Either the problem was fixed with the latest revision or it was a problem with my machine.

When I ran ldd `which ardour2` all it would say ways "no dynamic binary". So I made a fresh svn checkout into a new directory and recompiled it.

Now it works without any problem.

Greetings,
Dennis

cth103

2007-04-06 22:57

administrator   ~0003738

OK, glad it's working now!

Issue History

Date Modified Username Field Change
2007-04-03 21:32 Dennis Schulmeister New Issue
2007-04-06 18:44 cth103 Note Added: 0003726
2007-04-06 18:44 cth103 Status new => feedback
2007-04-06 22:32 Dennis Schulmeister Note Added: 0003734
2007-04-06 22:57 cth103 Status feedback => resolved
2007-04-06 22:57 cth103 Resolution open => unable to reproduce
2007-04-06 22:57 cth103 Assigned To => cth103
2007-04-06 22:57 cth103 Note Added: 0003738
2008-11-21 00:31 seablade Status resolved => closed