Missing header file

Bug #380573 reported by Jim Whitby
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VBoxMount
New
Undecided
Christian Kellner

Bug Description

Latest version of vbox source ( 2.2.2 ) does not contain VBox/VBoxHDD-new.h. It does contain VBox/VBoxHDD.h.

So, the compile fails with:
HardDiskNew.h:23:30: error: VBox/VBoxHDD-new.h: No such file or directory

Is this as simple as modifying HardDiskNew.h to change VBox/VBoxHDD-new.h to VBox/VBoxHDD.h, or are there other changes that need to be made also?

This is using VboxMount 0.3.0

Thx

Jim

description: updated
Revision history for this message
Christian Kellner (gicmo) wrote :

Ups. Should an easy fix if the API just has moved to another file. Let me check.

Changed in vboxmount:
assignee: nobody → Christian Kellner (gicmo)
Revision history for this message
Christian Kellner (gicmo) wrote :

Ok, fixing the header error is a easy fix. BUT they also removed the VDIGetImageUUIDs () API call. Which is not such an easy fix. I need to figure out a way to work around that.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.