PDA

View Full Version : Compile error in Rev. 20386


xanadu1979
2009-05-17, 17:49
make[1]: Entering directory `/home/user/XBMC/xbmc/lib/libhdhomerun'
/usr/bin/ccache gcc hdhomerun_pkt.o hdhomerun_debug.o hdhomerun_discover.o hdhomerun_channels.o hdhomerun_channelscan.o hdhomerun_control.o hdhomerun_video.o hdhomerun_device.o -shared -o ../../../system/hdhomerun-i486-linux.so `cat ../../cores/DllLoader/exports/wrapper.def` \
../../cores/DllLoader/exports/wrapper.o ../../../system/hdhomerun-i486-linux.so
gcc: ../../../system/hdhomerun-i486-linux.so: No such file or directory
make[1]: *** [../../../system/hdhomerun-i486-linux.so] Error 1
make[1]: Leaving directory `/home/user/XBMC/xbmc/lib/libhdhomerun'
make: *** [libhdhomerun] Error 2


Obviously appears related to the recent hdhomerun changes.

edit:
just noticed the ticket
http://xbmc.org/trac/ticket/6599

xanadu1979
2009-05-17, 19:34
fixed

althekiller
2009-05-17, 20:21
Please follow the stick on how to report problems in a useful manner in the future. ie DO NOT report compile errors <24hrs from them being committed. Very rarely do they last ten minutes before we do some inter-team ridiculing.