Hi Richard, > ./configure CFLAGS=O0
This worked, but I had to use the following syntax: ./configure CFLAGS="-O0" > Is what you are doing the same as that now documented at > http://www.denemo.org/hacking-sources/#MacPorts > or do you have slightly different packages? I have all of those packages installed with the same variants with the exception of gtk-doc, where I have +python38 (which seems to be the default). Eddy
