[Geany-devel] geany-plugins on openbsd

Serge A. Ribalchenko fisher at xxxxx
Fri Jul 24 09:13:44 UTC 2009


Hi there,

yesterday I tried to build geany-plugins 0.17.1 on my home notebook with
openbsd 4.4 on it.
It just won't compile. Problem was in
geany-plugins-0.17.1/geanygdb/src/gdb-ui-main.c, there we have include
line,

> #include <elf.h>

and my openbsd system does not have that file.

After an hour or so I found these structs in other include file, called
elf_abi.h; so then I change 'include <elf.h>' to 'include <elf_abi.h>'
and everything's now just fine.

I don't know how to trick this in 'configure' script, so there isn't any
patches attached. Hope you know how to fix it.

And thank you for the best IDE ever =)

-- 
Serge A. Ribalchenko <fisher at tvcom.com.ua>
tvcom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: ?? ??????? ???????????? ????????? ???????? ????????
URL: <http://lists.geany.org/pipermail/devel/attachments/20090724/c6730657/attachment.pgp>


More information about the Devel mailing list