On Tue, Mar 07, 2017 at 11:03:33AM +0100, Martin Schreiber wrote: > I try to compile git B3_0_Release branch on openSUSE Leap 42.2. It fails > with > " > /home/mse/packs/standard/git/firebird/source_3_0/gen/Release/firebird/bin/isql > -q -i /home/mse/packs/standard/git/firebird/source_3_0/src/dbs/metadata.sql > can't format message 17:0 -- message file > /home/mse/packs/standard/git/firebird/source_3_0/gen/Release/firebird/firebird.msg > not found > Could not find acceptable ICU library
You would need the patch unicode-handle-the-ICU-version-hack-from-SuSE.patch from https://build.opensuse.org/package/show/home:mkubecek:firebird30/firebird It's ugly but I didn't get to replacing it with something nicer yet. FYI: unless you have other reasons to do your build, there are ready to use FB 3.0 packages in OBS projects server:database (copy of what is in Tumbleweed) and home:mkubecek:firebird30 (recent git snapshot): http://download.opensuse.org/repositories/server:/database/openSUSE_Leap_42.2/ http://download.opensuse.org/repositories/home:/mkubecek:/firebird30/openSUSE_Leap_42.2/ Michal Kubecek ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
