[PlanetCCRMA] Re: Challenger apps?

Peter Lawler planetccrma@six-by-nine.com.au
Tue Dec 9 15:03:01 2003


Fernando Pablo Lopez-Lezcano wrote:
>>>>I couldn't manage to compile them, but the specs & screenshots seem
>>
>>great:
>>
>>>>- KGuitar (a Tse3 / KDE Guitar-Pro Clone)
>>>>http://kguitar.sf.net
>>>>(not Jack-aware - it couldn't detect properly that aRts server)
>>>>- LegaSynth (a Yamaha DX7 FM / C64 SID / Sega GENESIS synth)
>>>>http://www.reduz.com.ar/cheesetronic/index.php?section=4
>>>>(libsigc++ installed but not detected?!)
>>>>
>>>>Bad idea(s)?
>>
>>Fernando Pablo Lopez-Lezcano replied:
>>
>>>Not bad, of course. I tried to build legasynth not long ago, had
>>>problems with the autotools setup and left it there ). I have not tried
>>>kguitar yet.
>>
>>Pete suggests:
>>ln -s /usr/share/automake-1.(whichever version) /usr/share/automake
> 
> 
> Yes, tried that but stopped sometime latter, don't remember now what
> broke. I have to try again. Let me know if you get it to work. 
> 
> -- Fernando
> 
> 
> 

I've thrown a few devel packages onto the box, but it's still being
recalcitrant. Note, I'm not using a CVS pull here.

checking for gtkmm-config... /usr/bin/gtkmm-config
checking for GTK-- - version >= 1.2.4... no

(from config.log)

configure:2034: c++ -o conftest -g -O2 -I/usr/lib/gtkmm/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/lib/sigc++-1.0/include
-I/usr/include/sigc++-1.0   conftest.C -lasound -lm -ldl -lpthread
-rdynamic -L/usr/lib -L/usr/X11R6/lib -lgtkmm -lgdkmm -lgtk -lgdk
-lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lsigc -lpthread 1>&5
In file included from /usr/include/c++/3.2.2/cstdlib:52,
                 from /usr/include/c++/3.2.2/bits/stl_algobase.h:67,
                 from /usr/include/c++/3.2.2/memory:54,
                 from /usr/include/c++/3.2.2/string:48,
                 from /usr/include/gtk--/base.h:28,
                 from /usr/include/gtk--.h:70,
                 from configure:1957:
/usr/include/stdlib.h:612: declaration of `void exit(int) throw ()' throws
   different exceptions
configure:1954: than previous declaration `void exit(int)'


I think i might go back to working on my other machine for a while ;)

P.