Subject: Re: problems regression testing/compiling wine
Date: Mon, 14 May 2007 10:01:19 +0300 (EEST)
* On Sun, 13 May 2007, Louis Lenders wrote:
> * EA Durbin hotmail.com> writes:
> >
> > No, that doesn't help, i've tried distclean, git clean -x, the usual
> > mak
Saulius Krasuckas wrote:
> * On Sun, 13 May 2007, Louis Lenders wrote:
>
>>* EA Durbin hotmail.com> writes:
>>
>>>No, that doesn't help, i've tried distclean, git clean -x, the usual
>>>make clean, and nothing works. Regression testing seems borked passed
>>>two bisects.
>>
>>I know I had the s
* On Sun, 13 May 2007, Louis Lenders wrote:
> * EA Durbin hotmail.com> writes:
> >
> > No, that doesn't help, i've tried distclean, git clean -x, the usual
> > make clean, and nothing works. Regression testing seems borked passed
> > two bisects.
>
> I know I had the same problem, and somehow
-devel winehq.com
> >Subject: Re: problems regression testing/compiling wine
> >Date: Sun, 13 May 2007 14:05:42 + (UTC)
> >
I know I had the same problem, and somehow i got around it, but i forgot how ;(
maybe "rm -rf */*/*.def" from wine's source tree.
No, that doesn't help, i've tried distclean, git clean -x, the usual make
clean, and nothing works. Regression testing seems borked passed two
bisects.
From: Louis Lenders <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: problems regression testing/compiling wine
Date:
E
> winegcc: gcc failed.
> make[2]: *** [winex11.drv.so] Error 2
> make[2]: Leaving directory `/home/eric/wine/dlls/winex11.drv'
> make[1]: *** [winex11.drv] Error 2
> make[1]: Leaving directory `/home/eric/wine/dlls'
> make: *** [dlls] Error 2
>
> _
EA Durbin schreef:
> I'm having problems regression testing between 0.9.15 and 0.9.37. On
> 3+ bisects I keep getting the following error and wine won't compile.
Most of the time when this happens you forget to do a make distclean
first. It is recommended to use ccache and do a 'make distclean' ev
I'm having problems regression testing between 0.9.15 and 0.9.37. On 3+
bisects I keep getting the following error and wine won't compile.
/home/eric/wine/dlls/winex11.drv/palette.c:866: undefined reference to
`GDI_ReleaseObj'
palette.o:/home/eric/wine/dlls/winex11.drv/palette.c:881: more undef