Bug#335352: libaio: Support for amd64.

2005-10-23 Thread Kurt Roeckx
Package: libaio
Version: 0.3.104-1

Hi,

It seems your package has support for amd64, but it's not in the
arch list.  Could you please also add amd64 to the arch list?


PS: Your copyright file could also is missing the copyright
statement.  See for instance:
http://lists.debian.org/debian-legal/2005/01/msg00488.html


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#335352: libaio: Support for amd64.

2005-10-23 Thread William Lee Irwin III
On Sun, Oct 23, 2005 at 02:46:29PM +0200, Kurt Roeckx wrote:
 Package: libaio
 Version: 0.3.104-1
 Hi,
 It seems your package has support for amd64, but it's not in the
 arch list.  Could you please also add amd64 to the arch list?
 PS: Your copyright file could also is missing the copyright
 statement.  See for instance:
 http://lists.debian.org/debian-legal/2005/01/msg00488.html

This library consists of assembly language front ends to Linux system
calls. It has to be written in assembly language (well, they're all
cribbed from elder versions of the kernel, so it's not really quite
that much effort, and besides, I know the asm anyway). Still, it does
need some modicum of original code written for each new architecture,
unless I'm having a massive brainfart and the stuff is already sitting
there waiting to be compiled while I've forgotten about it.


-- wli


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#335352: libaio: Support for amd64.

2005-10-23 Thread Kurt Roeckx
On Sun, Oct 23, 2005 at 08:07:36AM -0700, William Lee Irwin III wrote:
 
 This library consists of assembly language front ends to Linux system
 calls. It has to be written in assembly language (well, they're all
 cribbed from elder versions of the kernel, so it's not really quite
 that much effort, and besides, I know the asm anyway). Still, it does
 need some modicum of original code written for each new architecture,
 unless I'm having a massive brainfart and the stuff is already sitting
 there waiting to be compiled while I've forgotten about it.

Note that amd64 is the same as x86_64.  It seems to be in there,
I've compiled it succesfully. I've tried looking at the testsuite
(harnass dir), and it seems to do some things that work, but
didn't really take a long look at it.

PS: I -dev package with the header + symlink to the .so file
would be nice, and I guess that is what #318795 seems to ask.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]