Hi John,

I'll also have a peek at this, thanks for letting us know.

--
Kind regards / Mit freundlichen Grüßen

******************************************************************
Andreas Löffler | VirtualBox Engineering
Principal Software Engineer | Oracle Virtualization

Oracle Global Services Germany GmbH
Riesstr. 25, D-80992 München
Registergericht: Amtsgericht München, HRB 246209
Geschäftsführer: Ralf Herrmann

Green Oracle <http://www.oracle.com/commitment> <http://www.oracle.com/commitment%3e>; Oracle is committed to developing practices and products that help protect the environment




On 15.01.23 17:27, John Lumby via vbox-dev wrote:
Same kind of problem as reported in

https://www.virtualbox.org/pipermail/vbox-dev/2020-September/015559.html

In my case,    g++ compilation of zip.cpp was including lzf.h from  
/usr/include/lzf.h (which does not know about C++ callers) instead of 
/opt/VirtualBox-7.0.4/src/libs/liblzf-3.6/lzf.h (which does).

I could not figure out where in the kmk jungle this mistake is being made,     
but I simply resorted to temporarily hiding  /usr/include/lzf.h and replacing 
it by link to /opt/VirtualBox-7.0.4/src/libs/liblzf-3.6/lzf.h

Cheers,   John
_______________________________________________
vbox-dev mailing list
vbox-dev@virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Attachment: OpenPGP_0x46BCB4E5EE437BAD.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
vbox-dev mailing list
vbox-dev@virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to