[virt-tools-list] libguestfs on OSX

Richard W.M. Jones rjones at redhat.com
Fri Oct 22 20:40:23 UTC 2010


On Sat, Oct 23, 2010 at 07:19:43AM +1100, Justin Clift wrote:
> On 10/23/2010 07:15 AM, Richard W.M. Jones wrote:
> > On Fri, Oct 22, 2010 at 01:44:23PM -0600, Eric Blake wrote:
> >>> Looks for all the world like a bug in Mac OS X:
> >>>
> >>>  695     case hive_t_qword: {
> >>>  696       int64_t j = hivex_value_qword (h, value);
> >>>  697       printf ("%" PRIi64 "\n", j);
> >>
> >> Indeed.  And the fact that the compiler is complaining about
> >> gl_int64_t makes it sound like gnulib is implicated.  Would you mind
> >> reducing this to a simpler testcase and posting to bug-gnulib AT
> >> gnu.org?
> > 
> > Hmm, unfortunately my simple OS X test program + automake + gnulib was
> > *not* able to reproduce the above.  It compiled fine, as an ordinary
> > program and with the gnulib 'inttypes' module.
> > 
> > Justin, maybe something about your system?
> 
> Hmmmm.  Want to cut-n-paste your simple test program here?  I'll give
> it a whirl here, to see if the problem is this system or the test
> program? :)

This is what I was testing:

http://www.annexia.org/tmp/project-1.0.tar.gz

You might want to update the gnulib for your system.

BTW, version of gnulib in hivex might not be completely up to date (in
fact, I've no idea what the status is).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw




More information about the virt-tools-list mailing list