[ATrpms-devel] build failures in asihpi
Stefan Smietanowski
stesmi at stesmi.com
Mon Jul 10 00:44:32 CEST 2006
Axel Thimm wrote:
> On Mon, Jul 10, 2006 at 10:21:35AM +1200, Eliot Blennerhassett wrote:
>
>>On Mon, 03 Jul 2006 00:34, Axel Thimm wrote:
>>
>>>On Sun, Jul 02, 2006 at 09:00:58PM +1200, Eliot Blennerhassett wrote:
>>>
>>>>On Sun, 02 Jul 2006 11:17, Axel Thimm wrote:
>>>>
>>>>>I'm having troubles compiling this on x86_64 distributions (from
>>>>>2.6.10 to 2.6.17 based kernels). The build fails on asihpi...
>>>>
>>>>Currently asihpi does not support x86_64. Sorry.
>>>>
>>>>The Kconfig for asihpi does say:
>>>>depends on SND && X86 && !X86_64
>>>>(hmm, perhaps the ordinary make system doesn't know about this)
>>>
>>>You mean asihpi uses some next generation Kconfig?
>>
>>No, just ordinary Kconfig.
>>
>>
>>>So how do I turn asihpi off?
>>
>>AFAIK the "depends on SND && X86 && !X86_64" should result in asihpi not
>>being built on x86_64. Have you figured out why this doesn't work?
>
>
> No.
Try "depends on SND && X86_32" which sounds like what you're after
really. The X86 && !X86_64 could be what's confusing.
X86 == 32 or 64bit.
X86_32 = 32bit
X86_64 = 64bit
// Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20060710/d42f64d9/attachment.bin
More information about the atrpms-devel
mailing list