Could not find acceptable ICU Library on Elbrus E2K ---------------------------------------------------
Key: CORE-6288 URL: http://tracker.firebirdsql.org/browse/CORE-6288 Project: Firebird Core Issue Type: Bug Components: Build Issues / Porting Affects Versions: 4.0 Beta 1 Environment: Elbrus E2K with lcc Reporter: Konstantin Belov Priority: Blocker I am trying to compile Firebird-4.1436-Beta1 on Elbrus E2K. I add e2k to config files and do this: ./confirure --with-builtin-tommath --with-builtin-tomcrypt && make -i With '-i' because Elbrus lcc crashes when compiles metadata.fbd and exit with error. So, I ignore this problem. Then when I try to make install I have this message: Could not find acceptable ICU Library If try to execute sudo ./gsec -user sysdba -password 0000 -di the message is: unable to open database Could not find acceptable ICU Library u_init() error 4 Elbrus have this list of iculibs: libicuuc.so.58 (libc6, 64bit), libicuuc.so (libc6, 64bit) libicutu -/- libicutest -/- libicui18n -/- libicuio -/- libicudata -/- all of them in /usr/lib64 My lcc is 1.23.18 and it is compatible with gcc 5.5.0 And there is no errors with Elbrus on x86_64 with gcc 5.5.0. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel