Closed ghost closed 9 years ago
This is issue with gopy whats your go version?
Could you please explain which of these does my post not apply to? I am trying to create a compiled version on Raspbian (Raspberry Pi 2) that Hopefully I can contribute back to the project (and maintain) for the benefit of RP2 developers. I am not asking how a feature works. Issues #503 seemed similar in scope to mine and it received some great help.
Perhaps? but I will never know.
This is Lime
Not about plugins.
Again. Perhaps? but I will never know.
well I'd love to do that but where you sent me to post has no postings or traffic and I feel that I am trying to do something valuable (maybe not, please let me know and I will move on to another editor)
This discussion has been moved over to https://github.com/limetext/support/issues/1
Thanks for your response there!
~/lime $ go get github.com/limetext/lime/frontend/html# github.com/limetext/gopy/lib /usr/local/lib/libpython3.4m.a(complexobject.o): In function
_Py_c_pow': /home/pi/Python-3.4.2/Objects/complexobject.c:121: undefined reference to
hypot' /home/pi/Python-3.4.2/Objects/complexobject.c:122: undefined reference topow' /home/pi/Python-3.4.2/Objects/complexobject.c:123: undefined reference to
atan2' /home/pi/Python-3.4.2/Objects/complexobject.c:127: undefined reference tosincos' /home/pi/Python-3.4.2/Objects/complexobject.c:126: undefined reference to
exp' /home/pi/Python-3.4.2/Objects/complexobject.c:127: undefined reference tolog' /usr/local/lib/libpython3.4m.a(complexobject.o): In function
_Py_c_abs': /home/pi/Python-3.4.2/Objects/complexobject.c:192: undefined reference tohypot' /usr/local/lib/libpython3.4m.a(floatobject.o): In function
float_is_integer': /home/pi/Python-3.4.2/Objects/floatobject.c:790: undefined reference tofloor' /usr/local/lib/libpython3.4m.a(floatobject.o): In function
float_as_integer_ratio': /home/pi/Python-3.4.2/Objects/floatobject.c:1460: undefined reference tofloor' /usr/local/lib/libpython3.4m.a(floatobject.o): In function
float_divmod': /home/pi/Python-3.4.2/Objects/floatobject.c:582: undefined reference tofmod' /home/pi/Python-3.4.2/Objects/floatobject.c:605: undefined reference to
floor' /usr/local/lib/libpython3.4m.a(floatobject.o): In functionfloat_rem': /home/pi/Python-3.4.2/Objects/floatobject.c:553: undefined reference to
fmod' /usr/local/lib/libpython3.4m.a(floatobject.o): In functionfloat_round': /home/pi/Python-3.4.2/Objects/floatobject.c:984: undefined reference to
round' /home/pi/Python-3.4.2/Objects/floatobject.c:987: undefined reference toround' /usr/local/lib/libpython3.4m.a(floatobject.o): In function
float_pow': /home/pi/Python-3.4.2/Objects/floatobject.c:681: undefined reference tofmod' /home/pi/Python-3.4.2/Objects/floatobject.c:706: undefined reference to
floor' /home/pi/Python-3.4.2/Objects/floatobject.c:717: undefined reference tofmod' /home/pi/Python-3.4.2/Objects/floatobject.c:691: undefined reference to
fmod' /home/pi/Python-3.4.2/Objects/floatobject.c:741: undefined reference topow' /usr/local/lib/libpython3.4m.a(longobject.o): In function
PyLong_FromString': /home/pi/Python-3.4.2/Objects/longobject.c:2169: undefined reference tolog' /usr/local/lib/libpython3.4m.a(pytime.o): In function
_PyTime_ObjectToDenominator': /home/pi/Python-3.4.2/Python/pytime.c:173: undefined reference toceil' /home/pi/Python-3.4.2/Python/pytime.c:180: undefined reference to
floor' /usr/local/lib/libpython3.4m.a(pytime.o): In function_PyTime_ObjectToTime_t': /home/pi/Python-3.4.2/Python/pytime.c:212: undefined reference to
ceil' /home/pi/Python-3.4.2/Python/pytime.c:214: undefined reference tofloor' /usr/local/lib/libpython3.4m.a(dynload_shlib.o): In function
_PyImport_GetDynLoadFunc': /home/pi/Python-3.4.2/./Python/dynload_shlib.c:82: undefined reference todlsym' /home/pi/Python-3.4.2/./Python/dynload_shlib.c:95: undefined reference to
dlopen' /home/pi/Python-3.4.2/./Python/dynload_shlib.c:126: undefined reference todlsym' /home/pi/Python-3.4.2/./Python/dynload_shlib.c:101: undefined reference to
dlerror' /usr/local/lib/libpython3.4m.a(signalmodule.o): In functiontimeval_from_double': /home/pi/Python-3.4.2/./Modules/signalmodule.c:117: undefined reference to
floor' /home/pi/Python-3.4.2/./Modules/signalmodule.c:118: undefined reference tofmod' /home/pi/Python-3.4.2/./Modules/signalmodule.c:117: undefined reference to
floor' /home/pi/Python-3.4.2/./Modules/signalmodule.c:118: undefined reference tofmod' /usr/local/lib/libpython3.4m.a(posixmodule.o): In function
posix_openpty': /home/pi/Python-3.4.2/./Modules/posixmodule.c:6000: undefined reference toopenpty' /usr/local/lib/libpython3.4m.a(posixmodule.o): In function
posix_forkpty': /home/pi/Python-3.4.2/./Modules/posixmodule.c:6089: undefined reference to `forkpty' collect2: ld returned 1 exit status