#45159: daq 2.0.2: error: tokdefs.h: No such file or directory ---------------------------+-------------------- Reporter: ryandesign@… | Owner: jann@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: daq | ---------------------------+-------------------- Comment (by ryandesign@…): The patch was removed in r129470, but an updated version was reinstated in r136575 because it's still a problem. Here is an updated version of [comment:5 my previous patch] that makes the parallel build issue show up more evidently (less intermittently): {{{ --- sfbpf/Makefile.in.orig 2015-04-23 10:19:16.000000000 -0500 +++ sfbpf/Makefile.in 2015-05-21 22:01:34.000000000 -0500 @@ -784,6 +784,7 @@ tokdefs.h: sf_grammar.c sf_grammar.c: $(srcdir)/grammar.y + sleep 5 @rm -f sf_grammar.c tokdefs.h $(V_YACC) -d $(srcdir)/grammar.y mv y.tab.c sf_grammar.c }}} Jann, could you remind the developers about including [browser:trunk/dports/net/daq/files/patch-sfbpf- Makefile.in.diff?rev=136575 this patch] in the next release? Thanks. -- Ticket URL: <https://trac.macports.org/ticket/45159#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X