Hi again,
Still trying to compile wine for Solaris 10 but this time I'm getting
a message during the build that virtual memory has been exhausted.
I traced this to an xrealloc call requesting a realloc of 0 size;
could this be correct?
Thanks,
Mark
Sorry to reply to my own email; I'm trying to build wine-20050310; is
there a more recent release that would build under Solaris?
Thanks,
Mark
On 4/18/05, Mark Greenbank <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm getting a Segmentation Fault when building wine on Sol
Hi all,
I'm getting a Segmentation Fault when building wine on Solaris 10:
The command itself is:
../tools/winebuild/winebuild -w --def \
-o advapi32/advapi32.spec.def --export advapi32/advapi32.spec
gdb stack strace shows:
#0 0xfef229ec in strlen () from /lib/libc.so.1
(gdb) whe