Hi Rob Thanks for the reference you supplied which does seem to refer to the problem I am experiencing.
I can confirm that using -fpack_struct as a parameter to gcc in redhat 9 SIPp compiles and runs just fine. I can confirm that removing the -fpack_struct as a parameter to gcc does allow SIPp to be compiled on centos 6.5. Since -fpack-struct according to the man gcc pages only affects code generation, I take this to be gcc bug. It may be that I can get round my need for -fpack_struct with some judicious use of the packed language keyword supported by gcc (though is non-standard C/C++). Thanks for your help. Kind regards, Steve ----- Original Message ----- From: "Rob Day" <r...@rkd.me.uk> To: "Steve Edwards" <steve.m.edwa...@ntlworld.com> Cc: "sipp-users" <sipp-users@lists.sourceforge.net> Sent: Tuesday, March 11, 2014 8:22 PM Subject: Re: [Sipp-users] Problems making sipp under CentOs 6.5 >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