Error building glib 2.6.3 " 'IA__g_allocator_free' is used as a type, but has not been defined as a type."
- From: Gowri Sharmi Kandasamy <sharmikg gmail com>
- To: gtk-devel-list gnome org
- Subject: Error building glib 2.6.3 " 'IA__g_allocator_free' is used as a type, but has not been defined as a type."
- Date: Thu, 19 May 2005 10:13:47 -0700
I get the following error whe I try to build glib-2.6.3 on HP-UX Itanium?
Any suggestions?
cc +DD32 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\"
-DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION
-I/gtk2.6/IA/GTK/include -D_REENTRANT -DHPUX11 -Dhpux -c garray.c
-DPIC -o .libs/garray.o
Error 419: "galias.h", line 26 # 'IA__g_allocator_free' is used as a
type, but has not been defined as a type.
extern __typeof (g_allocator_free) IA__g_allocator_free
__attribute((visibility("hidden")));
^^^^^^^^^^^^^^^^^^^^
Error 378: "galias.h", line 26 # Syntax error in function declaration.
extern __typeof (g_allocator_free) IA__g_allocator_free
__attribute((visibility("hidden")));
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error 445: "galias.h", line 26 # Cannot recover from earlier errors.
extern __typeof (g_allocator_free) IA__g_allocator_free
__attribute((visibility("hidden")));
Gowri
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]