Bug 800632 - cannot build master - conn_test fails to build due to missing linkage on in tree libvirt-gconfig
Summary: cannot build master - conn_test fails to build due to missing linkage on in t...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-06 20:26 UTC by Alban Browaeys
Modified: 2012-03-26 09:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-26 09:47:32 UTC
Embargoed:


Attachments (Terms of Use)
link conn_test againt in tree libvirt-gconfig (851 bytes, text/plain)
2012-03-06 20:26 UTC, Alban Browaeys
no flags Details

Description Alban Browaeys 2012-03-06 20:26:05 UTC
Created attachment 568058 [details]
link conn_test againt in tree libvirt-gconfig

Description of problem:
  CCLD   conn-test
../libvirt-gobject/.libs/libvirt-gobject-1.0.so: undefined reference to
`gvir_config_domain_interface_get_ifname.4'


Attach patch add ../libvirt-gconfig/libvirt-gconfig-1.0.la \ 
to the conn_test_LDADD to fix this issue.

Comment 1 Eric Blake 2012-03-06 20:44:55 UTC
This is a bug in libvirt-glib, not libvirt proper.  You might get better response if you send this bug report and patch upstream to libvir-list, with 'libvirt-glib' in the subject line.  Also, make a suggestion that the libvirt-glib project should include instructions in README about preferred bug submission procedures - I don't know if libvirt-glib plans on using the Red Hat bugzilla instance for tracking upstream bugs (in which case we need a new component added to the list), or if they prefer some other method of bug tracking.

Comment 2 Alban Browaeys 2012-03-26 09:47:32 UTC
I was supposed to send it to the libvir-list list at redhat. Sorry for the mistake. Sent to the mailing list so closing as wontfix as it is not the correct project to bug report against.


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