sam wrote: > Hello. > > trouble on build stage (net-mgmt/netxms) > > In file included from system.cpp:34: > /usr/include/sys/proc.h:270: error: field 'td_lprof' has incomplete type > *** Error code 1 Looks like this field was introduced in rev 1.497. struct lpohead is defined in <sys/lock_profile.h> and depends on definitions from <sys/queue.h> in its definition. User apps shouldn't need to worry about this, so perhaps a nested include directive is missing. Jeff?Received on Mon May 19 2008 - 07:48:14 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC