Re: vzquota do not build on s390 and powerpc [message #4398 is a reply to message #4393] |
Mon, 10 July 2006 07:20   |
|
Christian Heim wrote:
> On Sunday 09 July 2006 22:18, Ola Lundqvist wrote:
>
>> Hi
>>
>> I have got a bug written on Debian vzquota package.
>> See http://bugs.debian.org/377414 for full information.
>> We have some disagreement on the severity of it but that is
>> not important for you.
>>
>> You can see from here
>> http://buildd.debian.org/build.php?pkg=vzquota
>> that it build fine on most archivtectures but not powerpc and
>> s390 because of a warning. I do not know why it treat warnings
>> as (I have not looked that the build options that much) errors but
>> you may know that.
>>
>
> Ola, afair the openvz-stuff is only supposed to run/work on x86 type hardware
> (maybe even ia64).
>
Officially supported platforms are:
- x86 (a.k.a. i386)
- x86_64 (a.k.a. AMD64, a.k.a. EM64T)
- ia64 (a.k.a. Itanium)
Still, tools' code should be portable... Attached patch fixes the bug.
PS Package build fails probably because of -Werror in CFLAGS set in
vzquota's Makefile.
|
|
|