Wine is tricky to build under Solaris, there are a lot of preconditions and patches required to 34 files, but I do have a working version of Wine 20050310
Bob On Tue, 19 Apr 2005 01:15 am, Mark Greenbank wrote: > 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 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) where > > #0 0xfef229ec in strlen () from /lib/libc.so.1 > > #1 0xfef77cbe in _ndoprnt () from /lib/libc.so.1 > > #2 0xfef7a837 in fprintf () from /lib/libc.so.1 > > #3 0x0805b7e5 in BuildDef32File (outfile=0x8074e98, spec=0x8075450) > > at spec32.c:851 > > #4 0x08053f34 in main (argc=7, argv=0x80471d0) at main.c:474 > > > > For some reason, the input_file variable is NULL upon entry to > > BuildDef32File. > > > > Any help would be appreciated. > > > > mark
