Grandia II whiteout running wine 1.6rc2.

Questions about Wine on Linux
Locked
SolisX
Level 3
Level 3
Posts: 52
Joined: Sat Jul 23, 2011 2:46 pm

Grandia II whiteout running wine 1.6rc2.

Post by SolisX »

Hello Everyone,

Just wanted to let you know i get whiteout on grandia 2 on wine 1.6rc2.

Image
User avatar
dimesio
Moderator
Moderator
Posts: 13209
Joined: Tue Mar 25, 2008 10:30 pm

Re: Grandia II whiteout running wine 1.6rc2.

Post by dimesio »

Someone's filed a bug for it: http://bugs.winehq.org/show_bug.cgi?id=33844.

Is this a regression? If so, you should run a regression test.
SolisX
Level 3
Level 3
Posts: 52
Joined: Sat Jul 23, 2011 2:46 pm

Re: Grandia II whiteout running wine 1.6rc2.

Post by SolisX »

Hello dimesio,

I tried to do a regression test but i keep get this error

winebuild: /usr/bin/clang failed with status 1
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [commdlg.dll16.so] Error 2
make[1]: Leaving directory `/home/user00/wine-git/dlls/commdlg.dll16'
make: *** [dlls/commdlg.dll16] Error 2

Did 10 - 15 bisect skips. Does not want to compile.

BTW: I'm using Slackware 14 64bit.Nvidia Proprietary Driver 310.32. Geforce
430GT.
User avatar
dimesio
Moderator
Moderator
Posts: 13209
Joined: Tue Mar 25, 2008 10:30 pm

Re: Grandia II whiteout running wine 1.6rc2.

Post by dimesio »

Try building with gcc instead of clang.
SolisX
Level 3
Level 3
Posts: 52
Joined: Sat Jul 23, 2011 2:46 pm

Re: Grandia II whiteout running wine 1.6rc2.

Post by SolisX »

Hello Dimesio,

I tried to compile it again today but, i get a different output.

avifile.0A1kpU.s:443:2: error: invalid operand for instruction
lretw
^
avifile.0A1kpU.s:580:2: error: invalid operand for instruction
lretw
^
winebuild: /usr/bin/clang failed with status 1
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [avifile.dll16.so] Error 2
make[1]: Leaving directory `/home/user00/wine-git/dlls/avifile.dll16'
make: *** [dlls/avifile.dll16] Error 2

and as far as building with gcc are there any instrustions?
Locked