This repository was archived by the owner on Jul 24, 2023. It is now read-only.
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
Make returns error #3
Closed
Description
running make
returns the following error:
CGO_LDFLAGS="-L/usr/lib/python2.7 -lpython2.7" CGO_CFLAGS="-I/usr/include/python2.7 -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security" go install -compiler="gc" .
go install: no install location for _/home/smith/go/pkg/github.com/sbinet/go-python
make: *** [install] Error 1
My GOPATH is /home/smith/go.
Metadata
Metadata
Assignees
Labels
No labels