The fix for 'undefined reference to _ sysctl' might be using
syscall(SYS__sysctl, &args)
instead of _sysctl(&args);
        
Evgueni


-- 
View this message in context: 
http://www.nabble.com/Please-help-with-buid-RAServer-tp17030935p17050583.html
Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list archive 
at Nabble.com.

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to