[linux-audio-dev] Mx44 update

Dave Phillips dlphillips at woh.rr.com
Tue May 3 12:18:11 UTC 2005


Hi Jens:

  What version of GTK2 does Mx44 need ? My attempt at compiling results 
in this error:

gcc -c -O3 -Wall -pipe  -fomit-frame-pointer -D_REENTRANT `pkg-config 
--cflags gtk+-2.0`   interface2.c
interface2.c:148: parse error before '*' token
interface2.c:148: warning: type defaults to `int' in declaration of 
`bank_entry'
interface2.c:148: warning: data definition has no type or storage class
interface2.c:149: parse error before '*' token
interface2.c:149: warning: type defaults to `int' in declaration of 
`patch_entry'
interface2.c:149: warning: data definition has no type or storage class
interface2.c: In function `set_widgets':
interface2.c:184: warning: implicit declaration of function 
`gtk_combo_box_set_active'
interface2.c:184: `GtkComboBox' undeclared (first use in this function)
interface2.c:184: (Each undeclared identifier is reported only once
interface2.c:184: for each function it appears in.)
interface2.c:184: parse error before ')' token
interface2.c:186: parse error before ')' token
interface2.c: At top level:
interface2.c:857: parse error before '*' token
interface2.c: In function `on_bank_entry_changed':
interface2.c:868: warning: implicit declaration of function 
`gtk_combo_box_get_active'
interface2.c:868: `combo' undeclared (first use in this function)
interface2.c: At top level:
interface2.c:873: parse error before '*' token
interface2.c: In function `on_patch_entry_changed':
interface2.c:884: `combo' undeclared (first use in this function)
interface2.c: At top level:
interface2.c:931: parse error before '*' token
interface2.c: In function `on_ch_combo':
interface2.c:933: `combo' undeclared (first use in this function)
interface2.c: In function `create_window':
interface2.c:1025: warning: implicit declaration of function 
`gtk_combo_box_new_text'
interface2.c:1025: warning: assignment makes pointer from integer 
without a cast
interface2.c:1037: warning: implicit declaration of function 
`gtk_combo_box_append_text'
interface2.c:1037: warning: implicit declaration of function `GTK_COMBO_BOX'
interface2.c:1049: warning: assignment makes pointer from integer 
without a cast
interface2.c:1130: warning: implicit declaration of function 
`gtk_entry_set_alignment'
interface2.c:1167: warning: assignment makes pointer from integer 
without a cast
make: *** [interface2.o] Error 1


Red Hat 9, GCC 3.2.2, GTK 2.2.0.

Best regards,

dp





More information about the Linux-audio-dev mailing list