You are not logged in.

#1 2008-05-09 02:04:01

Reasons
Member
From: Washington
Registered: 2007-11-04
Posts: 572

Compiling xscreensaver 4.24 with theme patch

I'm working on getting this package (link) working only for personal use as it is many versions behind. I was able to grab an older version of xscreensaver but as I run makepkg it ends up failing with the following last lines:

In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                 from /usr/include/gtk-2.0/gtk/gtk.h:38,
                 from ./demo-Gtk.c:85:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration isn't a prototype
./demo-Gtk.c: In function 'await_xscreensaver':
./demo-Gtk.c:946: warning: string length '565' is greater than the length '509' ISO C90 compilers are required to support
./demo-Gtk.c: In function 'force_list_select_item':
./demo-Gtk.c:1088: error: expected expression before 'do'
In file included from ./demo-Gtk.c:4375:
./XScreenSaver_ad.h: At top level:
./XScreenSaver_ad.h:53: warning: string length '10562' is greater than the length '509' ISO C90 compilers are required to support
make[1]: *** [demo-Gtk.o] Error 1
make[1]: Leaving directory `/home/shawn/Desktop/screensaver/xscreensaver-arch/src/xscreensaver-4.24/driver'
make: *** [default] Error 5

Offline

Board footer

Powered by FluxBB