Hi,
Still working on firebird 3.0 upgrade:
https://gerrit.libreoffice.org/27642/
On MAC, I got an error during creating a fb database
(isc_create_database) that Firebird cannot connect to localhost.[1]
The reason is probably that fbclient library searches for Engine12 in
a wrong path or with a wrong name (so the loopback provider is the
next provider, which tries to connect through localhost ).
I printed out the string that is passed to dlopen in
src/common/os/darwin/modloader.cpp, it's "libEngine12.dylib" which is
good I think.
I wonder why CppunitTest_dbaccess_firebird_test succeeds, because
there is an "isc_create_database" too.
I don't see through how macosx-change-install-names works, but I tried
to use it to create rpath, see changes of patch set 14.
Tamás Bunth
[1] http://pastebin.com/7jS7LmnW
Context
- Firebird - status update (not ready yet) · Bunth Tamás
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.