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
/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