[Aboriginal] Hello world. / kernel 3.15

Patrick Lauer patrick at gentoo.org
Thu Jul 31 02:35:51 PDT 2014


On Thursday 31 July 2014 12:47:30 Patrick Lauer wrote:
> On Wednesday 30 July 2014 22:03:06 Rob Landley wrote:
> > I did some toybox work during all this on my netbook, but almost no
> > aboriginal work. Next kernel release is almost out. I think I've missed
> > one.
> 
> No worry, I hackpatched things to work with 3.15.
> 
> Patches apply modulo one change in the sh4 config where an option got
> renamed.

Same applies for 3.16_rc7:

-URL=ftp://kernel.org/pub/linux/kernel/v3.x/linux-3.14.tar.gz \
-SHA1=23fde5cfe36e27eca54947744613b45e747d18e9 \
+URL=ftp://kernel.org/pub/linux/kernel/v3.x/testing/linux-3.16-rc7.tar.gz \
+SHA1=0d59dd23e5cd2ecfaa6f67cabd02841b64ef38e0 \
 maybe_fork "download || dienow"

> 
> toybox reliably fails to build iconv (missing iconv.h ), so I violently
> patched that out of the default config.

Fails like this:

# configuration written to .config
#
scripts/make.sh
Make generated/config.h from .config.
Extract configuration information from toys/*.c files...
Generate headers from toys/*/*.c...
generated/newtoys.h generated/flags.h generated/globals.h generated/help.h
Library probe...
Compile toybox...
toys/pending/iconv.c:23:19: error: iconv.h: No such file or directory
toys/pending/iconv.c: In function 'iconv_main':
toys/pending/iconv.c:66: warning: assignment makes pointer from integer 
without a cast
toys/pending/iconv.c:67: error: 'iconv_t' undeclared (first use in this 
function)
toys/pending/iconv.c:67: error: (Each undeclared identifier is reported only 
once
toys/pending/iconv.c:67: error: for each function it appears in.)
make: *** [toybox] Error 1

And I have no idea why yet.

 1406799351.0


More information about the Aboriginal mailing list