leonh edited a comment on issue #85: URL: https://github.com/apache/incubator-age/issues/85#issuecomment-860926197
Experienced this exact issue following the source install steps in the documentation on Ubuntu 21.4 , (on which apt-get installs Bison 3.7.5 ) Altering the line in the Makefile to: PG_CPPFLAGS = -I$(ag_include_dir) -I$(ag_include_dir)/parser solved the problem for me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
