Compiling euphoria.xbs error.
#1
After make distclean....

Quote:make[2]: Leaving directory `/home/feanor/XBMC/xbmc/screensavers/rsxs-0.9'
g++ -fPIC -g -D_DEBUG -Wall -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -shared -o ../../screensavers/Solarwinds.xbs rsxs-0.9/src/solarwinds/*.o rsxs-0.9/src/common.o rsxs-0.9/src/color.o rsxs-0.9/lib/libmisc.a -lXmu
g++ -fPIC -g -D_DEBUG -Wall -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -shared -o ../../screensavers/Plasma.xbs rsxs-0.9/src/plasma/*.o rsxs-0.9/src/common.o rsxs-0.9/src/color.o rsxs-0.9/lib/libmisc.a -lXmu
g++ -fPIC -g -D_DEBUG -Wall -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -shared -o ../../screensavers/Euphoria.xbs rsxs-0.9/src/euphoria/*.o rsxs-0.9/src/common.o rsxs-0.9/src/color.o rsxs-0.9/lib/libmisc.a -lXmu
g++: rsxs-0.9/src/euphoria/*.o: No such file or directory
make[1]: *** [../../screensavers/Euphoria.xbs] Error 1
make[1]: Leaving directory `/home/feanor/XBMC/xbmc/screensavers'
make: *** [screensavers] Error 2
make: Leaving directory `/home/feanor/XBMC'

Errors have occurred!

Certainly, Euphoria.xbs does not exist, while I get (after an updatedb):

Quote:/home/feanor/XBMC/screensavers/Solarwinds.xbs
/home/feanor/XBMC/screensavers/Plasma.xbs

So, Euphoria.xbs is not being created, I guess...
Reply
#2
Been fixed.
Reply

Logout Mark Read Team Forum Stats Members Help
Compiling euphoria.xbs error.0