[Libosinfo] Can't build due to ld option --no-undefined

Programmingkid programmingkidx at gmail.com
Tue May 10 21:31:59 UTC 2016


On May 10, 2016, at 5:06 PM, Fabiano Fidêncio wrote:

> On Tue, May 10, 2016 at 10:24 PM, Programmingkid
> <programmingkidx at gmail.com> wrote:
>> When I try to build libosinfo-0.3.0, I see this error message: ld: unknown option: --no-undefined. What is the gcc version requirement for libosinfo 0.3.0? I am currently using gcc 4.2.1.
> 
> Seems the same as reported here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1305016
> 
> Are you building on OSX? 
Yes. Mac OS 10.6.

> If yes, can you try the attached patch there?

It does allow me to go past the configure stage, but during the make stage, I see this error:

n file included from ../osinfo/osinfo_os.h:30,
                 from ../osinfo/osinfo.h:55,
                 from osinfo_avatar_format.c:28:
../osinfo/osinfo_media.h:68: error: redefinition of typedef 'OsinfoMedia'
../osinfo/osinfo_install_script.h:43: error: previous declaration of 'OsinfoMedia' was here
make[3]: *** [libosinfo_1_0_la-osinfo_avatar_format.lo] Error 1

Thank you.




More information about the Libosinfo mailing list