[Splashy-devel] Errors building on Fedora

Eric Moret eric.moret at gmail.com
Tue Jan 30 06:08:26 CET 2007


Hello all,

I would like to contribute an updated spec file for splashy. A few weeks ago
I was able to build splashy without problems (svn rev 1341) but doing the
same with the official 0.3.0 release gives me a bunch of errors related to
missing object files in the directfb directory. Can anyone point me in the
right direction?

gcc -g -O2 -Wall -Werror -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -o splashy
-static /usr/lib/directfb-0.9.25/systems/libdirectfb_fbdev.o
/usr/lib/directfb-0.9.25/wm/libdirectfbwm_default.o
/usr/lib/directfb-0.9.25/interfaces/IDirectFBFont/libidirectfbfont_ft2.o
/usr/lib/directfb-0.9.25/interfaces/IDirectFBFont/libidirectfbfont_default.o
/usr/lib/directfb-0.9.25/interfaces/IDirectFBImageProvider/libidirectfbimage
provider_jpeg.o
/usr/lib/directfb-0.9.25/interfaces/IDirectFBImageProvider/libidirectfbimage
provider_gif.o
/usr/lib/directfb-0.9.25/interfaces/IDirectFBImageProvider/libidirectfbimage
provider_png.o /usr/lib/directfb-0.9.25/inputdrivers/libdirectfb_keyboard.o
-Wl,-uIDirectFBFont_Default -Wl,-uIDirectFBFont_FT2
-Wl,-uIDirectFBImageProvider_JPEG -Wl,-uIDirectFBImageProvider_PNG
-Wl,-uIDirectFBImageProvider_GIF splashy-splashy_main.o
splashy-splashy_functions.o  -lfreetype -ljpeg -lpng -L/usr/lib -lfusion
-ldirect -lz ./.libs/libsplashycnf.so ./.libs/libsplashy.so
/home/emoret/rpmbuild/BUILD/splashy-0.3.0/src/.libs/libsplashycnf.so
-ldirectfb -lpthread -lm -lglib-2.0 -Wl,--rpath
-Wl,/home/emoret/rpmbuild/BUILD/splashy-0.3.0/src/.libs
gcc: /usr/lib/directfb-0.9.25/systems/libdirectfb_fbdev.o: No such file or
directory
gcc: /usr/lib/directfb-0.9.25/wm/libdirectfbwm_default.o: No such file or
directory
gcc:
/usr/lib/directfb-0.9.25/interfaces/IDirectFBFont/libidirectfbfont_ft2.o: No
such file or directory
gcc:
/usr/lib/directfb-0.9.25/interfaces/IDirectFBFont/libidirectfbfont_default.o
: No such file or directory
gcc:
/usr/lib/directfb-0.9.25/interfaces/IDirectFBImageProvider/libidirectfbimage
provider_jpeg.o: No such file or directory
gcc:
/usr/lib/directfb-0.9.25/interfaces/IDirectFBImageProvider/libidirectfbimage
provider_gif.o: No such file or directory
gcc:
/usr/lib/directfb-0.9.25/interfaces/IDirectFBImageProvider/libidirectfbimage
provider_png.o: No such file or directory
gcc: /usr/lib/directfb-0.9.25/inputdrivers/libdirectfb_keyboard.o: No such
file or directory
make[2]: *** [splashy] Error 1
make[2]: Leaving directory `/home/emoret/rpmbuild/BUILD/splashy-0.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/emoret/rpmbuild/BUILD/splashy-0.3.0'
make: *** [all] Error 2

Cheers,
__
Eric




More information about the Splashy-devel mailing list