[GtkHx-users] gtkhx 0.9.3 and Redhat 8.0
Brought to you by:
mishan
|
From: Schrodinger <sch...@pu...> - 2003-01-11 08:51:47
|
I'm having trouble compiling gtkhx-0.9.3 on Redhat 8.0...
./configure
seems to work fine, however 'make' yields
make[1]: *** [all-recursive] Error 1
Why has about.c has changed since Redhat 7.x?
Any ideas? Anyone else having this problem?
Here's a full output of make.
[tense@localhost gtkhx]# make
cd . && autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: do*censored*entation.
configure.in:16: warning: AC_ARG_PROGRAM invoked multiple times
autoheader: `config.h.in' is updated
cd . \
&& CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h \
/bin/sh ./config.status
creating config.h
make all-recursive
make[1]: Entering directory `/home/tense/Desktop/gtkhx-0.9.3'
Making all in po
make[2]: Entering directory `/home/tense/Desktop/gtkhx-0.9.3/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/tense/Desktop/gtkhx-0.9.3/po'
Making all in intl
make[2]: Entering directory `/home/tense/Desktop/gtkhx-0.9.3/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/tense/Desktop/gtkhx-0.9.3/intl'
Making all in src
make[2]: Entering directory `/home/tense/Desktop/gtkhx-0.9.3/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=3D\"\" =20
-I/usr/local/include -I. -I.. -I../intl -Wall =20
-D_REENTRANT -D_GNU_SOURCE -g -Wall -O2 -c about.c
cc1: warning: changing search order for system directory=20
"/usr/local/include"
cc1: warning: as it has already been specified as a non-system=20
directory
about.c:20:21: gtk/gtk.h: No such file or directory
about.c:33: parse error before '*' token
about.c:49: parse error before "Ver"
about.c:49: warning: type defaults to `int' in declaration of `Ver'
about.c:49: invalid initializer
about.c:49: warning: data definition has no type or storage class
about.c:53: parse error before '*' token
about.c:54: warning: return type defaults to `int'
about.c: In function `get_credits':
about.c:55: syntax error before "credits"
about.c:76: `gchar' undeclared (first use in this function)
about.c:76: (Each undeclared identifier is reported only once
about.c:76: for each function it appears in.)
about.c:76: parse error before ')' token
about.c: At top level:
about.c:79: parse error before "about_open"
about.c:79: warning: type defaults to `int' in declaration of=20
`about_open'
about.c:79: `FALSE' undeclared here (not in a function)
about.c:79: warning: data definition has no type or storage class
about.c:80: parse error before '*' token
about.c:80: warning: type defaults to `int' in declaration of=20
`frmAbout'
about.c:80: warning: data definition has no type or storage class
about.c: In function `on_cmdAboutClose_clicked':
about.c:84: warning: implicit declaration of function=20
`gtk_widget_destroy'
about.c: In function `on_frmAbout_destroy':
about.c:90: `FALSE' undeclared (first use in this function)
about.c: In function `create_about_window':
about.c:96: `FALSE' undeclared (first use in this function)
about.c:98: `GtkWidget' undeclared (first use in this function)
about.c:98: `fixed' undeclared (first use in this function)
about.c:99: `cmdAboutClose' undeclared (first use in this function)
about.c:100: `notebook' undeclared (first use in this function)
about.c:101: `fixed1' undeclared (first use in this function)
about.c:102: `frame' undeclared (first use in this function)
about.c:103: `lblTitle' undeclared (first use in this function)
about.c:104: `lblCopyright' undeclared (first use in this function)
about.c:105: `scrolledwindow' undeclared (first use in this function)
about.c:106: `txtCredits' undeclared (first use in this function)
about.c:107: `lblCredits' undeclared (first use in this function)
about.c:108: `pixmap' undeclared (first use in this function)
about.c:109: `GdkPixmap' undeclared (first use in this function)
about.c:109: `icon' undeclared (first use in this function)
about.c:110: `GdkBitmap' undeclared (first use in this function)
about.c:110: `mask' undeclared (first use in this function)
about.c:111: `GdkFont' undeclared (first use in this function)
about.c:111: `fixed_font' undeclared (first use in this function)
about.c:112: `GtkAdjustment' undeclared (first use in this function)
about.c:112: `adj' undeclared (first use in this function)
about.c:115: warning: implicit declaration of function =
`gtk_window_new'
about.c:115: `GTK_WINDOW_DIALOG' undeclared (first use in this=20
function)
about.c:115: warning: assignment makes pointer from integer without a=20=
cast
about.c:116: warning: implicit declaration of function=20
`gtk_widget_set_usize'
about.c:117: warning: implicit declaration of function=20
`gtk_window_set_title'
about.c:117: warning: implicit declaration of function `GTK_WINDOW'
about.c:118: warning: implicit declaration of function=20
`gtk_window_set_policy'
about.c:119: warning: implicit declaration of function=20
`gtk_signal_connect'
about.c:119: warning: implicit declaration of function `GTK_OBJECT'
about.c:120: warning: implicit declaration of function=20
`GTK_SIGNAL_FUNC'
about.c:123: warning: implicit declaration of function=20
`gtk_widget_realize'
about.c:126: warning: implicit declaration of function `gtk_fixed_new'
about.c:127: warning: implicit declaration of function=20
`gtk_container_add'
about.c:127: warning: implicit declaration of function `GTK_CONTAINER'
about.c:129: warning: implicit declaration of function=20
`gtk_button_new_with_label'
about.c:130: warning: implicit declaration of function `gtk_fixed_put'
about.c:130: warning: implicit declaration of function `GTK_FIXED'
about.c:131: warning: implicit declaration of function=20
`gtk_widget_set_uposition'
about.c:133: warning: implicit declaration of function=20
`GTK_WIDGET_SET_FLAGS'
about.c:133: `GTK_CAN_DEFAULT' undeclared (first use in this function)
about.c:134: warning: implicit declaration of function=20
`gtk_widget_grab_focus'
about.c:135: warning: implicit declaration of function=20
`gtk_widget_grab_default'
about.c:141: warning: implicit declaration of function=20
`gtk_notebook_new'
about.c:151: warning: implicit declaration of function `gtk_frame_new'
about.c:155: warning: implicit declaration of function=20
`gtk_frame_set_shadow_type'
about.c:155: warning: implicit declaration of function `GTK_FRAME'
about.c:155: `GTK_SHADOW_OUT' undeclared (first use in this function)
about.c:157: warning: implicit declaration of function=20
`gdk_pixmap_create_from_xpm_d'
about.c:157: request for member `window' in something not a structure=20=
or union
about.c:158: request for member `style' in something not a structure=20=
or union
about.c:159: warning: implicit declaration of function =
`gtk_pixmap_new'
about.c:162: warning: passing arg 2 of `sprintf' from incompatible=20
pointer type
about.c:164: warning: implicit declaration of function `gtk_label_new'
about.c:176: warning: implicit declaration of function=20
`gtk_scrolled_window_new'
about.c:180: warning: implicit declaration of function=20
`gtk_scrolled_window_set_policy'
about.c:180: warning: implicit declaration of function=20
`GTK_SCROLLED_WINDOW'
about.c:181: `GTK_POLICY_NEVER' undeclared (first use in this =
function)
about.c:181: `GTK_POLICY_AUTOMATIC' undeclared (first use in this=20
function)
about.c:184: warning: implicit declaration of function `gdk_font_load'
about.c:186: warning: implicit declaration of function `gtk_text_new'
about.c:189: warning: implicit declaration of function=20
`gtk_text_insert'
about.c:189: warning: implicit declaration of function `GTK_TEXT'
about.c:191: warning: implicit declaration of function=20
`gtk_text_set_point'
about.c:193: warning: implicit declaration of function=20
`gtk_scrolled_window_get_vadjustment'
about.c:195: warning: implicit declaration of function=20
`gtk_adjustment_set_value'
about.c:200: warning: implicit declaration of function=20
`gtk_widget_show_all'
about.c:201: `TRUE' undeclared (first use in this function)
about.c: At top level:
about.c:206: parse error before '*' token
about.c: In function `set_notebook_tab':
about.c:209: `GtkNotebookPage' undeclared (first use in this function)
about.c:209: `page' undeclared (first use in this function)
about.c:210: `GtkWidget' undeclared (first use in this function)
about.c:210: `notebook_page' undeclared (first use in this function)
about.c:211: parse error before ')' token
about.c:214: warning: implicit declaration of function =
`gtk_widget_ref'
about.c:215: warning: implicit declaration of function=20
`gtk_notebook_remove_page'
about.c:215: warning: implicit declaration of function `GTK_NOTEBOOK'
about.c:215: `notebook' undeclared (first use in this function)
about.c:215: `page_num' undeclared (first use in this function)
about.c:216: warning: implicit declaration of function=20
`gtk_notebook_insert_page'
about.c:217: `widget' undeclared (first use in this function)
about.c:218: warning: implicit declaration of function=20
`gtk_widget_unref'
make[2]: *** [about.o] Error 1
make[2]: Leaving directory `/home/tense/Desktop/gtkhx-0.9.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tense/Desktop/gtkhx-0.9.3'
make: *** [all-recursive-am] Error 2
If it's stupid but works, it's not stupid.
-Murphy=92s Laws of Combat=20
=20=
|