gtk+-frame buffer compiling



Hi,

Has anyone succedded to compile gtk+ 1.3.1 in
frame-buffer configuration? I downloaded both from ftp
site and CVS, I configured it for frame-buffer, but
failed to compile it.

Thank you,
Domnica

Make errors:

In file included from gdkprivate-fb.h:35,
                 from gdkcolor-fb.c:33:
../../gdk/gdk.h:62: warning: return-type defaults to
`int'
../../gdk/gdk.h:62: conflicting types for
`gdk_draw_drawable'
../../gdk/gdkdrawable.h:202: previous declaration of
`gdk_draw_drawable'
../../gdk/gdk.h: In function `gdk_draw_drawable':
../../gdk/gdk.h:155: storage class specified for
parameter `gdk_threads_mutex'
../../gdk/gdk.h:162: parse error before `if'
../../gdk/gdk.h:158: declaration for parameter
`gdk_threads_leave' but no such parameter
../../gdk/gdk.h:157: declaration for parameter
`gdk_threads_enter' but no such parameter
../../gdk/gdk.h:155: declaration for parameter
`gdk_threads_mutex' but no such parameter
../../gdk/gdk.h:150: declaration for parameter
`gdk_unicode_to_keyval' but no such parameter
../../gdk/gdk.h:149: declaration for parameter
`gdk_keyval_to_unicode' but no such parameter
../../gdk/gdk.h:147: declaration for parameter
`gdk_keyval_is_lower' but no such parameter
../../gdk/gdk.h:146: declaration for parameter
`gdk_keyval_is_upper' but no such parameter
../../gdk/gdk.h:145: declaration for parameter
`gdk_keyval_to_lower' but no such parameter
../../gdk/gdk.h:144: declaration for parameter
`gdk_keyval_to_upper' but no such parameter
../../gdk/gdk.h:143: declaration for parameter
`gdk_keyval_convert_case' but no such parameter
../../gdk/gdk.h:140: declaration for parameter
`gdk_keyval_from_name' but no such parameter
../../gdk/gdk.h:139: declaration for parameter
`gdk_keyval_name' but no such parameter
../../gdk/gdk.h:135: declaration for parameter
`gdk_event_send_client_message' but no such parameter
../../gdk/gdk.h:133: declaration for parameter
`gdk_event_send_clientmessage_toall' but no such
parameter
../../gdk/gdk.h:130: declaration for parameter
`gdk_mbstowcs' but no such parameter
../../gdk/gdk.h:127: declaration for parameter
`gdk_wcstombs' but no such parameter
../../gdk/gdk.h:123: declaration for parameter
`gdk_rectangle_union' but no such parameter
../../gdk/gdk.h:120: declaration for parameter
`gdk_rectangle_intersect' but no such parameter
../../gdk/gdk.h:114: declaration for parameter
`gdk_key_repeat_restore' but no such parameter
../../gdk/gdk.h:113: declaration for parameter
`gdk_key_repeat_disable' but no such parameter
../../gdk/gdk.h:111: declaration for parameter
`gdk_beep' but no such parameter
../../gdk/gdk.h:110: declaration for parameter
`gdk_flush' but no such parameter
../../gdk/gdk.h:108: declaration for parameter
`gdk_screen_height_mm' but no such parameter
../../gdk/gdk.h:107: declaration for parameter
`gdk_screen_width_mm' but no such parameter
../../gdk/gdk.h:105: declaration for parameter
`gdk_screen_height' but no such parameter
../../gdk/gdk.h:104: declaration for parameter
`gdk_screen_width' but no such parameter
../../gdk/gdk.h:102: declaration for parameter
`gdk_pointer_is_grabbed' but no such parameter
../../gdk/gdk.h:101: declaration for parameter
`gdk_keyboard_ungrab' but no such parameter
../../gdk/gdk.h:100: declaration for parameter
`gdk_keyboard_grab' but no such parameter
../../gdk/gdk.h:97: declaration for parameter
`gdk_pointer_ungrab' but no such parameter
../../gdk/gdk.h:96: declaration for parameter
`gdk_pointer_grab' but no such parameter
../../gdk/gdk.h:89: declaration for parameter
`gdk_input_remove' but no such parameter
../../gdk/gdk.h:88: declaration for parameter
`gdk_input_add' but no such parameter
../../gdk/gdk.h:84: declaration for parameter
`gdk_input_add_full' but no such parameter
../../gdk/gdk.h:78: declaration for parameter
`gdk_get_display' but no such parameter
../../gdk/gdk.h:77: declaration for parameter
`gdk_get_use_xshm' but no such parameter
../../gdk/gdk.h:75: declaration for parameter
`gdk_set_use_xshm' but no such parameter
../../gdk/gdk.h:72: declaration for parameter
`gdk_error_trap_pop' but no such parameter
../../gdk/gdk.h:71: declaration for parameter
`gdk_error_trap_push' but no such parameter
../../gdk/gdk.h:67: declaration for parameter
`gdk_set_locale' but no such parameter
../../gdk/gdk.h:66: declaration for parameter
`gdk_exit' but no such parameter
../../gdk/gdk.h:65: declaration for parameter
`gdk_init_check' but no such parameter
../../gdk/gdk.h:63: declaration for parameter
`gdk_init' but no such parameter
../../gdk/gdk.h:162: stray '\' in program
../../gdk/gdk.h:163: stray '\' in program
../../gdk/gdk.h:166: stray '\' in program
../../gdk/gdk.h:167: stray '\' in program
../../gdk/gdk.h:180: warning: This file contains more
`}'s than `{'s.
In file included from gdkprivate-fb.h:37,
                 from gdkcolor-fb.c:33:
../../gdk/gdkregion-generic.h:58: `GdkRegionBox'
undeclared (first use in this function)
../../gdk/gdkregion-generic.h:58: (Each undeclared
identifier is reported only once
../../gdk/gdkregion-generic.h:58: for each function it
appears in.)
../../gdk/gdkregion-generic.h:58: `rects' undeclared
(first use in this function)
../../gdk/gdkregion-generic.h:58: warning: statement
with no effect
../../gdk/gdkregion-generic.h:59: parse error before
`extents'
../../gdk/gdkregion-generic.h:57: warning: unused
variable `numRects'
../../gdk/gdkregion-generic.h:56: warning: unused
variable `size'
../../gdk/gdkregion-generic.h:60: warning: control
reaches end of non-void function
gdkprivate-fb.h: At top level:
In file included from gdkcolor-fb.c:33:
gdkprivate-fb.h:53: parse error before `void'
gdkprivate-fb.h:89: parse error before
`GdkDrawableFBData'
gdkprivate-fb.h:89: warning: no semicolon at end of
struct or union
gdkprivate-fb.h:107: parse error before
`GdkDrawableFBData'
gdkprivate-fb.h:107: warning: no semicolon at end of
struct or union
gdkprivate-fb.h:113: parse error before `:'
gdkprivate-fb.h:282: parse error before `*'
gdkprivate-fb.h:282: warning: type defaults to `int'
in declaration of `gdk_display'
gdkprivate-fb.h:282: warning: data definition has no
type or storage class
gdkprivate-fb.h:313: field `fbd' has incomplete type
gdkprivate-fb.h:333: warning: This file contains more
`}'s than `{'s.
gdkcolor-fb.c: In function `gdk_colormap_new':
gdkcolor-fb.c:109: `GdkFBDisplay' undeclared (first
use in this function)
gdkcolor-fb.c:109: `fbd' undeclared (first use in this
function)
gdkcolor-fb.c:109: warning: statement with no effect
gdkcolor-fb.c:110: parse error before `int'
gdkcolor-fb.c:149: `i' undeclared (first use in this
function)
gdkcolor-fb.c: In function `gdk_colormap_get_system':
gdkcolor-fb.c:253: request for member `fd' in
something not a structure or union
gdkcolor-fb.c: In function
`gdk_colormap_get_system_size':
gdkcolor-fb.c:265: request for member `modeinfo' in
something not a structure or union
gdkcolor-fb.c:266: warning: control reaches end of
non-void function
gdkcolor-fb.c: In function `gdk_colormap_change':
gdkcolor-fb.c:294: request for member `fd' in
something not a structure or union
gdkcolor-fb.c:304: request for member `fd' in
something not a structure or union
gdkcolor-fb.c: In function `gdk_colormap_alloc1':
gdkcolor-fb.c:483: request for member `fd' in
something not a structure or union
gdkcolor-fb.c: In function `gdk_color_change':
gdkcolor-fb.c:701: request for member `fd' in
something not a structure or union
make[3]: *** [gdkcolor-fb.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/




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