found 311840 0.0.20040403-3
thanks
It seems that MASK_WORD_TYPE is still an unsigned int instead of
unsigned long int.
Kurt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Thu, Jan 12, 2006 at 07:04:10PM +0100, Miriam Ruiz wrote:
> Hi,
>
> Thanks for your suggestion, I do not have a 64 arch available so I cannot test
> it. I thought the bug was solved. The new package is temporarily available at:
>
> http://baby.yi.org/packages/kronos/
>
> I will be waiting for
Hi,
Thanks for your suggestion, I do not have a 64 arch available so I cannot test
it. I thought the bug was solved. The new package is temporarily available at:
http://baby.yi.org/packages/kronos/
I will be waiting for feedback about it so I can find out whether it compiles
on 64 bits or not.
found 311840 0.0.20040403-2
thanks
Hi,
It's still failing to build with the following error:
src/pmask.c: In function 'install_pmask':
src/pmask.c:34: error: size of array '_compile_time_assert__' is negative
It seems it never was fixed. It's still the same problem as I
told before, in 0.0.2004
found 311840 0.0.20040403-2
thanks
Hi,
Your diff also changed:
-#define MASK_WORD_TYPE unsigned long int
+#define MASK_WORD_TYPE unsigned int
Now you basicly changed the type to a 32 bit integer again, since
on all 64 bit arches in Debian, and int is still 32 bit, while a
long is 64 bit.
Either
Package: kraptor
Version: 0.0.20040403-1
Severity: important
Hi,
Your package is failing to build on all 64 bit arches with the
following error:
src/pmask.c:34: error: size of array `_compile_time_assert__' is negative
The problem is that MASK_WORD_BITBITS is not defined right for
our arch.
>Fr
6 matches
Mail list logo