[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] Duplicate symbol error with 0.9.3 on OSX
- From: Matthias Bolte <matthias bolte googlemail com>
- To: Justin Clift <jclift redhat com>
- Cc: libvir-list Libvirt <libvir-list redhat com>
- Subject: Re: [libvirt] Duplicate symbol error with 0.9.3 on OSX
- Date: Tue, 5 Jul 2011 10:46:13 +0200
2011/7/5 Justin Clift <jclift redhat com>:
> On 05/07/2011, at 1:23 AM, Matthias Bolte wrote:
>> 2011/7/4 Justin Clift <jclift redhat com>:
>>> Just went to update the OSX libvirt build for 0.9.3, but it's
>>> giving a duplicate symbol error:
>>>
>>> ld: duplicate symbol _virNetworkDNSHostsDef in ./.libs/libvirt_driver_test.a(libvirt_driver_test_la-test_driver.o) and ./.libs/libvirt_conf.a(libvirt_conf_la-network_conf.o)
>>>
>>> "virNetworkDNSHostsDef" is definitely in src/conf/network_conf.*,
>>> but not seeing it anywhere in src/test/test_driver.*.
>>
>> The problem seems to the the struct A {} A; style. This looks bogus.
>> Here's a patch that might fix it.
>
> Thanks Matthias, that fixes it perfectly. :)
>
> Just incorporated your patch into the new OSX 0.9.3 libvirt build. Should be
> live to the wider OSX public within 24 hours or so. :)
>
> Regards and best wishes,
>
> Justin Clift
I take that as an ACK and pushed the patch.
--
Matthias Bolte
http://photron.blogspot.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]