eden / mysqlgo

MySQL bindings for Go
BSD 2-Clause "Simplified" License
17 stars 3 forks source link

install error #2

Closed euskadi31 closed 5 years ago

euskadi31 commented 14 years ago

Hi, I get an error when installing !!

[02:11:37| userName :~/temps/go/mysqlgo > make install cd db; make install make[1]: Nothing to be done for `install'. cd mysql; make install /Users/userName/bin/6g -o go.6 const.go bound_data.go mysql.cgo1.go _cgo_gotypes.go mysql.cgo1.go:248: undefined: strings.Bytes make[1]: * [go.6] Error 1 make: * [mysql_install] Error 2 [02:11:38| userName :~/temps/go/mysqlgo >