Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLONE -ldconfig fails to correctly link libib_util.so [CORE4746] #5051

Open
firebird-automations opened this issue Apr 10, 2015 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Коренберг Марк (socketpair2)

Attachments:
z.patch

libib_util.so is linked in a WRONG way. I have patch that resolve that.

This patch changes build of this library in a way that libib_util.so.0 (plain file) create as well as sylink named libib_util.so as it should be.

This patch works for me.

@firebird-automations
Copy link
Collaborator Author

Modified by: Коренберг Марк (socketpair2)

Version: 2.5.4 [ 10585 ]

Version: 2.5.3 Update 1 [ 10650 ]

Component: Build Issues / Porting [ 10070 ]

description: SFID: 904270#⁠
Submitted By: blueraven

I installed FirebirdSS-1.5.0.4290 from RPM on Fedora Core 1.
Installation was fine, but now, everytime I try installing other
packages, I get this error:

ldconfig: Can't link /usr/lib/../gen/firebird/lib/libib_util.so to
libib_util.so

Problem seems to be in /opt/firebird/lib/libib_util.so: in fact, the
symlink set up in /usr/lib is correctly pointing to it and, if I try to
remove the symlink and launch ldconfig, the error disappears.
I tried searching on Google and in existing bug reports, but no one
seems to have this problem.

=>

libib_util.so is linked in a WRONG way. I have patch that resolve that.

This patch changes build of this library in a way that libib_util.so.0 (plain file) create as well as sylink named libib_util.so as it should be.

This patch works for me.

Component: Installation [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: Коренберг Марк (socketpair2)

Patch fixes that problem

@firebird-automations
Copy link
Collaborator Author

Modified by: Коренберг Марк (socketpair2)

Attachment: z.patch [ 12703 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Коренберг Марк (socketpair2)

priority: Major [ 3 ] => Minor [ 4 ]

issuetype: Bug [ 1 ] => Improvement [ 4 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ] =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant