Splashy error
Inviato: gio 2 ago 2007, 11:25
How can I resolve this continues error on my Slackware version12
gcc: /usr/lib/directfb-1.0-0/systems/libdirectfb_fbdev.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/wm/libdirectfbwm_default.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_ft2.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_default.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/inputdrivers/libdirectfb_keyboard.o: No such file or directory
gcc: /usr/lib/libfreetype.a: No such file or directory
make[2]: *** [splashy] Error 1
make[2]: Leaving directory `/root/splashy/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/splashy/trunk'
make: *** [all] Error 2
Even after rebuilding and building older version of directfb it continues to tel me that these files are missing.
all of these missing files exist in *.la *.a *.so etc but not in *.o
During build should I specify to build with *.o extensions ???
I would be hapy to know how to resolve this problem
Thanks for now !!!
gcc: /usr/lib/directfb-1.0-0/systems/libdirectfb_fbdev.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/wm/libdirectfbwm_default.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_ft2.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/interfaces/IDirectFBFont/libidirectfbfont_default.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_png.o: No such file or directory
gcc: /usr/lib/directfb-1.0-0/inputdrivers/libdirectfb_keyboard.o: No such file or directory
gcc: /usr/lib/libfreetype.a: No such file or directory
make[2]: *** [splashy] Error 1
make[2]: Leaving directory `/root/splashy/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/splashy/trunk'
make: *** [all] Error 2
Even after rebuilding and building older version of directfb it continues to tel me that these files are missing.
all of these missing files exist in *.la *.a *.so etc but not in *.o
During build should I specify to build with *.o extensions ???
I would be hapy to know how to resolve this problem
Thanks for now !!!