Bugzilla Automation has asked v...@freebsd.org for
maintainer-feedback:
Bug 243315: emulators/virtualbox-ose: 5.2.34 fails to buid on 11.3 with
undefined reference to symbol `OPENSSL_init_ssl@@OPENSSL_1_1_0' (try adding
-lssl)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243315
--- Descrip
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243315
Bug ID: 243315
Summary: emulators/virtualbox-ose: 5.2.34 fails to buid on 11.3
with undefined reference to symbol
`OPENSSL_init_ssl@@OPENSSL_1_1_0' (try adding -lssl)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243315
Kubilay Kocak changed:
What|Removed |Added
Flags||merge-quarterly?
Keyword
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240767
--- Comment #1 from Edward Tomasz Napierala ---
So, the way it works right now is that for current process - and that process
only - linprocfs provides a symlink from /proc/self/fd to /dev/fd.
Making this work properly would require adding
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243155
Mark Johnston changed:
What|Removed |Added
Status|New |In Progress
Assignee|emu