Ticket #1720: log

File log, 32.3 KB (added by olegb@…, 18 years ago)

build log 2.0.4 breaks on 10.4.5

Line 
1package gtk-theme-switch-2.0.4-0 is not installed
2--->  Building gtk-theme-switch with target all
3make: gtk-config: Command not found
4make: gtk-config: Command not found
5gcc -o switch switch.c -g -O2 -Wall 
6In file included from switch.c:10:
7switch.h:1:21: error: gtk/gtk.h: No such file or directory
8In file included from switch.c:10:
9switch.h:14: error: parse error before '*' token
10switch.h:14: warning: type defaults to 'int' in declaration of 'get_dirs'
11switch.h:14: warning: data definition has no type or storage class
12switch.h:15: error: parse error before '*' token
13switch.h:17: error: parse error before '*' token
14switch.h:19: error: parse error before '*' token
15switch.h:20: error: parse error before '*' token
16switch.h:21: error: parse error before '*' token
17switch.h:28: error: parse error before '*' token
18switch.h:29: error: parse error before '*' token
19switch.h:31: error: parse error before '*' token
20switch.h:32: error: parse error before '*' token
21switch.h:34: error: parse error before '*' token
22switch.h:35: error: parse error before '*' token
23switch.h:36: error: parse error before '*' token
24switch.h:37: error: parse error before '*' token
25switch.h:38: error: parse error before '*' token
26switch.h:39: error: parse error before '*' token
27switch.h:40: error: parse error before '*' token
28switch.h:41: error: parse error before '*' token
29switch.h:42: error: parse error before '*' token
30switch.h:43: error: parse error before '*' token
31switch.h:44: error: parse error before '*' token
32switch.h:44: error: parse error before '*' token
33switch.h:44: warning: type defaults to 'int' in declaration of 'compare_glists'
34switch.h:44: warning: data definition has no type or storage class
35switch.c:14: error: parse error before '*' token
36switch.c:14: warning: type defaults to 'int' in declaration of 'hash'
37switch.c:14: warning: data definition has no type or storage class
38switch.c:15: error: parse error before '*' token
39switch.c:15: warning: type defaults to 'int' in declaration of 'glist'
40switch.c:15: warning: data definition has no type or storage class
41switch.c:16: error: parse error before '*' token
42switch.c:16: warning: type defaults to 'int' in declaration of 'kids'
43switch.c:16: warning: data definition has no type or storage class
44switch.c:17: error: parse error before 'preview_counter'
45switch.c:17: warning: type defaults to 'int' in declaration of 'preview_counter'
46switch.c:17: warning: data definition has no type or storage class
47switch.c:19: error: parse error before '*' token
48switch.c:19: warning: type defaults to 'int' in declaration of 'homedir'
49switch.c:20: warning: type defaults to 'int' in declaration of 'execname'
50switch.c:21: warning: type defaults to 'int' in declaration of 'newfont'
51switch.c:21: warning: data definition has no type or storage class
52switch.c:24: error: parse error before '*' token
53switch.c:24: warning: type defaults to 'int' in declaration of 'dockwin'
54switch.c:24: warning: type defaults to 'int' in declaration of 'combo'
55switch.c:24: warning: type defaults to 'int' in declaration of 'font_entry'
56switch.c:24: warning: type defaults to 'int' in declaration of 'use_font_button'
57switch.c:24: warning: type defaults to 'int' in declaration of 'box'
58switch.c:24: warning: type defaults to 'int' in declaration of 'install_button'
59switch.c:24: warning: type defaults to 'int' in declaration of 'browse'
60switch.c:24: warning: data definition has no type or storage class
61switch.c:25: error: parse error before 'hidden'
62switch.c:25: warning: type defaults to 'int' in declaration of 'hidden'
63switch.c:25: warning: data definition has no type or storage class
64switch.c:28: error: parse error before '*' token
65switch.c: In function 'fgrep_gtkrc_for':
66switch.c:30: error: 'gchar' undeclared (first use in this function)
67switch.c:30: error: (Each undeclared identifier is reported only once
68switch.c:30: error: for each function it appears in.)
69switch.c:30: error: 'path_to_gtkrc' undeclared (first use in this function)
70switch.c:30: warning: implicit declaration of function 'g_strdup_printf'
71switch.c:33: warning: implicit declaration of function 'g_free'
72switch.c:44: error: 'needle' undeclared (first use in this function)
73switch.c: At top level:
74switch.c:54: error: parse error before '*' token
75switch.c:56: warning: return type defaults to 'int'
76switch.c: In function 'get_dirs':
77switch.c:57: error: 'gchar' undeclared (first use in this function)
78switch.c:57: error: 'dirname' undeclared (first use in this function)
79switch.c:61: error: 'origdir' undeclared (first use in this function)
80switch.c:61: warning: implicit declaration of function 'g_get_current_dir'
81switch.c:62: error: 'GList' undeclared (first use in this function)
82switch.c:62: error: 'list' undeclared (first use in this function)
83switch.c:64: warning: implicit declaration of function 'g_strconcat'
84switch.c:71: error: 'gtkrc_path' undeclared (first use in this function)
85switch.c:77: warning: implicit declaration of function 'g_hash_table_insert'
86switch.c:78: warning: implicit declaration of function 'g_list_insert_sorted'
87switch.c:78: warning: implicit declaration of function 'g_strdup'
88switch.c:78: error: 'GCompareFunc' undeclared (first use in this function)
89switch.c:78: error: parse error before 'strcmp'
90switch.c:87: warning: implicit declaration of function 'gtk_rc_get_theme_dir'
91switch.c:101: error: parse error before 'strcmp'
92switch.c: At top level:
93switch.c:119: error: parse error before '*' token
94switch.c:120: error: parse error before '*' token
95switch.c:121: warning: return type defaults to 'int'
96switch.c: In function 'compare_glists':
97switch.c:122: error: 'GList' undeclared (first use in this function)
98switch.c:122: error: 'tmp1' undeclared (first use in this function)
99switch.c:123: error: 't2' undeclared (first use in this function)
100switch.c:126: error: 't1' undeclared (first use in this function)
101switch.c:127: error: 'cmpfunc' undeclared (first use in this function)
102switch.c: At top level:
103switch.c:134: error: parse error before '*' token
104switch.c: In function 'preview_clicked':
105switch.c:136: error: 'gchar' undeclared (first use in this function)
106switch.c:136: error: 'entry' undeclared (first use in this function)
107switch.c:137: error: 'dir' undeclared (first use in this function)
108switch.c:138: error: 'rc' undeclared (first use in this function)
109switch.c:139: error: 'actual' undeclared (first use in this function)
110switch.c:141: warning: implicit declaration of function 'gtk_entry_get_text'
111switch.c:141: warning: implicit declaration of function 'GTK_ENTRY'
112switch.c:141: warning: implicit declaration of function 'GTK_COMBO'
113switch.c:141: error: invalid type argument of '->'
114switch.c:142: warning: implicit declaration of function 'g_hash_table_lookup'
115switch.c: In function 'update_newfont':
116switch.c:158: warning: implicit declaration of function 'gtk_toggle_button_get_active'
117switch.c:158: warning: implicit declaration of function 'GTK_TOGGLE_BUTTON'
118switch.c:160: error: 'gchar' undeclared (first use in this function)
119switch.c:160: error: 'newerfont' undeclared (first use in this function)
120switch.c:163: warning: assignment makes pointer from integer without a cast
121switch.c: At top level:
122switch.c:170: error: parse error before '*' token
123switch.c: In function 'apply_clicked':
124switch.c:172: error: 'gchar' undeclared (first use in this function)
125switch.c:172: error: 'entry' undeclared (first use in this function)
126switch.c:172: error: invalid type argument of '->'
127switch.c:173: error: 'dir' undeclared (first use in this function)
128switch.c:174: error: 'name' undeclared (first use in this function)
129switch.c:175: error: 'GtkStyle' undeclared (first use in this function)
130switch.c:175: error: 'style' undeclared (first use in this function)
131switch.c:183: warning: implicit declaration of function 'gtk_events_pending'
132switch.c:184: warning: implicit declaration of function 'gtk_main_iteration'
133switch.c:187: warning: implicit declaration of function 'gtk_rc_get_style'
134switch.c:189: warning: implicit declaration of function 'gtk_entry_set_text'
135switch.c: In function 'usage':
136switch.c:216: warning: format '%s' expects type 'char *', but argument 2 has type 'int *'
137switch.c:216: warning: format '%s' expects type 'char *', but argument 3 has type 'int *'
138switch.c: At top level:
139switch.c:220: error: parse error before '*' token
140switch.c: In function 'write_rc_file':
141switch.c:222: error: 'path' undeclared (first use in this function)
142switch.c:224: error: 'include_file' undeclared (first use in this function)
143switch.c:227: warning: format '%s' expects type 'char *', but argument 3 has type 'int *'
144switch.c:228: warning: format '%s' expects type 'char *', but argument 3 has type 'int *'
145switch.c: At top level:
146switch.c:233: error: parse error before '*' token
147switch.c: In function 'backup_gtkrc':
148switch.c:237: error: 'path_to_gtkrc' undeclared (first use in this function)
149switch.c:240: warning: passing argument 1 of 'fopen' makes pointer from integer without a cast
150switch.c: At top level:
151switch.c:248: error: parse error before '*' token
152switch.c: In function 'ok_clicked':
153switch.c:251: error: 'gchar' undeclared (first use in this function)
154switch.c:251: error: 'path_to_gtkrc' undeclared (first use in this function)
155switch.c:253: error: 'rc_file' undeclared (first use in this function)
156switch.c: At top level:
157switch.c:259: error: parse error before '*' token
158switch.c: In function 'preview_ok_clicked':
159switch.c:262: error: 'gchar' undeclared (first use in this function)
160switch.c:262: error: 'path_to_gtkrc' undeclared (first use in this function)
161switch.c:263: error: 'rc_file' undeclared (first use in this function)
162switch.c: At top level:
163switch.c:269: error: parse error before '*' token
164switch.c: In function 'install_clicked':
165switch.c:271: error: 'GtkWidget' undeclared (first use in this function)
166switch.c:271: error: 'checkbutton' undeclared (first use in this function)
167switch.c:271: warning: implicit declaration of function 'gtk_check_button_new_with_label'
168switch.c:272: error: 'fs' undeclared (first use in this function)
169switch.c:272: warning: implicit declaration of function 'gtk_file_selection_new'
170switch.c:273: warning: implicit declaration of function 'gtk_signal_connect'
171switch.c:273: warning: implicit declaration of function 'GTK_OBJECT'
172switch.c:273: warning: implicit declaration of function 'GTK_FILE_SELECTION'
173switch.c:273: error: invalid type argument of '->'
174switch.c:273: warning: implicit declaration of function 'GTK_SIGNAL_FUNC'
175switch.c:274: warning: implicit declaration of function 'gtk_signal_connect_object'
176switch.c:274: error: invalid type argument of '->'
177switch.c:274: error: 'gtk_widget_destroy' undeclared (first use in this function)
178switch.c:274: error: 'gpointer' undeclared (first use in this function)
179switch.c:274: error: parse error before 'fs'
180switch.c:275: warning: implicit declaration of function 'gtk_box_pack_start'
181switch.c:275: warning: implicit declaration of function 'GTK_BOX'
182switch.c:275: error: invalid type argument of '->'
183switch.c:275: error: 'FALSE' undeclared (first use in this function)
184switch.c:276: warning: implicit declaration of function 'gtk_toggle_button_set_active'
185switch.c:277: warning: implicit declaration of function 'gtk_object_set_data'
186switch.c:278: warning: implicit declaration of function 'gtk_widget_show'
187switch.c: At top level:
188switch.c:283: error: parse error before '*' token
189switch.c: In function 'install_ok_clicked':
190switch.c:285: error: 'gchar' undeclared (first use in this function)
191switch.c:285: error: 'rc_file' undeclared (first use in this function)
192switch.c:285: error: 'beginning_of_theme_name' undeclared (first use in this function)
193switch.c:285: warning: left-hand operand of comma expression has no effect
194switch.c:285: warning: statement with no effect
195switch.c:286: error: 'gint' undeclared (first use in this function)
196switch.c:286: error: parse error before 'i'
197switch.c:288: error: 'gboolean' undeclared (first use in this function)
198switch.c:288: error: parse error before 'cbstate'
199switch.c:290: warning: implicit declaration of function 'gtk_file_selection_get_filename'
200switch.c:290: error: 'data' undeclared (first use in this function)
201switch.c:291: warning: implicit declaration of function 'gtk_widget_destroy'
202switch.c:291: warning: implicit declaration of function 'GTK_WIDGET'
203switch.c:293: error: 'i' undeclared (first use in this function)
204switch.c:306: error: 'pos' undeclared (first use in this function)
205switch.c:306: warning: implicit declaration of function 'g_list_position'
206switch.c:306: warning: implicit declaration of function 'g_list_find_custom'
207switch.c:306: error: 'GCompareFunc' undeclared (first use in this function)
208switch.c:306: error: parse error before 'strcmp'
209switch.c:309: warning: implicit declaration of function 'gtk_list_select_item'
210switch.c:309: warning: implicit declaration of function 'GTK_LIST'
211switch.c:309: error: invalid type argument of '->'
212switch.c:311: error: 'cbstate' undeclared (first use in this function)
213switch.c: At top level:
214switch.c:319: error: parse error before '*' token
215switch.c: In function 'set_font':
216switch.c:322: warning: implicit declaration of function 'gtk_font_selection_dialog_get_font_name'
217switch.c:322: warning: implicit declaration of function 'GTK_FONT_SELECTION_DIALOG'
218switch.c:322: error: 'dialog' undeclared (first use in this function)
219switch.c:322: warning: assignment makes pointer from integer without a cast
220switch.c: At top level:
221switch.c:328: error: parse error before '*' token
222switch.c: In function 'font_browse_clicked':
223switch.c:330: error: 'GtkWidget' undeclared (first use in this function)
224switch.c:330: error: 'font_dialog' undeclared (first use in this function)
225switch.c:331: warning: implicit declaration of function 'gtk_font_selection_dialog_new'
226switch.c:332: warning: implicit declaration of function 'gtk_font_selection_dialog_set_preview_text'
227switch.c:333: warning: implicit declaration of function 'gtk_font_selection_dialog_set_font_name'
228switch.c:334: error: invalid type argument of '->'
229switch.c:334: error: 'gpointer' undeclared (first use in this function)
230switch.c:334: error: parse error before 'font_dialog'
231switch.c:335: error: invalid type argument of '->'
232switch.c:335: error: 'gtk_widget_destroy' undeclared (first use in this function)
233switch.c:335: error: parse error before 'font_dialog'
234switch.c: In function 'quit':
235switch.c:342: error: 'gint' undeclared (first use in this function)
236switch.c:342: error: parse error before 'i'
237switch.c:343: error: 'i' undeclared (first use in this function)
238switch.c:343: warning: implicit declaration of function 'g_slist_length'
239switch.c:346: warning: implicit declaration of function 'GPOINTER_TO_INT'
240switch.c:346: warning: implicit declaration of function 'g_slist_nth_data'
241switch.c:349: warning: implicit declaration of function 'gtk_exit'
242switch.c: In function 'dock':
243switch.c:355: error: 'GtkWidget' undeclared (first use in this function)
244switch.c:355: error: 'label' undeclared (first use in this function)
245switch.c:355: error: 'button' undeclared (first use in this function)
246switch.c:355: warning: left-hand operand of comma expression has no effect
247switch.c:355: error: 'pixmap' undeclared (first use in this function)
248switch.c:355: warning: left-hand operand of comma expression has no effect
249switch.c:355: error: 'evbox' undeclared (first use in this function)
250switch.c:355: warning: left-hand operand of comma expression has no effect
251switch.c:355: warning: statement with no effect
252switch.c:356: error: 'GdkColormap' undeclared (first use in this function)
253switch.c:356: error: 'colormap' undeclared (first use in this function)
254switch.c:357: error: 'GdkPixmap' undeclared (first use in this function)
255switch.c:357: error: 'gdkpixmap' undeclared (first use in this function)
256switch.c:358: error: 'GdkBitmap' undeclared (first use in this function)
257switch.c:358: error: 'gdkbitmap' undeclared (first use in this function)
258switch.c:359: error: 'GtkTooltips' undeclared (first use in this function)
259switch.c:359: error: 'tips' undeclared (first use in this function)
260switch.c:361: warning: implicit declaration of function 'gtk_dialog_new'
261switch.c:361: warning: assignment makes pointer from integer without a cast
262switch.c:362: warning: implicit declaration of function 'gtk_widget_realize'
263switch.c:363: warning: implicit declaration of function 'gtk_window_set_title'
264switch.c:363: warning: implicit declaration of function 'GTK_WINDOW'
265switch.c:364: warning: implicit declaration of function 'gtk_window_set_policy'
266switch.c:364: error: 'TRUE' undeclared (first use in this function)
267switch.c:366: warning: implicit declaration of function 'gtk_widget_get_colormap'
268switch.c:367: warning: implicit declaration of function 'gtk_hbox_new'
269switch.c:367: error: 'FALSE' undeclared (first use in this function)
270switch.c:367: warning: assignment makes pointer from integer without a cast
271switch.c:368: warning: implicit declaration of function 'GTK_DIALOG'
272switch.c:368: error: invalid type argument of '->'
273switch.c:369: warning: implicit declaration of function 'gtk_tooltips_new'
274switch.c:370: warning: implicit declaration of function 'gtk_tooltips_set_delay'
275switch.c:371: warning: implicit declaration of function 'gtk_label_new'
276switch.c:374: warning: implicit declaration of function 'gtk_combo_new'
277switch.c:374: warning: assignment makes pointer from integer without a cast
278switch.c:376: warning: implicit declaration of function 'gtk_combo_set_popdown_strings'
279switch.c:378: warning: implicit declaration of function 'gdk_pixmap_colormap_create_from_xpm_d'
280switch.c:380: warning: implicit declaration of function 'gtk_pixmap_new'
281switch.c:381: warning: implicit declaration of function 'gdk_pixmap_unref'
282switch.c:382: warning: implicit declaration of function 'gdk_bitmap_unref'
283switch.c:383: warning: implicit declaration of function 'gtk_event_box_new'
284switch.c:385: warning: implicit declaration of function 'gtk_tooltips_set_tip'
285switch.c:386: warning: implicit declaration of function 'gtk_widget_set_events'
286switch.c:386: error: 'GDK_BUTTON_PRESS' undeclared (first use in this function)
287switch.c:389: warning: implicit declaration of function 'gtk_container_add'
288switch.c:389: warning: implicit declaration of function 'GTK_CONTAINER'
289switch.c:391: warning: implicit declaration of function 'gtk_widget_show_all'
290switch.c:393: warning: assignment makes pointer from integer without a cast
291switch.c:394: error: invalid type argument of '->'
292switch.c:396: warning: assignment makes pointer from integer without a cast
293switch.c:400: warning: implicit declaration of function 'gtk_entry_new'
294switch.c:400: warning: assignment makes pointer from integer without a cast
295switch.c:411: error: 'GtkStyle' undeclared (first use in this function)
296switch.c:411: error: 'style' undeclared (first use in this function)
297switch.c:416: warning: assignment makes pointer from integer without a cast
298switch.c:428: warning: implicit declaration of function 'gtk_button_new_with_label'
299switch.c:428: warning: assignment makes pointer from integer without a cast
300switch.c:434: error: invalid type argument of '->'
301switch.c:439: error: invalid type argument of '->'
302switch.c:442: warning: assignment makes pointer from integer without a cast
303switch.c:444: error: invalid type argument of '->'
304switch.c: In function 'hide_stuff':
305switch.c:461: warning: implicit declaration of function 'gtk_widget_hide'
306switch.c: At top level:
307switch.c:476: error: parse error before '*' token
308switch.c: In function 'clist_insert':
309switch.c:478: error: 'gint' undeclared (first use in this function)
310switch.c:478: error: parse error before 'i'
311switch.c:479: error: 'gchar' undeclared (first use in this function)
312switch.c:479: error: 'stuff' undeclared (first use in this function)
313switch.c:479: error: parse error before '{' token
314switch.c:484: error: 'i' undeclared (first use in this function)
315switch.c:485: warning: implicit declaration of function 'gtk_clist_append'
316switch.c:485: warning: implicit declaration of function 'GTK_CLIST'
317switch.c:485: error: 'clist' undeclared (first use in this function)
318switch.c: At top level:
319switch.c:490: error: parse error before '*' token
320switch.c: In function 'rightclick':
321switch.c:492: error: 'event' undeclared (first use in this function)
322switch.c:493: warning: implicit declaration of function 'gtk_menu_popup'
323switch.c:493: warning: implicit declaration of function 'GTK_MENU'
324switch.c:493: error: 'data' undeclared (first use in this function)
325switch.c: At top level:
326switch.c:498: error: parse error before '*' token
327switch.c: In function 'preview':
328switch.c:501: error: 'gint' undeclared (first use in this function)
329switch.c:501: error: parse error before 'got_it'
330switch.c:502: error: 'gchar' undeclared (first use in this function)
331switch.c:502: error: 'line' undeclared (first use in this function)
332switch.c:503: error: 'path' undeclared (first use in this function)
333switch.c:504: error: 'command' undeclared (first use in this function)
334switch.c:505: error: 'rc_file' undeclared (first use in this function)
335switch.c:510: warning: implicit declaration of function 'g_print'
336switch.c:516: error: parse error before ')' token
337switch.c:520: error: 'got_it' undeclared (first use in this function)
338switch.c:520: warning: implicit declaration of function 'g_strncasecmp'
339switch.c:521: warning: implicit declaration of function 'g_slist_append'
340switch.c:521: warning: implicit declaration of function 'GINT_TO_POINTER'
341switch.c:521: warning: assignment makes pointer from integer without a cast
342switch.c:523: error: 'it_died' undeclared (first use in this function)
343switch.c:524: warning: implicit declaration of function 'g_slist_remove'
344switch.c:524: warning: assignment makes pointer from integer without a cast
345switch.c: At top level:
346switch.c:542: error: parse error before '*' token
347switch.c: In function 'preview_window':
348switch.c:545: error: 'GtkWidget' undeclared (first use in this function)
349switch.c:545: error: 'label' undeclared (first use in this function)
350switch.c:546: error: 'win' undeclared (first use in this function)
351switch.c:547: error: 'button' undeclared (first use in this function)
352switch.c:548: error: 'toggle_button' undeclared (first use in this function)
353switch.c:549: error: 'check_button' undeclared (first use in this function)
354switch.c:550: error: 'sw' undeclared (first use in this function)
355switch.c:551: error: 'clist' undeclared (first use in this function)
356switch.c:552: error: 'vbox' undeclared (first use in this function)
357switch.c:553: error: 'hbox' undeclared (first use in this function)
358switch.c:554: error: 'radio' undeclared (first use in this function)
359switch.c:555: error: 'radio2' undeclared (first use in this function)
360switch.c:556: error: 'radio3' undeclared (first use in this function)
361switch.c:557: error: 'ok' undeclared (first use in this function)
362switch.c:558: error: 'cancel' undeclared (first use in this function)
363switch.c:559: error: 'hbox2' undeclared (first use in this function)
364switch.c:560: error: 'notebook' undeclared (first use in this function)
365switch.c:561: error: 'text' undeclared (first use in this function)
366switch.c:562: error: 'popup' undeclared (first use in this function)
367switch.c:563: error: 'item' undeclared (first use in this function)
368switch.c:564: error: 'gint' undeclared (first use in this function)
369switch.c:564: error: parse error before 'argc'
370switch.c:565: error: 'gchar' undeclared (first use in this function)
371switch.c:565: error: 'argv' undeclared (first use in this function)
372switch.c:566: error: 'default_files' undeclared (first use in this function)
373switch.c:566: error: parse error before ']' token
374switch.c:568: error: 'titles' undeclared (first use in this function)
375switch.c:568: error: parse error before '{' token
376switch.c:569: error: 'GSList' undeclared (first use in this function)
377switch.c:569: error: 'group' undeclared (first use in this function)
378switch.c:571: warning: implicit declaration of function 'gtk_rc_set_default_files'
379switch.c:572: warning: implicit declaration of function 'gtk_init'
380switch.c:572: error: 'argc' undeclared (first use in this function)
381switch.c:574: warning: implicit declaration of function 'gtk_window_new'
382switch.c:574: error: 'GTK_WINDOW_TOPLEVEL' undeclared (first use in this function)
383switch.c:576: error: 'TRUE' undeclared (first use in this function)
384switch.c:576: error: 'FALSE' undeclared (first use in this function)
385switch.c:579: warning: implicit declaration of function 'gtk_vbox_new'
386switch.c:580: warning: implicit declaration of function 'gtk_notebook_new'
387switch.c:583: warning: implicit declaration of function 'gtk_notebook_append_page'
388switch.c:583: warning: implicit declaration of function 'GTK_NOTEBOOK'
389switch.c:586: warning: implicit declaration of function 'gtk_toggle_button_new_with_label'
390switch.c:589: warning: implicit declaration of function 'gtk_radio_button_new_with_label'
391switch.c:590: warning: implicit declaration of function 'gtk_radio_button_group'
392switch.c:590: warning: implicit declaration of function 'GTK_RADIO_BUTTON'
393switch.c:594: error: 'GtkBox' undeclared (first use in this function)
394switch.c:594: error: parse error before ')' token
395switch.c:595: error: parse error before ')' token
396switch.c:596: error: parse error before ')' token
397switch.c:597: warning: implicit declaration of function 'gtk_scrolled_window_new'
398switch.c:598: warning: implicit declaration of function 'gtk_scrolled_window_set_policy'
399switch.c:598: warning: implicit declaration of function 'GTK_SCROLLED_WINDOW'
400switch.c:598: error: 'GTK_POLICY_AUTOMATIC' undeclared (first use in this function)
401switch.c:599: warning: implicit declaration of function 'gtk_clist_new_with_titles'
402switch.c:602: error: 'gpointer' undeclared (first use in this function)
403switch.c:602: error: parse error before 'rc_file'
404switch.c:606: error: parse error before ')' token
405switch.c:607: error: parse error before ')' token
406switch.c:609: error: parse error before ')' token
407switch.c:610: error: parse error before ')' token
408switch.c:611: error: parse error before ')' token
409switch.c:612: error: parse error before ')' token
410switch.c:613: error: parse error before ')' token
411switch.c:614: error: parse error before ')' token
412switch.c:615: error: parse error before ')' token
413switch.c:621: warning: implicit declaration of function 'gtk_widget_set_sensitive'
414switch.c:628: warning: implicit declaration of function 'gtk_text_new'
415switch.c:629: warning: implicit declaration of function 'gtk_text_set_editable'
416switch.c:629: warning: implicit declaration of function 'GTK_TEXT'
417switch.c:631: warning: implicit declaration of function 'gtk_text_insert'
418switch.c:632: warning: implicit declaration of function 'gtk_menu_new'
419switch.c:634: warning: implicit declaration of function 'gtk_menu_item_new_with_label'
420switch.c:636: warning: implicit declaration of function 'gtk_menu_append'
421switch.c:654: warning: implicit declaration of function 'gtk_main'
422switch.c:656: error: 'rc_file' undeclared (first use in this function)
423switch.c: In function 'quit_preview':
424switch.c:664: warning: implicit declaration of function 'gtk_main_quit'
425switch.c: In function 'send_refresh_signal':
426switch.c:670: error: 'GdkEventClient' undeclared (first use in this function)
427switch.c:670: error: parse error before 'event'
428switch.c:671: error: 'event' undeclared (first use in this function)
429switch.c:671: error: 'GDK_CLIENT_EVENT' undeclared (first use in this function)
430switch.c:672: error: 'TRUE' undeclared (first use in this function)
431switch.c:674: warning: implicit declaration of function 'gdk_atom_intern'
432switch.c:674: error: 'FALSE' undeclared (first use in this function)
433switch.c:676: warning: implicit declaration of function 'gdk_event_send_clientmessage_toall'
434switch.c:676: error: 'GdkEvent' undeclared (first use in this function)
435switch.c:676: error: parse error before ')' token
436switch.c: At top level:
437switch.c:681: error: parse error before '*' token
438switch.c: In function 'is_themedir':
439switch.c:683: error: 'gchar' undeclared (first use in this function)
440switch.c:683: error: 'test_rc_file' undeclared (first use in this function)
441switch.c:685: error: 'path' undeclared (first use in this function)
442switch.c:689: error: 'rc_file' undeclared (first use in this function)
443switch.c: At top level:
444switch.c:699: error: parse error before '*' token
445switch.c: In function 'install_tarball':
446switch.c:701: error: 'gchar' undeclared (first use in this function)
447switch.c:701: error: 'command' undeclared (first use in this function)
448switch.c:701: error: 'themedir' undeclared (first use in this function)
449switch.c:701: warning: left-hand operand of comma expression has no effect
450switch.c:701: warning: statement with no effect
451switch.c:702: error: 'gint' undeclared (first use in this function)
452switch.c:702: error: parse error before 'result'
453switch.c:703: error: 'GList' undeclared (first use in this function)
454switch.c:703: error: 'new_list' undeclared (first use in this function)
455switch.c:703: error: 'new_theme' undeclared (first use in this function)
456switch.c:703: warning: left-hand operand of comma expression has no effect
457switch.c:703: warning: statement with no effect
458switch.c:707: error: 'path' undeclared (first use in this function)
459switch.c:709: error: 'cwd' undeclared (first use in this function)
460switch.c:719: error: 'result' undeclared (first use in this function)
461switch.c:731: error: 'GCompareFunc' undeclared (first use in this function)
462switch.c:731: error: parse error before 'strcmp'
463switch.c:734: error: 'rc_file' undeclared (first use in this function)
464switch.c:735: warning: implicit declaration of function 'g_list_foreach'
465switch.c:735: error: 'GFunc' undeclared (first use in this function)
466switch.c:735: error: parse error before 'g_free'
467switch.c:736: warning: implicit declaration of function 'g_list_free'
468switch.c:743: error: 'interestingpath' undeclared (first use in this function)
469switch.c:743: error: 'basename' undeclared (first use in this function)
470switch.c:743: warning: left-hand operand of comma expression has no effect
471switch.c:743: warning: statement with no effect
472switch.c:744: error: parse error before 'g_free'
473switch.c: At top level:
474switch.c:771: error: parse error before '*' token
475switch.c: In function 'is_installed_theme':
476switch.c:773: error: 'gchar' undeclared (first use in this function)
477switch.c:773: error: 'gtk_rc_theme_dir' undeclared (first use in this function)
478switch.c:775: error: 'gint' undeclared (first use in this function)
479switch.c:775: error: parse error before 'path_len'
480switch.c:778: error: 'fullpath' undeclared (first use in this function)
481switch.c:778: error: parse error before ')' token
482switch.c:783: error: 'homedir_len' undeclared (first use in this function)
483switch.c:786: error: 'path' undeclared (first use in this function)
484switch.c:786: error: 'path_len' undeclared (first use in this function)
485switch.c:788: error: 'rc_file' undeclared (first use in this function)
486switch.c:793: error: 'gtk_rc_theme_dir_len' undeclared (first use in this function)
487switch.c: At top level:
488switch.c:805: error: parse error before '*' token
489switch.c: In function 'search_for_theme_or_die_trying':
490switch.c:807: error: 'actual' undeclared (first use in this function)
491switch.c:807: error: 'rc_file' undeclared (first use in this function)
492switch.c:811: warning: format '%s' expects type 'char *', but argument 3 has type 'int *'
493switch.c: At top level:
494switch.c:818: error: parse error before 'switcheroo'
495switch.c:818: error: parse error before '*' token
496switch.c:819: warning: return type defaults to 'int'
497switch.c: In function 'switcheroo':
498switch.c:820: error: 'gchar' undeclared (first use in this function)
499switch.c:820: error: 'rc_file' undeclared (first use in this function)
500switch.c:821: error: 'actual' undeclared (first use in this function)
501switch.c: In function 'main':
502switch.c:832: error: 'gchar' undeclared (first use in this function)
503switch.c:832: error: 'rc_file' undeclared (first use in this function)
504switch.c:833: error: 'actual' undeclared (first use in this function)
505switch.c:834: error: 'gint' undeclared (first use in this function)
506switch.c:834: error: parse error before 'i'
507switch.c:839: warning: assignment from incompatible pointer type
508switch.c:840: warning: assignment from incompatible pointer type
509switch.c:841: warning: implicit declaration of function 'g_hash_table_new'
510switch.c:841: error: 'g_str_hash' undeclared (first use in this function)
511switch.c:841: error: 'g_str_equal' undeclared (first use in this function)
512switch.c:841: warning: assignment makes pointer from integer without a cast
513switch.c:854: error: 'i' undeclared (first use in this function)
514switch.c:875: warning: format '%s' expects type 'char *', but argument 3 has type 'int *'
515switch.c:877: error: 'result' undeclared (first use in this function)
516switch.c:892: warning: format '%s' expects type 'char *', but argument 3 has type 'int *'
517switch.c:901: warning: assignment makes pointer from integer without a cast
518make: *** [switch] Error 1
519Warning: the following items did not execute (for gtk-theme-switch): com.apple.build