Bug 158945 - Missing symbolic links for libraries
Summary: Missing symbolic links for libraries
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: GConf
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-05-27 01:16 UTC by Tomas Edwardsson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-05-27 11:04:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tomas Edwardsson 2005-05-27 01:16:51 UTC
Description of problem:
Unable to compile gnucash because of linking problems

Version-Release number of selected component (if applicable):
GConf-1.0.9-16

How reproducible:
Try linking something with "-lgconf-gtk-1" or "-lgconf-1"

I discovered this when trying to recompile gnucash. Adding links to the needed
libraries fixed my problems:

lrwxrwxrwx    1 root   root          23 maí 27 01:07 libgconf-gtk-1.so ->
libgconf-gtk-1.so.1.0.0
lrwxrwxrwx    1 root   root          19 maí 27 01:08 libgconf-1.so ->
libgconf-1.so.1.0.4

Comment 1 Tomas Edwardsson 2005-05-27 11:04:24 UTC
Links are included in GConf-devel, closing this bug.


Note You need to log in before you can comment on or make changes to this bug.