More Problems Building Samba 4.1.0 on AIX 6.1 with IBM XL/C 11.1

Christian Ambach ambi at samba.org
Wed Nov 13 13:19:07 MST 2013


Am 13.11.13 15:54, schrieb John P Janosik:
>>
>> Hello.  Does anyone have hints or doc pointers for configuring AIX XL/C
>> 11.1 to build Samba 4.1.0.  I'm getting the following kinds of failures:
>>
>>
>> [2980/3694] Compiling source3/utils/net_groupmap.c
>> sem_trywait: Permission denied
>> sem_post: Permission denied
>> sem_destroy: Permission denied
>> "../source3/utils/net_rpc_samsync.c", line 165.18: 1506-280 (W) Function
>
>> argument assignment between types "const char*" and "int" is not
> allowed.
>> <CUT A  BUNCH OF OUTPUT>
>> "../source3/utils/net_rpc.c", line 3983.43: 1506-226 (S) The ":"
> operator
>> is not allowed between "int" and "char[1]".
>
> The owner of bug https://bugzilla.samba.org/show_bug.cgi?id=9911 contacted
> me off-list and gave me the answer of using --without-gettext.  I had seen
> this bug before but guess I missed that particular problem in the bug.

Sounds like the checks I put in as part of the fix for Bug 9911 did not
work out on your machine. Otherwise configure should have stopped 
telling you to either fix your gettext installation or use 
--without-gettext.

Can you please post your config.log?

Cheers,
Christian




More information about the samba-technical mailing list