On 30/06/14 05:27, Patgar, Geeta Ganapayya (STSD) wrote:
> Hi,
> 
> We are trying to build sipp-3.3.990 on hpux 11i v3 IA64 system, but
> getting  below errors, any idea what might have gone wrong?
> 
> 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/fstream:
> In member function 'void std::basic_ifstream<_CharT,
> _Traits>::open(const char*, std::_Ios_Openmode)': 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/fstream:524:
> error: expected unqualified-id before '(' token 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/fstream:
> In member function 'void std::basic_ofstream<_CharT,
> _Traits>::open(const char*, std::_Ios_Openmode)': 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/fstream:655:
> error: expected unqualified-id before '(' token 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/fstream:
> In member function 'void std::basic_fstream<_CharT,
> _Traits>::open(const char*, std::_Ios_Openmode)': 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/fstream:785:
> error: expected unqualified-id before '(' token In file included
> from
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/list:70,
>
> 
> from ./include/task.hpp:24,
> from ./include/sipp.hpp:73, from src/actions.cpp:24: 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:
> At global scope: 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:873:
> error: function definition does not declare parameters 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected identifier before '(' token 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected identifier before '(' token 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected `)' before numeric constant 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected ',' or '...' before numeric constant 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected identifier before '(' token 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected identifier before numeric constant 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected ',' or '...' before numeric constant 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/stl_list.h:907:
> error: expected `)' before ',' token In file included from
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/list:73,
>
> 
> from ./include/task.hpp:24,
> from ./include/sipp.hpp:73, from src/actions.cpp:24: 
> /usr/local/lib/gcc/ia64-hp-hpux11.31/4.2.3/../../../../include/c++/4.2.3/bits/list.tcc:96:
> error: function definition does not declare parameters *** Error
> exit code 1
> 
> 
> Thanks And Regards, Geeta

No idea, I'm afraid - the error message suggests something is wrong in
the C++ list header, but I think that's unlikely (although others have
reported problems with gcc 4.2.3 on HP-UX, e.g.
http://www.gossamer-threads.com/lists/perl/porters/225730?do=post_view_threaded#225730).

If this has worked before - in particular, if this worked on a
previous SIPp version - that would be useful to know.

In general, though, I don't have a HP-UX or IA64 system, so no testing
will get done on those and you're likely to see problems. Using
CentOS/Fedora/Ubuntu is a lot more mainstream and should give better
results.

Best,
Rob

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to