-
Notifications
You must be signed in to change notification settings - Fork 3
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
linking with --with-glib-static option problem #1426
Comments
library search order change proposed, it should fix this problem,
|
branch created: [98f0fd1ca7608ac1a42c969892038895e270b80a]
please test and review |
Replying to iNode:
another branch with correct name: [3d6552894fb17781a7f2e3d9172e55e99a553e1f] |
additional cleanup changeset [090bfd67b937693d96a2427cb2f9108eae414096] |
Now works for me. |
Same here: now works correctly (gentoo amd64) |
|
/home/projects/mc/src/mcconfig/set.c:85: undefined reference to `g_key_file_set_boolean' |
|
|
|
Important
This issue was migrated from Trac:
zaytsev
(@zyv)(was: RHEL 4 linking problem)
Hi!
I am working on a new universal SPEC for all RH-based distros and to date I came up with
http://nopaste.com/p/aAdSlProT
Now I get
http://nopaste.com/p/auCMzt4cz
Although it compiles fine. The question is what else do I need to link against my glib statically apart from the PKG_CONFIG_PATH?
Thanks!
Note
Original attachments:
zaytsev
(@zyv) onJul 26, 2009 at 14:54 UTC
zaytsev
(@zyv) onJul 26, 2009 at 14:54 UTC
The text was updated successfully, but these errors were encountered: