Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: evbarm default odroid C1kernel fail to compile



On Thu, Jul 28, 2016 at 12:57:19PM -0500, Pietro S. wrote:
[...]
> Apparently I am also using gcc 4.8.4 which is the one that comes with NetBSD
> 7.0.1 RELEASE. Could it be that I am trying to build a -CURRENT kernel on
> 7.0.1 release?

Well, I am building a CURRENT kernel on my ODROID-C1 with a 7.0.1
userland...

BTW, the error message claims that "-Werror=old-style-declaration" has
been enabled, but it's not on the gcc command line, so am wondering if
something else in your environment might enable that option...

Have you tried changing the source code (changing "static void inline"
to "static inline void")?


Christof

-- 

http://cmeerw.org                              sip:cmeerw at cmeerw.org
mailto:cmeerw at cmeerw.org                   xmpp:cmeerw at cmeerw.org


Home | Main Index | Thread Index | Old Index