[rkward-users] Problem building according to "deb-src for all systems "
Agustin Lobo
alobolistas at gmail.com
Wed Nov 25 17:15:03 UTC 2009
I'm following directions on building
deb-src for all systems on ubuntu 9.04
I successfully run:
# update package cache
sudo apt-get update
# fetch build dependencies
sudo apt-get build-dep rkward
But when I run
# fetch and build sources
apt-get source -b rkward
after a while I get:
/home/alobo/rkward-0.5.0b/rkward/rbackend/rembedinternal.cpp:91:22: error:
Rdevices.h: No such file or directory
/home/alobo/rkward-0.5.0b/rkward/rbackend/rembedinternal.cpp:461: warning:
‘timeout_counter’ defined but not used
make[3]: *** [rkward/rbackend/CMakeFiles/rbackend.dir/rembedinternal.o] Error 1
make[3]: Leaving directory `/home/alobo/rkward-0.5.0b/build'
make[2]: *** [rkward/rbackend/CMakeFiles/rbackend.dir/all] Error 2
make[2]: Leaving directory `/home/alobo/rkward-0.5.0b/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/alobo/rkward-0.5.0b/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Build command 'cd rkward-0.5.0b && dpkg-buildpackage -b -uc' failed.
Any solution to this?
Thanks for your help
Agus
More information about the Rkward-users
mailing list