[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Info-mtools] GNU mtools 4.0.30 released
From: |
Alain Knaff |
Subject: |
Re: [Info-mtools] GNU mtools 4.0.30 released |
Date: |
Fri, 18 Jun 2021 13:02:33 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 |
Hi Dagobert,
On 18/06/2021 08:59, Dagobert Michelsen wrote:
> Hi Alan,
>
> Am 18.06.2021 um 00:26 schrieb Alain Knaff <alain@knaff.lu>:
>> I am pleased to announce the release of GNU mtools version 4.0.30
>
> I have just tried to compile it under Solaris 10 x86 and struggle
> with the replacement of the new unconditional Linux-includes of
>
> #include "linux/hdreg.h“
> #include "linux/fs.h“
>
> in devices.c
>
> I guess it would be useful to detect this during configure.
>
>
> Best regards
>
> — Dago
>
Thanks for the heads-up.
Looks line the new non-floppy block device geometry code ended up in the
"generic" section rather than the Linux section.
I'll produce a new version shortly.
In the meantime, you can just back out the changes to devices.c, they
are independent of the other changes.
Regards,
Alain