Just installed Geany-1.22.
First, tried to compare using DESTDIR the two versions.
Version 0.21 "make" failed with message:
<quote>
...
CC sidebar.o
CC ui_utils.o
CC utils.o
CC vte.o
CXXLD geany
/usr/bin/ld: plugins.o: undefined reference to symbol 'g_module_error'
/usr/bin/ld: note: 'g_module_error' is defined in DSO
/usr/lib/libgmodule-2.0.so.0 so
try adding it to the linker command line
/usr/lib/libgmodule-2.0.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
...
</quote>
DuckDuckGo gave me a solution as the first listed option:
LDFLAGS='-lgmodule-2.0' ./configure
which must be obvious for all of you, but not yet for me, hope I learned this
time.
For version 1.22, no need for that.
Not much difference, about five more files.
Interesting the version jump.
Could not find corresponding geany-plugins-1.22, but there is a
geany_plugins_git.tar.gz 2012-Jul-03 05:19:05 9.2M application/octet-stream
in the same URL http://download.geany.org/, but did not try it.
--
[]s,
Fernando
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page