[
https://issues.apache.org/jira/browse/MADLIB-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Orhan Kislal updated MADLIB-1514:
---------------------------------
Fix Version/s: v2.1.0
(was: v2.0.0)
> Problem installing MADlib 2.0 from source for Postgres 15.1
> -----------------------------------------------------------
>
> Key: MADLIB-1514
> URL: https://issues.apache.org/jira/browse/MADLIB-1514
> Project: Apache MADlib
> Issue Type: Bug
> Components: Build System
> Reporter: Paul Donner
> Priority: Major
> Fix For: v2.1.0
>
>
> I was trying to install MADlib 2.0 from source on Postgresql 15.1. I got this
> error when compiling:
> {quote}{{/home/pdonner/temp/apache-madlib-2.0.0-src/methods/array_ops/src/pg_gp/array_ops.c:11:10:
> fatal error: utils/int8.h: No such file or directory}}
> {{ 11 | #include "utils/int8.h"}}
> {{ | ^~~~~~~~~~~~~~}}
> {{compilation terminated.}}{quote}
> Postgresql was also installed from source and various header files are in the
> include directory but not int8.h. It seems this file was in earlier PG
> versions in that directory but no longer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)