Functions _getRealLBA(...) undefined
Brought to you by:
flecxie,
lennartyseboodt
efsl-0.3.6
Code does not link because, although part_getrealLBA() is prototyped in the partition.h file, the actual definition does not exist.
The prototype follows:
euint32 part_getRealLBA(Partition *part,euint32 address);
Where is this function? The 0.3.6 version is in poor shape. I am reverting to a stable distribution, although bugs exist.