Closed Mizuho32 closed 6 years ago
Because of problems below, build fall into error.
Maybe this is difficult to solve now so, I write a current solution. I hope this post will help you faced similar problems.
sudo pacman -S gcc7 export CC=/usr/bin/gcc-7 export CXX=/usr/bin/g++-7 export CFLAGS=-I/usr/include/tirpc asdf install python 2.7.13
Hi, sorry for the delay and thanks for sharing. The actual build is handled by python-build so hopefully it will be fixed upstream.
Because of problems below, build fall into error.
Maybe this is difficult to solve now so, I write a current solution. I hope this post will help you faced similar problems.