Opened 13 years ago
Closed 8 years ago
#9224 closed enhancement (invalid)
GNU/kFreeBSD support: please update NSPR and XPCOM
Reported by: | Robert Millan | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.10 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description (last modified by )
Hi!
I'm working on a port of VirtualBox to GNU/kFreeBSD. Since there's a large patchset, and not all of it is ready to be submitted, I'll file separate bug reports for each problem.
First issue is that VirtualBox embeds old versions of NRPR and XPCOM. The upstream version of these libraries is already ported to support GNU/kFreeBSD. Please could you update to the latest version in VirtualBox source tree?
Attachments (2)
Change History (10)
comment:1 by , 13 years ago
by , 13 years ago
comment:2 by , 13 years ago
Ok. In that case please consider this patch. It's roughly based in the patch that was merged in NSPR.
https://bugzilla.mozilla.org/attachment.cgi?id=206762&action=diff
Please remember to regenerate configure afterwards.
by , 13 years ago
Attachment: | xpcom.diff added |
---|
comment:3 by , 13 years ago
And xpcom.diff, extracted from Mozilla BTS (https://bugzilla.mozilla.org/attachment.cgi?id=308126&action=diff)
comment:4 by , 13 years ago
How useful is merging the configure diff? We don't use configure during the build process.
comment:5 by , 13 years ago
Ah, I see. I wasn't sure if it was used or not, so I thought better be safe than sorry ;-)
If it's not used, feel free to discard it from my patch. TIA.
comment:6 by , 13 years ago
Btw, nspr.diff is copyright 2004, 2005 Robert Millan and I hereby license it under the MIT license (http://www.virtualbox.org/wiki/MIT%20license)
xpcom.diff is just two-line diff and is not significant with regard to copyright law.
comment:8 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Please use the vbox-dev mailing list for such patch series.
Sorry, but that's quite impossible because we did various local fixes and small enhancements to these libraries.