On 2016-03-17 08:13, Gordan Bobic wrote:
On 2016-03-17 08:05, Michael Howard wrote:
On 17/03/2016 01:24, Gordan Bobic wrote:
On 2016-03-14 22:14, Michael Howard wrote:
I didn't build an RPM as I came across a packaging problem, an aarch64/UTS_MACHINE issue I believe and I had no idea how to solve it nor could I spend any real time investigating it.
I have put together some kernel rpms: http://ftp.redsleeve.org/pub/misc/aarch64/
Cool. Did you have any problems? make rpm-pkg failed for me at packaging stage, with an error something like;
scripts/Makefile.fwinst:43: *** mixed implicit and static pattern rules. Stop. make[2]: *** [_modinst_post] Error 2
Yes, I get the same error if I use kernel's built in rpm making support.
The src.rpm at the path above is derived from my modified x86-64 3.18.x LT kernel package, which is in turn derived from elrepo's mainline kernel .spec file.
On a tangential note, I have just added the ZFS packages for aarch64 to the same folder: http://ftp.redsleeve.org/pub/misc/aarch64/
Just in case anyone here would like to take that for a spin.
Gordan