utils/ScraperUrl.h: No such file or directory
#1
Hi,

I've read that there was a merge made last Sunday, and since then I'm not able to compile the source from cvs, and I'm getting this error:



/usr/bin/ccache g++ -c -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 -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -DHAS_PCRE -D'SVN_REV="12474:12611M"' -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL AnimatedGif.cpp -o AnimatedGif.o
rm -f AudioContext.o
/usr/bin/ccache g++ -c -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 -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -DHAS_PCRE -D'SVN_REV="12474:12611M"' -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL AudioContext.cpp -o AudioContext.o
In file included from ../xbmc/FileItem.h:8,
from ../xbmc/Settings.h:11,
from AudioContext.cpp:4:
../xbmc/Artist.h:9:30: error: utils/ScraperUrl.h: No such file or directory
make[1]: *** [AudioContext.o] Error 1
make[1]: Leaving directory `/home/xbmc/XBMC/guilib'
make: *** [guilib] Error 2
make: *** Waiting for unfinished jobs....
rm -f CueDocument.o
/usr/bin/ccache g++ -c -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 -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -DHAS_PCRE -D'SVN_REV="12474:12611M"' -I. -Ilinux -Icores -I../guilib -Iutils -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/Core -Ilib/libUPnP/Platinum/Source/Core -Ilib/libUPnP/Platinum/Source/Devices/MediaServer -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/System/Posix -Ilib/libUPnP/Platinum/Source/Devices/MediaConnect -Ilib/libUPnP/Platinum/Source/Devices/MediaRenderer CueDocument.cpp -o CueDocument.o
In file included from FileItem.h:8,
from Settings.h:11,
from stdafx.h:49,
from Application.cpp:22:
Artist.h:9:30: error: utils/ScraperUrl.h: No such file or directory
In file included from FileItem.h:8,
from Settings.h:11,
from stdafx.h:49,
from CueDocument.cpp:35:
Artist.h:9:30: error: utils/ScraperUrl.h: No such file or directory


Hugs.
kaser
Reply
#2
I've been able to compile. Try to clean/distclean and try again. Or even a fresh checkout.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
utils/ScraperUrl.h: No such file or directory0