On 01/09/2013 12:40 AM, William Weston wrote:
----- Original
Message -----
From: Dave Phillips
Building the latest git pull for 0.14.97 on a completely updated Arch 64
system:
[dlphilp@bigblack phasex]$ aclocal
configure.ac:695: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded
from...
configure.ac:695: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
Looks like AM_CONFIG_HEADER has been depracated for a while now, and
automake-1.13 no longer allows it. In git v0.14.97-dev, this is now
swapped out for AC_CONFIG_HEADERS.
I pulled the new stuff this morning, no problem with the configuration now.
Also in git v0.14.97-dev, the nodoka specific
bullet_color has been
removed from the theme files (already set in gtkenginerc for nodoka),
so the nodoka warning should go away now. The nodoka engine is only
used for setting radiobutton colors, so you're not missing out on
much if you don't have it.
Okay, thanks.
Please try the latest v0.14.97-dev in git. If (after a make install)
it segfaults, could you run it through gdb and let me know where it
fails?
Done, with no segfault now. :)
First run was choppy until I lowered the polyphony to 4, no xruns since.
Got these messages on opening :
[dlphilp@bigblack ~]$ phasex
Not sending deprecated LASH_Client_Name event
LASH client initialized. (LASH_Client_Name='phasex').
Main: LASH client started.
(phasex:8585): Gtk-CRITICAL **: IA__gtk_check_menu_item_get_active:
assertion `GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed
(phasex:8585): Gtk-CRITICAL **: IA__gtk_check_menu_item_set_active:
assertion `GTK_IS_CHECK_MENU_ITEM (check_menu_item)' failed
Thanks for the great synth !
Best,
dp