On Wed, May 8, 2019, 3:37 PM <[email protected]> wrote: > Hi Robert, > > I am back on this project. I was able to compile the kernel but I am not > able to compile device tree or modules. > > I am using this command to compile modules: > > sudo make ARCH=arm CROSS_COMPILE=${CC} modules > > > I get this error: > > CALL scripts/checksyscalls.sh > <stdin>:1332:2: warning: #warning syscall io_pgetevents not implemented [- > Wcpp] > Building modules, stage 2. > MODPOST 486 modules > > > > How can I get rid of this error? >
What error? That's a warning.. Warning is not an error.. > And then which version of root file system can I use with this kernel? > I only support Debian Stretch at this point and ignore anything else, but use what ever you want to use. Regards, -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhKZQAjTX4O1W1pNoWPJrxpq43e9pWyFXNCCXrpArvyxg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
