Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Bart Van Assche
On Feb 4, 2008 5:44 PM, Marc Dietrich <[EMAIL PROTECTED]> wrote: > ... > Anyway, heres a quick ugly fix for the ARCH detection code, tested on ps3. > ... Architecture detection is indeed broken in LIO. Would it be possible to use the standard config.guess script instead of the custom LIO arch

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Marc Dietrich
Hi Nicholas, thanks for your quick reply. Am Montag 04 Februar 2008 16:52:40 schrieb Nicholas A. Bellinger: > Hi Marc, > > You can generate the kernel RPM with 'make kernel ARCH=powerpc'. Yes, this works. The arch detection is a little ugly. I wonder why it is necessary at all. > Also, while

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Nicholas A. Bellinger
Hi Again, Almost forgot, I put the following RPMs that iscsi userspace tools rpms depends for LIO-console.pl and LIO-demo.sh: perl-Curses-1.15-1.fc6.ppc.rpm perl-IO-All-0.33-3.fc5.noarch.rpm perl-IO-String-1.08-1.2.fc5.rf.noarch.rpm http://linux-iscsi.org/builds/ps3-linux/ These should work,

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Nicholas A. Bellinger
Hi Marc, You can generate the kernel RPM with 'make kernel ARCH=powerpc'. Also, while module-assistant is supported on debian/ubuntu, trunk/buildtools/ currently does not support generating kernel module source rpms. If you want to send a patch, I would be more than happy to take it. --nab

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Nicholas A. Bellinger
Hi Again, Almost forgot, I put the following RPMs that iscsi userspace tools rpms depends for LIO-console.pl and LIO-demo.sh: perl-Curses-1.15-1.fc6.ppc.rpm perl-IO-All-0.33-3.fc5.noarch.rpm perl-IO-String-1.08-1.2.fc5.rf.noarch.rpm http://linux-iscsi.org/builds/ps3-linux/ These should work,

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Nicholas A. Bellinger
Hi Marc, You can generate the kernel RPM with 'make kernel ARCH=powerpc'. Also, while module-assistant is supported on debian/ubuntu, trunk/buildtools/ currently does not support generating kernel module source rpms. If you want to send a patch, I would be more than happy to take it. --nab

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Marc Dietrich
Hi Nicholas, thanks for your quick reply. Am Montag 04 Februar 2008 16:52:40 schrieb Nicholas A. Bellinger: Hi Marc, You can generate the kernel RPM with 'make kernel ARCH=powerpc'. Yes, this works. The arch detection is a little ugly. I wonder why it is necessary at all. Also, while

Re: [Cbe-oss-dev] LIO Target iSCSI/SE PS3-Linux / FC8 builds

2008-02-04 Thread Bart Van Assche
On Feb 4, 2008 5:44 PM, Marc Dietrich [EMAIL PROTECTED] wrote: ... Anyway, heres a quick ugly fix for the ARCH detection code, tested on ps3. ... Architecture detection is indeed broken in LIO. Would it be possible to use the standard config.guess script instead of the custom LIO arch