Hey!

I'm not sure if I'm at the correct list here. Anyway, I want to compile the
firmware for the Samsung camera NX300M. I've downloaded the source code
(1.13 on http://opensource.samsung.com), set up a linux system with Ubuntu
14.10, installed all the compilers and stuff and worked my way with the help
of the build guide.

When I try to run "make kernel" I get an error with the filesystem module. I
tracked down that the cause is the sbs build command ("~/sbs-install/bin/sbs
-b", according to the Makefile). 

This is the log:

Source directory is  /home/markus/tizen/packages_nx300m/filesystem
dpkg-deb: building package `sbs-dummy-dep' in
`/home/markus/sbs/target-armel//var/lib/sbs/autobuilder-apt-22630/dummy-dep.
deb'.
sbs: failed to perform requested operation
sbs: failed to perform requested operation


I can reproduce the error if I change into
/home/markus/tizen/packages_nx300m/filesystem and call ~/sbs-install/bin/sbs
-b. What I am doing wrong? Which operation does actually fail?


greetings..
..Markus


_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to