* Ross Burton <[EMAIL PROTECTED]> disait : > Wouldn't a complete init rewrite be a little over the top? Porting rhbg > from Fedora would be a far easier solution and it does look quite nice. > > http://fedora.redhat.com/projects/additional-projects/rhgb/
This idea is great ! :) I really want to test such a thing on my box, that's why, I've fetched the rhgb cvs tree. The problem is that when I compile the stuff, I get this error : [EMAIL PROTECTED]:~/cvs/rhgb $ make make all-recursive make[1]: Entering directory `/home/sukria/cvs/rhgb' Making all in po make[2]: Entering directory `/home/sukria/cvs/rhgb/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/sukria/cvs/rhgb/po' Making all in src make[2]: Entering directory `/home/sukria/cvs/rhgb/src' /bin/sh ../libtool --mode=link gcc -g -O2 -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o splash -Wl,--export-dynamic -L/usr/X11R6/lib -lvte -lncurses -lSM -lICE -lXft -lfreetype -lz -lXrender -lX11 -lgtk-x11-2.0 -lfontconfig -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpopt splash.o gtkexpander.o gcc -g -O2 -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o splash -Wl,--export-dynamic splash.o gtkexpander.o -L/usr/X11R6/lib /usr/lib/libvte.so -lncurses -lSM -lICE /usr/lib/libXft.so /usr/lib/libfreetype.so -lz /usr/lib/libXrender.so -lX11 /usr/lib/libgtk-x11-2.0.so -lfontconfig /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so /usr/lib/libpopt.so /usr/lib/gcc-lib/i486-linux/3.3.4/../../../crt1.o(.text+0x18): In function `_start': ../sysdeps/i386/elf/start.S:98: undefined reference to `main' collect2: ld returned 1 exit status make[2]: *** [splash] Error 1 make[2]: Leaving directory `/home/sukria/cvs/rhgb/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/sukria/cvs/rhgb' make: *** [all-recursive-am] Error 2 It seems to be an ASM related issue and I sadly do not have the appropriate skills to solve that... Does someone has an idea how I can manage to go further that step ? Thanks a lot ! -- Alexis Sukrieh <[EMAIL PROTECTED]> * Another Linux Debian Geek Enthusiast * http://www.sukria.net -* La citation de Dame Synchronicit� *- Les sup�rieurs ne pardonnent jamais � leurs inf�rieurs de poss�der les dehors de la grandeur. -+- Honor� de Balzac -+-

