maintainer-feedback requested: [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)

2020-01-13 Thread bugzilla-noreply
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

[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)

2020-01-13 Thread bugzilla-noreply
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)

[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)

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243315 Kubilay Kocak changed: What|Removed |Added Flags||merge-quarterly? Keyword

[Bug 240767] linprocfs(4) - /proc/fd is weird

2020-01-13 Thread bugzilla-noreply
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

[Bug 243155] Linuxulator: broken fadvise64 for 32-bit applications on amd64

2020-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243155 Mark Johnston changed: What|Removed |Added Status|New |In Progress Assignee|emu