Got this annoying error message when trying to compile latest python default branch in OSX:
“`
$ make ./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl Traceback (most recent call last): File “/usr/local/bin/hg”, line 4, in
Got this annoying error message when trying to compile latest python default branch in OSX:
“`
$ make ./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl Traceback (most recent call last): File “/usr/local/bin/hg”, line 4, in
svn update is again split into two stage process in hg:
1 2 3 |
|
In hg you have to use two commands to extract info similar to svn.
“`
$ hg tip changeset: 70656:3301a01071f9 tag: tip user: Martin v. Löwis
The python build on solaris express is a partial success. Here is part of the output message:
1 2 3 4 5 6 7 8 9 10 |
|
Tried to build python in Solaris Express 11.
Used pkg
to install the gcc/g++
.
and hg
.
Ran configure
to generate the Makefile
.
After hitting make
, got this error message:
1 2 |
|
Solved by running: pkg install header-math