mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
214 stars 66 forks source link

Can't build on Ubuntu 20.04.3 #232

Closed netinhoteixeira closed 2 years ago

netinhoteixeira commented 2 years ago

Hello, I followed all steps in this link:

http://www.flamerobin.org/dokuwiki/wiki/howtobuildonubuntudebian

But in make step a error is happing.

Log file is complete and attached.

flamerobin_202110140015.log

Thank you!

mariuz commented 2 years ago

please pull current version from , it should be fixed

https://github.com/mariuz/flamerobin/commit/0cde69f443b8bcfdd2f9d24314afcf0fb3f78932

netinhoteixeira commented 2 years ago

Solved. Tried in Ubuntu 21.10. But I think that in 20.04 it works too. Thank you a lot!!!