On Sat, Apr 15, 2023 at 09:57:52PM -0400, Vincent Cheng wrote: > Compile issue after applying patch against master commit: > > commit 60d829b102be9b8b13357a0f7a93f3e02d44b4ce > Author: Maciek Machnikowski <mac...@machnikowski.net> > Date: Tue Apr 11 15:16:47 2023 +0200 > > ----------- > port.c: In function ‘port_tx_sync’: > port.c:1778:35: error: ‘CTL_FOLLOW_UP’ undeclared (first use in this function) > fup->header.control = CTL_FOLLOW_UP;
That's odd. These lines should be removed by the patch. I see only one line (a comment) containing "header.control": $ git grep 'header.control' msg.c:// m->header.control, -- Miroslav Lichvar _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel