Hello, I am using freebsd 11.3-RELEASE-p7. I have only ports installed, all was working well. I fetched and updated my ports, I went to update my virtualbox-ose port.
I saw something searching about Linux compatibility layer (from 2014), the port no longer seems to exist.
Also a change in the make file that was more recent, my make file seemed to contain the modifications.
All and any help would be appreciated.
I hope you all are well.
Thanks
Code:
root@covidBSD:/usr/ports/emulators/virtualbox-ose # make install clean
Does it's thing and fails with:
kBuild: Generating /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.34/out/freebsd.amd64/release/obj/Runtime/oiddb.h.ts
kBuild: Compiling RuntimeBldProg - /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.34/src/VBox/Runtime/common/fs/isomakercmd.cpp
/usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.21 required by /usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.34/out/freebsd.amd64/release/obj/oiddb2c/oiddb2c not found
kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.34/out/freebsd.amd64/release/obj/Runtime/oiddb.h.ts] Error 1
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2
*** Error code 2
Stop.
make[1]: stopped in /usr/ports/emulators/virtualbox-ose
*** Error code 1
Stop.
make: stopped in /usr/ports/emulators/virtualbox-ose
I saw something searching about Linux compatibility layer (from 2014), the port no longer seems to exist.
Also a change in the make file that was more recent, my make file seemed to contain the modifications.
All and any help would be appreciated.
I hope you all are well.
Thanks