codebrainz / codebrainz/geanypy
Trouble to compile geanypy in Debian-Wheezya and Squeeze
- Dominant language
- C
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
geanypy try to compile in debian squeeze and wheezy and it generates the same error:
....
CC geanypy_la-geanypy-signalmanager.lo
CC geanypy_la-geanypy-templates.lo
CC geanypy_la-geanypy-uiutils.lo
CCLD geanypy.la
make[2]: se sale del directorio `/root/src/geanypy/src'
make[1]: se sale del directorio`/root/src/geanypy/src'
Making all in geany
make[1]: se ingresa al directorio `/root/src/geanypy/geany'
GEN __init__.pyc
GEN console.pyc
GEN manager.pyc
GEN loader.pyc
GEN plugin.pyc
GEN signalmanager.pyc
make[1]: se sale del directorio`/root/src/geanypy/geany'
Making all in plugins
make[1]: se ingresa al directorio `/root/src/geanypy/plugins'
make[1]: No se hace nada para`all'.
make[1]: se sale del directorio `/root/src/geanypy/plugins'
make[1]: se ingresa al directorio`/root/src/geanypy'
make[1]: No se hace nada para `all-am'.
make[1]: se sale del directorio`/root/src/geanypy'
I have followed the instructions of the official documentation and does not work.
May be due to this error and how can fix it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.