unable to build sawfish



Hello

  I am unable to build sawfish 1.3.4 on Fedora9. build error message
attached. anyone has any clue on what is happening here, and how this
can be fixed ? 

TIA.

-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.

[root localhost src]# make
gcc -c -DHAVE_CONFIG_H -DSAWFISH -I. -I..   -g -O2 -Wall -Wmissing-prototypes -Wno-implicit-int -I/usr/include -I/usr/lib64/rep/x86_64-unknown-linux-gnu -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/freetype2    -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2   -o colors.o colors.c
In file included from /usr/include/glib-2.0/glib/gthread.h:33,
                 from /usr/include/glib-2.0/glib/gasyncqueue.h:31,
                 from /usr/include/glib-2.0/glib.h:33,
                 from /usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h:30,
                 from /usr/include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:29,
                 from sawmill.h:41,
                 from colors.c:23:
/usr/include/glib-2.0/glib/gutils.h:294: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:296: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:297: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:309: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:310: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:311: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:312: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:320: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:334: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:347: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:366: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:374: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:391: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gutils.h:400: warning: ‘__gnu_inline__’ attribute ignored
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:31,
                 from /usr/include/glib-2.0/glib.h:33,
                 from /usr/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h:30,
                 from /usr/include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:29,
                 from sawmill.h:41,
                 from colors.c:23:
/usr/include/glib-2.0/glib/gthread.h:327: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gthread.h:334: warning: ‘__gnu_inline__’ attribute ignored
/usr/include/glib-2.0/glib/gstring.h:142: warning: ‘g_string_append_c_inline’ defined but not used

.... repeated for all files under src ....


gcc -o sawfish colors.o cursors.o display.o events.o fonts.o frames.o functions.o images.o keys.o main.o multihead.o pixmap-cache.o property-cache.o server.o session.o stacking-list.o windows.o -Wl,--export-dynamic  -L/usr/lib64 /usr/lib64/librep.so -lcrypt -lgmp -lm -lpangoxft-1.0 -lpangoft2-1.0 -lpangox-1.0 -lpango-1.0 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lXinerama -lXrandr -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXext -lnsl  
cursors.o: In function `g_bit_nth_lsf':
/usr/include/glib-2.0/glib/gutils.h:320: multiple definition of `g_bit_nth_lsf'
colors.o:/usr/include/glib-2.0/glib/gutils.h:320: first defined here
cursors.o: In function `g_bit_nth_msf':
/usr/include/glib-2.0/glib/gutils.h:335: multiple definition of `g_bit_nth_msf'
colors.o:/usr/include/glib-2.0/glib/gutils.h:335: first defined here
cursors.o: In function `g_trash_stack_push':
/usr/include/glib-2.0/glib/gutils.h:369: multiple definition of `g_trash_stack_push'
colors.o:/usr/include/glib-2.0/glib/gutils.h:369: first defined here
cursors.o: In function `g_trash_stack_pop':
/usr/include/glib-2.0/glib/gutils.h:377: multiple definition of `g_trash_stack_pop'
colors.o:/usr/include/glib-2.0/glib/gutils.h:377: first defined here
cursors.o: In function `g_trash_stack_peek':
/usr/include/glib-2.0/glib/gutils.h:391: multiple definition of `g_trash_stack_peek'
colors.o:/usr/include/glib-2.0/glib/gutils.h:391: first defined here
cursors.o: In function `g_trash_stack_height':
/usr/include/glib-2.0/glib/gutils.h:404: multiple definition of `g_trash_stack_height'
colors.o:/usr/include/glib-2.0/glib/gutils.h:404: first defined here
cursors.o: In function `g_once_init_enter':
/usr/include/glib-2.0/glib/gthread.h:335: multiple definition of `g_once_init_enter'
colors.o:/usr/include/glib-2.0/glib/gthread.h:335: first defined here
cursors.o: In function `g_bit_storage':
/usr/include/glib-2.0/glib/gutils.h:349: multiple definition of `g_bit_storage'
colors.o:/usr/include/glib-2.0/glib/gutils.h:349: first defined here
display.o: In function `g_bit_nth_lsf':
/usr/include/glib-2.0/glib/gutils.h:320: multiple definition of `g_bit_nth_lsf'
colors.o:/usr/include/glib-2.0/glib/gutils.h:320: first defined here

.... repeated for all files under src for the stated symbol and many more ....



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