On Apr 20, 2025, at 12:49, Mario Marietto <marietto2...@gmail.com> wrote:
> Sorry,the compilation ends with an error on my system : > > . . . I know. My point was that the problem looks specific to your environment and does not repeat in other contexts. So far there is no evidence that anyone else can replicate the problem to investigate it in their environment. You likely need to clean things out and start over in some way. There should be prior activity that looks somewhat like: (from my poudriere bulk buuld's log fikle) cd /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/ExpParser_expparse && /usr/local/bin/cmake -E copy /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/expparse.y /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/ExpParser_expparse/expparse.y && /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/bin/lemon -T/wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/misc/tools/lemon/lempar.c /wrkdirs/usr/ports/cad/brlcad/work/brlcad-7.32.6/src/other/stepcode/src/express/ExpParser_expparse/expparse.y That processes expparse.y to produce what would provide yypMinor (if I understand right). May be that is a context to clean out and have it regenerate from scratch in your environment. === Mark Millard marklmi at yahoo.com