-
-
Notifications
You must be signed in to change notification settings - Fork 5
Makefile: ERROR: command returned 2: make.exe #5
Comments
There seems to be a lot of assumptions being made here about what's available on the build system. Could you spell those out? |
Note, weighed_stats and weighed_mean are GREAT extensions. I used the MSYS build system, and that works fine. Here are the corrections. 1
does not work I forgot why.
So now that works fine. 2Of line
README is not a variable anywhere 3Of the line
README.md is not in the ./doc directory. It is in the current directory. ./ Therefore ...
So now that works fine. |
pgxn install weighted_mean It works when build from git using the above Makefile Who can PLEASE please please update this in PGXN?
|
Ronan Dunklau,
The current pgxn Makefile produces an error: ERROR: command returned 2: make.exe
Here is a corrected Makefile. Run results follow.
Here is a run after corrections.
The text was updated successfully, but these errors were encountered: