Rahul Iyer created MADLIB-1065:
----------------------------------
Summary: CMake: Give informative error message when no files found
in serverdir
Key: MADLIB-1065
URL: https://issues.apache.org/jira/browse/MADLIB-1065
Project: Apache MADlib
Issue Type: Bug
Components: Build System
Reporter: Rahul Iyer
Fix For: v2.0
Error reported by user trying to compile MADlib on Ubuntu against Postgresql
9.6. The postgres installation was missing server headers, which led to an
error during {{cmake}}.
The only error shown was:
{{-- Could NOT find PostgreSQL (missing: POSTGRESQL_EXECUTABLE) }}.
This can be improved to give the actual source of error, with instructions on
how to fix.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)