Re: [LAU] phasex compile problems

From: Jostein Chr. Andersen <jostein@email-addr-hidden>
Date: Thu Dec 03 2009 - 16:40:07 EET

onsdag december 2 2009 16.14.21 skrev Adriano Petrosillo:
...
> gtkui.c: In function ‘widget_set_backing_store_
> callback’:
> gtkui.c:2101: error: ‘group’ undeclared (first use in this function)
> gtkui.c:2101: error: (Each undeclared identifier is reported only once
> gtkui.c:2101: error: for each function it appears in.)
> make[2]: *** [gtkui.o] Error 1
> make[2]: Leaving directory `/home/keysschool/zynaddsubfx/phasex-0.12.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/keysschool/zynaddsubfx/phasex-0.12.0'
> make: *** [all] Error 2

You do not write wich gtk version you have, but I had a similar on Fedora 10
(gtk 2.14.) with Phasex 0.12.0. My workaround was this:

Change the line 2100 src/gtkui.c so it looks like this:

#if GTK_MINOR_VERSION >= 15

Good luck!

Jostein
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Thu Dec 3 20:15:01 2009

This archive was generated by hypermail 2.1.8 : Thu Dec 03 2009 - 20:15:01 EET