Created attachment 15816 [details] Add a fmemopen() workaround OmniOS does not have fmemopen(). The attached patch adds a workaround... Should probably only be enabled if fmemopen() doesn't exist or something.