Does anyone succeded in compiling protobuf on AIX 5.3?
We are also interested into this topic.



Il giorno giovedì 27 ottobre 2016 19:29:54 UTC+2, 翟桂锋 ha scritto:
>
> Having the same issue on version 2.6.1 & AIX 7.1.
> Can anyone provide a patch to fix it?
>
> 在 2016年7月13日星期三 UTC+8上午8:12:41,Feng Xiao写道:
>>
>>
>>
>> On Tue, Jul 12, 2016 at 3:20 PM, Alban Lefebvre <alban.l...@gmail.com> 
>> wrote:
>>
>>> Having the same issue here.
>>> Will version 2.6 be supporting AIX platform?
>>>
>> We can't fix the problem in the already released versions. Could you try 
>> if the problem is fixed in the newer 3.0.0-beta-3 version?
>>  
>>
>>>
>>>
>>> On Wednesday, July 22, 2015 at 5:17:01 PM UTC-4, Dannis Yang wrote:
>>>>
>>>> Per install instruction, I run ./configure CXX=xlC successfully but 
>>>> immediate gmake failed as following:
>>>>
>>>> bash-2.05a# gmake
>>>> gmake  all-recursive
>>>> gmake[1]: Entering directory `/home/dyang/protobuf/protobuf-2.6.1'
>>>> Making all in .
>>>> gmake[2]: Entering directory `/home/dyang/protobuf/protobuf-2.6.1'
>>>> gmake[2]: Leaving directory `/home/dyang/protobuf/protobuf-2.6.1'
>>>> Making all in src
>>>> gmake[2]: Entering directory `/home/dyang/protobuf/protobuf-2.6.1/src'
>>>> source='google/protobuf/stubs/atomicops_internals_x86_gcc.cc' 
>>>> object='google/protobuf/stubs/atomicops_internals_x86_gcc.
>>>> lo' libtool=yes \
>>>> DEPDIR=.deps depmode=xlc /bin/sh ../depcomp \
>>>> /bin/sh ../libtool  --tag=CXX   --mode=compile xlC -DHAVE_CONFIG_H -I. 
>>>> -I..    -D_THREAD_SAFE   -DNDEBUG -c -o google/pr
>>>> otobuf/stubs/atomicops_internals_x86_gcc.lo 
>>>> google/protobuf/stubs/atomicops_internals_x86_gcc.cc
>>>> libtool: compile:  xlC -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -DNDEBUG 
>>>> -c google/protobuf/stubs/atomicops_internals_x86
>>>> _gcc.cc 
>>>> -Wp,-qmakedep=gcc,-MFgoogle/protobuf/stubs/.deps/atomicops_internals_x86_gcc.TPlo
>>>>  
>>>>  -DPIC -o google/protobuf/stub
>>>> s/.libs/atomicops_internals_x86_gcc.o
>>>> "./google/protobuf/stubs/atomicops.h", line 214.1: 1540-0825 (W) The 
>>>> character "#" is not allowed.
>>>> "./google/protobuf/stubs/platform_macros.h", line 90.1: 1540-0825 (W) 
>>>> The character "#" is not allowed.
>>>> "./google/protobuf/stubs/platform_macros.h", line 90.1: 1540-0040 (S) 
>>>> The text ""Host platform was not detected as suppo
>>>> rted by protobuf"" is unexpected.  "error" may be undeclared or 
>>>> ambiguous.
>>>> gmake[2]: *** [google/protobuf/stubs/atomicops_internals_x86_gcc.lo] 
>>>> Error 1
>>>> gmake[2]: Leaving directory `/home/dyang/protobuf/protobuf-2.6.1/src'
>>>> gmake[1]: *** [all-recursive] Error 1
>>>> gmake[1]: Leaving directory `/home/dyang/protobuf/protobuf-2.6.1'
>>>> gmake: *** [all] Error 2
>>>>
>>>> Has anyone successfully built Protocol Buffers on AIX? 
>>>>
>>>> Thank you
>>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Protocol Buffers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to protobuf+u...@googlegroups.com.
>>> To post to this group, send email to prot...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/protobuf.
>>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to