lilei2894 opened a new issue, #2043:
URL: https://github.com/apache/age/issues/2043
**Describe the bug**
Hello, My environment is Ubuntu 24(VMware in Windows11) and PG16. I had
download the AGE package [apache-age-1.5.0-src.tar.gz], than the next step when
I install AGE, it reports error bwlow:
```
In file included from src/backend/age.c:20:
.//src/include/catalog/ag_catalog.h:23:10: fatal error: No such file or
directory
23 | #include"postgres.h"
| ^~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: src/backend/age.o] Error 1
```
**Expected behavior**
please fix it or tell me how to handle this
thanks
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]