xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xlog-discussion] Compilation error


From: Jibeji
Subject: [Xlog-discussion] Compilation error
Date: Wed, 24 Mar 2004 19:13:22 +0100

Hi.
When I try to compile Xlog on a Fedora Core1 box (gtk+ 2.4) I got :
 
interface.c: In function `create_mainwindow':
interface.c:694: warning: implicit declaration of function
`gtk_option_menu_new'
interface.c:694: warning: assignment makes pointer from integer without
a cast
interface.c:701: warning: implicit declaration of function
`gtk_option_menu_set_menu'
interface.c:701: warning: implicit declaration of function `GTK_OPTION_MENU'
interface.c:733: warning: assignment makes pointer from integer without
a cast
interface.c: In function `create_preferencesdialog':
interface.c:2059: warning: implicit declaration of function `gtk_combo_new'
interface.c:2059: warning: assignment makes pointer from integer without
a cast
interface.c:2060: warning: implicit declaration of function `GTK_COMBO'
interface.c:2060: error: invalid type argument of `->'
interface.c:2068: warning: implicit declaration of function
`gtk_combo_set_popdown_strings'
interface.c:2071: error: invalid type argument of `->'
interface.c:2081: warning: assignment makes pointer from integer without
a cast
interface.c:2082: error: invalid type argument of `->'
interface.c:2093: error: invalid type argument of `->'
interface.c:2132: warning: assignment makes pointer from integer without
a cast
interface.c:2133: error: invalid type argument of `->'
interface.c:2138: warning: implicit declaration of function
`gtk_combo_set_value_in_list'
interface.c:2145: error: invalid type argument of `->'
interface.c:2186: warning: assignment makes pointer from integer without
a cast
interface.c:2187: error: invalid type argument of `->'
interface.c:2196: error: invalid type argument of `->'
interface.c:2211: warning: assignment makes pointer from integer without
a cast
interface.c:2212: error: invalid type argument of `->'
interface.c:2225: error: invalid type argument of `->'
interface.c:2268: warning: assignment makes pointer from integer without
a cast
interface.c:2269: error: invalid type argument of `->'
interface.c:2284: error: invalid type argument of `->'
interface.c:2360: warning: assignment makes pointer from integer without
a cast
interface.c:2361: error: invalid type argument of `->'
interface.c:2376: error: invalid type argument of `->'
interface.c:2507: warning: assignment makes pointer from integer without
a cast
interface.c:2508: error: invalid type argument of `->'
interface.c:2526: error: invalid type argument of `->'
interface.c: In function `create_printdialog':
interface.c:3007: warning: assignment makes pointer from integer without
a cast
interface.c:3008: error: invalid type argument of `->'
interface.c:3019: error: invalid type argument of `->'
interface.c:3033: warning: assignment makes pointer from integer without
a cast
interface.c:3034: error: invalid type argument of `->'
interface.c:3046: error: invalid type argument of `->'
interface.c:3060: warning: assignment makes pointer from integer without
a cast
interface.c:3061: error: invalid type argument of `->'
interface.c:3072: error: invalid type argument of `->'
interface.c: In function `create_searchdialog':
interface.c:3316: warning: assignment makes pointer from integer without
a cast
interface.c:3317: error: invalid type argument of `->'
interface.c:3325: error: invalid type argument of `->'
interface.c: In function `create_logeditor':
interface.c:4765: warning: assignment makes pointer from integer without
a cast
interface.c:4766: error: invalid type argument of `->'
interface.c:4777: error: invalid type argument of `->'
interface.c:4854: warning: assignment makes pointer from integer without
a cast
interface.c:4855: error: invalid type argument of `->'
interface.c:4866: error: invalid type argument of `->'
interface.c:4878: warning: assignment makes pointer from integer without
a cast
interface.c:4879: error: invalid type argument of `->'
interface.c:4890: error: invalid type argument of `->'
interface.c:4902: warning: assignment makes pointer from integer without
a cast
interface.c:4903: error: invalid type argument of `->'
interface.c:4914: error: invalid type argument of `->'
interface.c:4926: warning: assignment makes pointer from integer without
a cast
interface.c:4927: error: invalid type argument of `->'
interface.c:4938: error: invalid type argument of `->'
interface.c:4950: warning: assignment makes pointer from integer without
a cast
interface.c:4951: error: invalid type argument of `->'
interface.c:4962: error: invalid type argument of `->'
interface.c:4975: warning: assignment makes pointer from integer without
a cast
interface.c:4976: error: invalid type argument of `->'
interface.c:4987: error: invalid type argument of `->'
interface.c:5000: warning: assignment makes pointer from integer without
a cast
interface.c:5001: error: invalid type argument of `->'
interface.c:5012: error: invalid type argument of `->'
interface.c:5024: warning: assignment makes pointer from integer without
a cast
interface.c:5025: error: invalid type argument of `->'
interface.c:5036: error: invalid type argument of `->'
make[2]: *** [interface.o] Error 1
make[2]: Leaving directory `/home/jb/xlog-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jb/xlog-0.9.1/src'
make: *** [all-recursive] Error 1
 
Any issue ?
Tnx, 73

reply via email to

[Prev in Thread] Current Thread [Next in Thread]