GNOME Bugzilla – Bug 792803
cerbero bootstrap is failing for Win32 where Win64 succeeds
Last modified: 2018-05-08 12:54:36 UTC
Created attachment 367256 [details] error that occur at [(5/15) gettext-tools -> compile ] I am using a virtual machine with windows 7 64 bit os. Windows 7 is updated with latest patches/fixes. Visual studio 10 and all required applications defined in cerbero/readme file. When I copy cerbero/config/win64.cbc to .cerbero/cerbero.cbc and run bootstrap, bootstrapping succeeds. But when I copy cerbero/config/win32.cbc to .cerbero/cerbero.cbc and run bootstrap, bootstrapping fails at [(5/15) gettext-tools -> compile ] w Creating library file: .libs/libgettextlib.dll.aCannot export rpl_printf: symbol not found See attachment for complete print out. I applied the patch found in https://bugzilla.gnome.org/show_bug.cgi?id=755222 (adding lines gettext-tools.recipe). If this is the problem shouldn't have failed when bootstrapping against 64 bit? But either way it still fails. I figured I'm leaving a step out for 32 bit or can this be done on a 64 bit machine? Thank you.
Are you really using 1.0.0 of cerbero ? Or are you using latest releases ? Can you confirm it still fails for you with the latest master or stable release ?
Hi Edward, The underlining issue, causing me the need compile GStreamer was solved different way. And, the environment I was working with has been lost and I am not able to give you specifics by looking at the files. To the best of my knowledge I was using 1.0.0. I wish I could be of more help with this matter.
Thanks for getting back to us. Let's close this then. If it's still a problem with current versions, someone will run into this sooner or later and open a new bug.