Wine 1.0 on Fedora 16 64-bit

Questions about Wine on Linux
Locked
blundakat
Level 1
Level 1
Posts: 8
Joined: Tue Dec 20, 2011 1:50 am

Wine 1.0 on Fedora 16 64-bit

Post by blundakat »

Hello

I am trying to install Oblivion on Fedora 16 64-bit but am having problems with the install sheild crashing. I have read that this is because of the 64 bit wine so I am trying to build an older version of wine from source. However I am having problems with this aswell. I suspect that this is because of the 64-bit OS aswell. the reason I say this is that it appears 'make' is still trying to use lib64, please see the last few lines of 'make':

/usr/bin/ld: skipping incompatible /usr/lib64/libexif.so when searching for -lexif
/usr/bin/ld: cannot find -lexif
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [gphoto2.ds.so] Error 2
make[2]: Leaving directory `/home/blundakat/Downloads/wine-1.0/dlls/gphoto2.ds'
make[1]: *** [gphoto2.ds] Error 2
make[1]: Leaving directory `/home/blundakat/Downloads/wine-1.0/dlls'
make: *** [dlls] Error 2

any help or suggestions would be much appreciated. I am trying to use wine 1.0 because it was recomened as working the best with Oblivion.
Frédéric Delanoy

Wine 1.0 on Fedora 16 64-bit

Post by Frédéric Delanoy »

On Tue, Dec 20, 2011 at 07:56, blundakat <[email protected]> wrote:
Hello

I am trying to install Oblivion on Fedora 16 64-bit but am having problems with the install sheild crashing. I have read that this is because of the 64 bit wine so I am trying to build an older version of wine from source. However I am having problems with this aswell. I suspect that this is because of the 64-bit OS aswell. the reason I say this is that it appears 'make' is still trying to use lib64, please see the last few lines of 'make':

/usr/bin/ld: skipping incompatible /usr/lib64/libexif.so when searching for -lexif
/usr/bin/ld: cannot find -lexif
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
/usr/bin/ld: skipping incompatible /lib64/libusb.so when searching for -lusb
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [gphoto2.ds.so] Error 2
make[2]: Leaving directory `/home/blundakat/Downloads/wine-1.0/dlls/gphoto2.ds'
make[1]: *** [gphoto2.ds] Error 2
make[1]: Leaving directory `/home/blundakat/Downloads/wine-1.0/dlls'
make: *** [dlls] Error 2

any help or suggestions would be much appreciated. I am trying to use wine 1.0 because it was recomened as working the best with Oblivion.
http://appdb.winehq.org/objectManager.p ... n&iId=3150
seems to indicate that latest 1.3.x is working correctly. 1.0 is
obsolete and not supported anymore.
Also, are you compiling a 64-bit wine? If you only need to run 32-bit
programs, a 32-bit wine is sufficient (and preferable).
blundakat
Level 1
Level 1
Posts: 8
Joined: Tue Dec 20, 2011 1:50 am

Post by blundakat »

I tried the latest version and the installer crashed with the error Error Code: -5006 : 0x8000ffff, which there was a bug report for. The person who issued the bug said he fixed it by installing an earlyer version of wine.

I have tried setting wine prefix to 32-bit but this didnt seem to help the problem which is why I am trying to install an earlyer version of wine.
Frédéric Delanoy

Wine 1.0 on Fedora 16 64-bit

Post by Frédéric Delanoy »

On Tue, Dec 20, 2011 at 12:11, blundakat <[email protected]> wrote:
I tried the latest version and the installer crashed with the error Error Code: -5006 : 0x8000ffff, which there was a bug report for. The person who issued the bug said he fixed it by installing an earlyer version of wine.

I have tried setting wine prefix to 32-bit but this didnt seem to help the problem which is why I am trying to install an earlyer version of wine.
Already asked, but are you compiling a 64-bit wine or a 32-bit one? Is
the application you're trying to run 32-bit?
blundakat
Level 1
Level 1
Posts: 8
Joined: Tue Dec 20, 2011 1:50 am

Post by blundakat »

Well In the example I was trying to compile wine 1.0 is there even a 64bit version of wine 1.0? im not sure what bit the game is tho, how can I tell?
blundakat
Level 1
Level 1
Posts: 8
Joined: Tue Dec 20, 2011 1:50 am

Post by blundakat »

sorry, the app is also 32-bit
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

blundakat wrote:I tried the latest version and the installer crashed with the error Error Code: -5006 : 0x8000ffff, which there was a bug report for. The person who issued the bug said he fixed it by installing an earlyer version of wine.
Bug number?

As you've been told, 1.0 is no longer supported here, and according to the AppDB Oblivion works fine in recent Wine. If there was a regression, I doubt it goes back to 1.0; in that case you should be using the last known good version of Wine.

As for building 32 bit Wine on a 64 bit OS, you need to install 32 bit versions of everything Wine complains about.
blundakat
Level 1
Level 1
Posts: 8
Joined: Tue Dec 20, 2011 1:50 am

Post by blundakat »

Bug 26700
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

blundakat wrote:Bug 26700
That bug was closed as invalid. And the user's problem was not solved by an older version of Wine, it was solved by using 32 bit Wine.
blundakat
Level 1
Level 1
Posts: 8
Joined: Tue Dec 20, 2011 1:50 am

Post by blundakat »

OK, how do I ensure I am compiling a 32-bit wine?
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

blundakat wrote:OK, how do I ensure I am compiling a 32-bit wine?
./configure
make

If you want 64 bit, you have to specifically enable it when you run ./configure.

But why don't you just use your distro's 32 bit packages? Fedora does provide them.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

blundakat wrote:OK, how do I ensure I am compiling a 32-bit wine?
http://wiki.winehq.org/WineOn64bit

The wine-1.0 does not support/work properly as 64-bit. Don't even try to compile it as 64-bit.
User avatar
Ambit_Energy
Newbie
Newbie
Posts: 1
Joined: Wed Dec 21, 2011 5:55 am

Post by Ambit_Energy »

Is the link for 64bit?
Madhusudan M.I

Wine 1.0 on Fedora 16 64-bit

Post by Madhusudan M.I »

no. for 32bid iso.

On Wed, Dec 21, 2011 at 4:46 PM, Ambit_Energy <[email protected]>wrote:
Is the link for 64bit?





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... hment.html>
Locked