Re: Unable to make crosstest for mlang/tests

2008-07-03 Thread John Klehm
On Thu, Jul 3, 2008 at 11:22 AM, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > "John Klehm" <[EMAIL PROTECTED]> writes: > >> Add your fix to w32api (mingws headers) with a patch or use wines >> headers to cross compile. If you patch w32api send your patch to Paul >> Millar. If you want to use Wi

Re: Unable to make crosstest for mlang/tests

2008-07-03 Thread Alexandre Julliard
"John Klehm" <[EMAIL PROTECTED]> writes: > Add your fix to w32api (mingws headers) with a patch or use wines > headers to cross compile. If you patch w32api send your patch to Paul > Millar. If you want to use Wine's headers try my script. > > http://klehm.net/wine/crossbuild_tricks.sh. Note tha

Re: Unable to make crosstest for mlang/tests

2008-07-03 Thread John Klehm
On Thu, Jul 3, 2008 at 9:47 AM, Vitaly Perov <[EMAIL PROTECTED]> wrote: > "make" command works, but when I try "make crosstest" the following message > appears: > mlang.cross.o: In function `func_mlang': > /home/vitperov/Projects/wine/dlls/mlang/tests/mlang.c:831: undefined reference > to `_IID_IMu

Unable to make crosstest for mlang/tests

2008-07-03 Thread Vitaly Perov
"make" command works, but when I try "make crosstest" the following message appears: mlang.cross.o: In function `func_mlang': /home/vitperov/Projects/wine/dlls/mlang/tests/mlang.c:831: undefined reference to `_IID_IMultiLanguage2' /home/vitperov/Projects/wine/dlls/mlang/tests/mlang.c:864: undefin