On 2014-12-17 21:04, Markus wrote: > Hey! Hi,
> I already posted that question on the Tizen Application-dev list but I'm > stuck with this issue and couldn't find an answer. > > 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). So I ran "~/sbs-install/bin/sbs -b -v" in > "~/tizen/packages_nx300m/filesystem" and this is the log: Could you please send us output of: sh -x ~/sbs-install/bin/sbs -b -v 2>&1 This should show what is really failing. Cheers, -- Karol Lewandowski, Samsung R&D Institute Poland _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
