I see from the error log that you're using the -fpack-struct argument
to GCC, which might be causing this (e.g.
http://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/banlktink1vtfucpdlo60+0-n2sc0ppc...@mail.gmail.com/).
Is it possible to check whether that option is set on Red Hat 9, and
if not, to unset it on CentOS?

On 11 March 2014 18:50, Rob Day <r...@rkd.me.uk> wrote:
> Thanks for reporting this issue - which version of SIPp (and retrieved
> from where) are you trying to compile?
>
> Best,
> Rob
>
> On 11 March 2014 17:44, Steve Edwards <steve.m.edwa...@ntlworld.com> wrote:
>> Hi
>>
>> Having compiled and run sipp for some years now under RedHat 9, I'm trying
>> to build it under Centos 6.5.
>>
>> I do  make  pcapplay_ossl
>>
>> It compiles a number of modules OK, and then I get lots of "cannot bind
>> packed field" errors when it tries to compile message.cpp
>>
>> Please see the attached file.
>>
>> This compiles just fine under RedHat 9!
>>
>> Sorry to trouble you, but I'm rather stuck.
>>
>> Kind regards,
>> Steve
>>
>> ------------------------------------------------------------------------------
>> Learn Graph Databases - Download FREE O'Reilly Book
>> "Graph Databases" is the definitive new guide to graph databases and their
>> applications. Written by three acclaimed leaders in the field,
>> this first edition is now available. Download your free book today!
>> http://p.sf.net/sfu/13534_NeoTech
>> _______________________________________________
>> Sipp-users mailing list
>> Sipp-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sipp-users
>>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to