On Mon, Nov 06, 2006 at 05:31:13PM -0500, William Pence wrote:
> Notice the test for "defined(arm)" is included here, but I am not at all
> sure this is appropriate. Are all arm architectures little-endian?
No, but arm in Debian is currently only little-endian. There's an unofficial
armeb port,
This is a follow up to my previous message a couple hours ago...
I think I understand the problem with the MIPSEL case in the fitsio2.h file.
The test for
#elif defined(MIPSEL)
is never reached because of a previous test for
#elif defined(_MIPS_SZLONG)
in the same block of code. I think the s
Niko Tyni wrote:
Package: libastro-fits-cfitsio-perl
Version: 1.05-1
Severity: serious
Justification: fails to build from source
The libastro-fits-cfitsio-perl package version 1.05-1 fails
to build from source on the mipsel [1] and arm [2] architectures
because some of the tests fail:
...
To
Package: libastro-fits-cfitsio-perl
Version: 1.05-1
Severity: serious
Justification: fails to build from source
The libastro-fits-cfitsio-perl package version 1.05-1 fails
to build from source on the mipsel [1] and arm [2] architectures
because some of the tests fail:
4 matches
Mail list logo