At 07:19 PM 02/06/2001 +0200, you wrote: <snip>
I have now changed config.h to only enable 64bit support for glibc 2.2 or better.
After applying your patch to current cvs, rm config.cache, ./configure, make depend && make Wine crashes as before.
Did you leave something to for Alexandre Julliard implicit (he certainly knows about this stuff, I don't) ?
I don't understand why _FILE_OFFSET_BITS is still defined in config.h.in.
Gerard
On Sun, Jun 03, 2001 at 12:34:00AM -0400, Gerard Patel wrote:
At 07:19 PM 02/06/2001 +0200, you wrote:
<snip> >I have now changed config.h to only enable 64bit support for glibc 2.2 >or better.
After applying your patch to current cvs, rm config.cache, ./configure, make depend && make Wine crashes as before.
You need to run 'autoheader -l include' if any change to acconfig.h is submitted.
Ciao, Marcus
In article 1.5.4.32.20010603043400.41554060@pop.nerim.net you wrote:
At 07:19 PM 02/06/2001 +0200, you wrote:
<snip> >I have now changed config.h to only enable 64bit support for glibc 2.2 >or better.
*sigh*
You know it is very hard to create a fix if you can't really reproduce the problem.
So, whoever gets that bug...
Could you please do:
"strace -f -o/tmp/threadbuffer.out wine sol.exe"
and send /tmp/threadbuffer.out to me.
Ciao, Marcus