build fails on native x86_64 on utxent
Natanael Copa
natanael.copa at gmail.com
Wed Nov 17 16:35:10 UTC 2010
On Tue, Nov 16, 2010 at 9:10 PM, Carmelo Amoroso <carmelo73 at gmail.com> wrote:
> On 16/11/10 13:16, Natanael Copa wrote:
>> Hi,
>>
>> I'm trying to bootstrap a native uclibc x86_64 environment. Seems like
>> the recent utmpx commits breaks 64 bit.
>>
>> CC libc/misc/utmp/utxent.os
>> libc/misc/utmp/utxent.c: In function 'getutmp':
>> libc/misc/utmp/utxent.c:74:14: error: incompatible types when
>> assigning to type 'struct <anonymous>' from type 'const struct
>> <anonymous>'
>> libc/misc/utmp/utxent.c: In function 'getutmpx':
>> libc/misc/utmp/utxent.c:100:15: error: incompatible types when
>> assigning to type 'struct <anonymous>' from type 'const struct
>> <anonymous>'
>> make: *** [libc/misc/utmp/utxent.os] Error 1
>>
>>
>
>
> Hi Natanael,
> I'll have a look asap.
>
> Could you try disabling the support and see how it goes ?
Then it compiles successfully.
--
Natanael Copa
More information about the uClibc
mailing list