I'm sorry to bother Jan, but the "next" branch yields the same error. I 
don't know if it's intended, but i can only find the "next" branch and not 
the "master/next" one

Il giorno mercoledì 10 novembre 2021 alle 14:46:03 UTC+1 
[email protected] ha scritto:

> On 10.11.21 13:05, Andrea Marchetta wrote:
> > hi, i'm currently using the 5.10 version of jailhouse enabling linux and
> > the master branch of jailhouse. when trying to compile jailhouse in the
> > linux kernel i get the following error:
> > error: implicit declaration of
> > function ‘remove_cpu’ [-Werror=implicit-function-declaration]
> >  243 |    err = remove_cpu(cpu);
> >      |          ^~~~~~~~~~
> > error: implicit declaration of
> > function ‘add_cpu’ [-Werror=implicit-function-declaration]
> >  272 |   if (!cpu_online(cpu) && add_cpu(cpu) == 0)
> >      |                           ^~~~~~~
> > cc1: some warnings being treated as errors
> > 
> > any clue what's the issue?
> > 
>
> You want master/next, not the (meanwhile serious old) last release.
>
> Jan
>
> -- 
> Siemens AG, T RDA IOT
> Corporate Competence Center Embedded Linux
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" 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/jailhouse-dev/25eadc4a-57ff-4b94-8b87-43d8b842733cn%40googlegroups.com.

Reply via email to