Summary: | emulators/virtualbox-ose: QT4 based frontend fails to start due unresolved symbols | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | oleg.nauman |
Component: | Individual Port(s) | Assignee: | Jung-uk Kim <jkim> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | jkim, w.schwarzenfeld |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(vbox) |
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
oleg.nauman
2017-04-21 15:56:13 UTC
My fault. I'll take it. A commit references this bug: Author: jkim Date: Fri Apr 21 16:43:28 UTC 2017 New revision: 439099 URL: https://svnweb.freebsd.org/changeset/ports/439099 Log: Add a forgotten Qt4 patch in the previous commit. Pointyhat to: jkim PR: 218795 Changes: head/emulators/virtualbox-ose/Makefile head/emulators/virtualbox-ose/files/extrapatch-src_VBox_Frontends_VirtualBox_src_widgets_UIMiniToolBar.h Fixed and tested. Sorry for the breakage. Ok, but it was my error. Overlooked the UIMiniToolBar.h in the other PR. Sorry for this. But it is interesting. The shared library (VirtualBox.so) has still the symbol. But it started on 10.3 without problem. It should also make a error message. correct the shared library had .... Committed. |