My current server is running FreeBSD 9.2 64 Bits. I have installed many services, including Firebird 2.5.2
It is a good hardware with 12GB of RAM, 2 processors and 4 SAS HDs. As I have spare Hds, I decided to install FreeBSD 12.1 64 bits to test all services before transferring the data and putting it into production. All worked except for the Firebird25-server. Bus error. In LLDB it shows error in the libfbintl.so library: CVICU_convert_init (charset *) () from /usr/local/libexec/firebird/intl/fbintl.so As I am stubborn, I tested with FreeBSD 12.1 i386 and to my surprise the Firebird25-server worked 100%. The problem is that I don't want to install 32bits since I can't take advantage of the 12GB of RAM. In the forum I found a post indicating to compile with clang34 but this port is no longer available. Question: Does anyone have a suggestion on how to solve this problem? How to compile firebird25-server in FreeBSD 12.1 64bits? Note 1 - Package has the same problem. Note 2 - I dont want to change FreeBSD to Linux. Sorry about my English Gelson Borsoi Brazil SC Chapecó _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"