<div dir="ltr">Hello everyone,<br><div><br></div><div>As suggested by Heinz, I started building for xilinx_zynq_a9_qemu</div><div>with a little modification in ptp cfg file. </div><div><br></div><div>The netinet is no longer a problem here but another problem has come as follows:</div><div><br></div><div>../../ptpd-2.3.1/src/dep/startup.c: In function 'ptpdStartup':<br>../../ptpd-2.3.1/src/dep/startup.c:948:29: error: 'CPU_LEVEL_WHICH' undeclared (first use in this function)<br>       if(cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID,<br>                             ^~~~~~~~~~~~~~~<br>../../ptpd-2.3.1/src/dep/startup.c:948:46: error: 'CPU_WHICH_PID' undeclared (first use in this function)<br>       if(cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID,<br>                                              ^~~~~~~~~~~~~<br>Makefile:629: recipe for target 'dep/startup.o' failed<br>make[2]: Leaving directory '/home/mritunjay/development/rtems/rsb/rtems/build/ptpd-2.3.1-arm-rtems5-1/build-cxc/src'<br>make[2]: *** [dep/startup.o] Error 1<br>Makefile:502: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory '/home/mritunjay/development/rtems/rsb/rtems/build/ptpd-2.3.1-arm-rtems5-1/build-cxc'<br>Makefile:412: recipe for target 'all' failed<br>make: *** [all] Error 2<br>shell cmd failed: /bin/sh -ex  /home/mritunjay/development/rtems/rsb/rtems/build/ptpd-2.3.1-arm-rtems5-1/do-build<br>error: building ptpd-2.3.1-arm-rtems5-1<br>  See error report: rsb-report-ptpd-2.3.1-arm-rtems5-1.txt<br>Build Set: Time 0:00:21.081476<br></div><div><br></div><div>I am also attaching the log file and trace report. </div><div><br></div><div>Thanks,</div><div>Mritunjay</div></div>