[netperf-talk] Make fails on HP-UX 11.23

Rick Jones rick.jones2 at hp.com
Wed Apr 14 11:47:15 PDT 2010


Oliw, Thomas wrote:
> In file included from netsh.c:21:
> 
> /usr/include/sys/ipc.h:51: error: parse error before "cid_t"
> /usr/include/sys/ipc.h:56: error: parse error before '}' token

This link:

http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1271270562506+28353475&threadId=964154

found via this search:

http://www.google.com/search?hl=en&source=hp&q=%2Fusr%2Finclude%2Fsys%2Fipc.h%3A51%3A+error%3A+parse+error+before+%22cid_t%22&btnG=Google+Search&aq=f&aqi=&aql=&oq=&gs_rfai=

suggests it may be your use of GCC triggering this - and it grabbing its own 
types.h rather than the HP-UX types.h.

Perhaps that is addressed via a newer gcc.

It has been a while since I checked, but my recollection was that netperf could 
be built with the bundled compiler under HP-UX.  By and large there isn't much 
time spent in "netperf" or "netserver" themselves, so the breadth of 
optimization by the compiler when compiling netperf is generally not an issue. 
If either of those two paths do not work-out, I would suggest using the 
unbundled HP compiler rather than gcc.

happy benchmarking,

rick jones


More information about the netperf-talk mailing list