[Github-comments] [geany/geany] Can not compile geany 1.30 (#1516)
Robert A. Heiler
notifications at xxxxx
Mon Jun 12 21:50:03 UTC 2017
Error is:
/usr/bin/ginstall -c -m 644 SciLexer.h Scintilla.h Scintilla.iface ScintillaWidget.h Sci_Position.h '/Programs/Geany/1.30/include/geany/scintilla/'
make[3]: Leaving directory '/Depot/Temp/geany-1.30/scintilla/include'
make[2]: Leaving directory '/Depot/Temp/geany-1.30/scintilla/include'
make[2]: Entering directory '/Depot/Temp/geany-1.30/scintilla'
make[3]: Entering directory '/Depot/Temp/geany-1.30/scintilla'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/Depot/Temp/geany-1.30/scintilla'
make[2]: Leaving directory '/Depot/Temp/geany-1.30/scintilla'
make[1]: Leaving directory '/Depot/Temp/geany-1.30/scintilla'
Making install in src
make[1]: Entering directory '/Depot/Temp/geany-1.30/src'
Making install in tagmanager
make[2]: Entering directory '/Depot/Temp/geany-1.30/src/tagmanager'
make[3]: Entering directory '/Depot/Temp/geany-1.30/src/tagmanager'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/Programs/Geany/1.30/include/geany/tagmanager'
/usr/bin/ginstall -c -m 644 tm_source_file.h tm_tag.h tm_workspace.h tm_parser.h '/Programs/Geany/1.30/include/geany/tagmanager'
make[3]: Leaving directory '/Depot/Temp/geany-1.30/src/tagmanager'
make[2]: Leaving directory '/Depot/Temp/geany-1.30/src/tagmanager'
make[2]: Entering directory '/Depot/Temp/geany-1.30/src'
CCLD geany
./.libs/libgeany.so: undefined reference to `Editor::RangeText[abi:cxx11](int, int) const'
./.libs/libgeany.so: undefined reference to `Document::TransformLineEnds[abi:cxx11](char const*, unsigned int, int)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:758: geany] Error 1
make[2]: Leaving directory '/Depot/Temp/geany-1.30/src'
make[1]: *** [Makefile:1214: install-recursive] Error 1
make[1]: Leaving directory '/Depot/Temp/geany-1.30/src'
make: *** [Makefile:595: install-recursive] Error 1
My host system is:
========================================================================
Operating System: GNU/Linux
Os Bit Type: i686
CPU Model: Intel(R) Celeron(R) CPU G1630 @ 2.80GHz, 2 cores
CFLAGS in use: -O2 -fPIC -fno-strict-overflow -Wno-error
RAM: 7977364 kB RAM (7790.4 MB) (7.6 Gig)
Screen Resolution: 1920x1080
Gcc Version: 7.1.0
Glibc Version: 2.23
Kernel Version: 4.4.14
Ruby Version: 2.4.1p111 (2017-03-22 revision 58053) [i686-linux]
Rubygems Version: 2.6.11
Rubygem Installation Directory: /Programs/Ruby/2.4.1/lib/ruby/gems/2.4.0/
========================================================================
Not sure what Editor::RangeText is ... my this be due to GCC? I remember having compiled geany before... but since then I changed my host system a bit. hmm.
Either way, if this is a valid error, could the error message be made better? Something indicitave of the error. I can change everything here on my system but I am not quite sure about the error right now. Thanks for reading anyway!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1516
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170612/dbaa43d8/attachment.html>
More information about the Github-comments
mailing list