Displaying 20 results from an estimated 100 matches similar to: "Compililation / linking problems"
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
When compiling in Ubuntu 6.06 64 bit using this guide:
http://wiki.winehq.org/WineOn64bit
When I do 'sudo make install' I get this error:
make[2]: Entering directory `/home/marcus/wine/dlls/gdi'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o
dispdib.o env.o gdi16.o metafile16.o wing.o bidi.o bitblt.o
2006 Jul 10
3
compile will not link from elf64-x86-64 to elf32-i386
first off im running on an AMD64 3800+, Ubuntu 6.06,
2.6.15-25-amd64-generic
ive been working on getting this thing to work for the past few hours,
setup symbolic links like in the howto run wine on amd64 tutorial, plus
some. and started compiling, make depend went well, and so was make all
until this happened
make[2]: Entering directory `/home/anolis/Desktop/wine-0.9.16/dlls/gdi'
2002 Oct 05
6
Problems with installing
Hi!
I'm having problems with installing Wine. I have downloaded Wine from CVS,
and tried to install it with tools/wineinstall, but got some errors. This
comes from my shell:
[wayne@wayne wine]$ ./tools/wineinstall
WINE Installer v0.73
I see that WINE has already been configured, so I'll skip that.
We need to install wine as root user, do you want us to build wine,
'su root'
2011 Jan 18
2
"Problem installing wine"
config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing
2016 Apr 29
0
Wine release 1.9.9
The Wine development release 1.9.9 is now available.
What's new in this release (see below for details):
- More work towards the WineD3D command stream.
- Service proxies in WebServices.
- Query support in the builtin reg.exe utility.
- Improved support for long URLs in WinInet.
- Various bug fixes.
The source is available from the following locations:
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
Hello all,
I was trying to install Wine on my MacBook via the Terminal. These are my system specs:
odel Name: MacBook
Model Identifier: MacBook2,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache (per processor): 4 MB
Memory: 1 GB
Bus Speed: 667 MHz
Boot ROM Version: MB21.00A5.B07
SMC Version: 1.13f3
Serial Number: BLAHBLABLAH
2011 Mar 18
0
Wine release 1.3.16
The Wine development release 1.3.16 is now available.
What's new in this release (see below for details):
- New version of the Gecko engine, based on Firefox 4.
- Better support for Dwarf debugging information.
- Improved handling of animated cursors.
- GnuTLS no longer required on Mac OS X.
- Improvements to the GDI driver infrastructure.
- A number of MSI fixes for the .NET
2005 Feb 02
1
Re: one step closer to Flash MX 2004 installation
As one last option, try installing Internet Explorer - the installer
might be depending on stuff that it provides.
It may simply be a deficiency in Wine. File a bug report, and please
post your experiences in the AppDB page for it here:
http://appdb.winehq.org/appview.php?versionId=2294
If you want to maintain the app and test it with new wine versions, feel
free.
Thanks,
Scott Ritchie
On
2013 Jun 28
0
Wine release 1.6-rc4
The Wine development release 1.6-rc4 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.6-rc4.tar.bz2
http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc4.tar.bz2
Binary packages for various distributions will be available
2005 Dec 10
0
Wine - DX app - black screen
Hi
Just trying to get Your attention again ;]
I'm still trying to launch SEF2000 on my wine, this time I got some
debugging info on the case.
I launch it from the c:\did\PROGRAM directory (I moved it so to try and
keep out errors with bad dirname, spaces etc, but as tested on a
windows, it works so too) with:
export LC_ALL=C
export LANG=C
export WINEDEBUG=err+all,warn+all,fixme+all
wine
2001 Nov 06
0
problem compiling on a SParc4 Sun4m Solaris2.6
I am working with Solaris 2.6 and with the version of openssh 2.9.9-p2
I was able to compile for a UltraSpar 5 Sun4u with no problem.
But fot a Sparc4 Sun4m i'm getting this message:
./ssh : Exec format error. Wrong Architechture.
Do you have a hit why it's not working, is there and option i have to set?
thank you for your help
jean
============================================
Jean
2009 Dec 04
0
Wine release 1.1.34
The Wine development release 1.1.34 is now available.
What's new in this release (see below for details):
- Many fixes for crypto certificates support.
- A lot of MSHTML improvements.
- Various fixes to support the Left 4 Dead 2 DRM.
- A number of OLE marshalling fixes.
- More Listview improvements.
- Various bug fixes.
The source is available from the following locations:
2006 May 18
2
Problems compiling Wine
Hello,
The lack of debian packages for 0.9.13 have made me decide to compile
from source instead. So I uninstalled all wine files and downloaded the
sources. I'm using a system based mostly on Debian Sarge, but with some
backports.
I ran ./configure and there were some packages I had to get, but soon it
worked well.
When I tried make depend the problems started. This is the output I get
2016 Jul 08
0
Wine release 1.9.14
The Wine development release 1.9.14 is now available.
What's new in this release (see below for details):
- More Shader Model 5 support in Direct3D.
- Some more write support in WebServices.
- Performance improvements in GDI.
- Some more progress towards the Direct3D command stream.
- Various bug fixes.
The source is available from the following locations:
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
G'day
I am trying to install Visual FoxPro 9 with wine. I have been following
the instructions from "http://www.paulmcnett.com/vfp/wine/". I have had
to slightly modify the paths used for the symlinks because the format of
version 9 appears to differ from that of version 8. Or it's because they
didn't lend me the original disks.
Basically an extra directory level called
2016 Aug 05
0
Wine release 1.9.16
The Wine development release 1.9.16 is now available.
What's new in this release (see below for details):
- Better 64-bit binary compatibility on macOS.
- Performance improvements in JavaScript.
- More progress towards the Direct3D command stream.
- More shader instructions in Direct3D.
- Performance improvements in GDI.
- Various bug fixes.
The source is available from the
2007 Jun 06
0
Problem about samba3 on freebsd, with smbldap-tools [solved]
Hi
I have figured out what went wrong.
I have previously complied samba without ldap support.
There are tdb files in /var/db/samba.
I have just uninstall samba and
remove all tdb files (this instruction was given when run make
deinstall in the samba3 ports, but I didn't follow it before).
I did a fresh recompile with ldap support and now the problem is gone.
Thanks
Patrick
--- Patrick
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all,
I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad]
I configured with:
Code:
./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib'
I installed the dependencies for wine with MacPorts (hence the /opt/local).
2019 Jun 10
0
Wine release 4.10
The Wine development release 4.10 is now available.
What's new in this release (see below for details):
- Many DLLs are built as PE files by default.
- More support for installing Plug and Play drivers.
- Clock synchronization in Media Foundation.
- Volume adjustment in audio drivers.
- Various bug fixes.
The source is available from the following locations:
2009 Mar 13
0
Wine release 1.1.17
The Wine development release 1.1.17 is now available.
What's new in this release (see below for details):
- Joystick support on Mac OS X.
- Implementation of iphlpapi on Solaris.
- A number of 64-bit improvements.
- Obsolete LinuxThreads support has been removed.
- Many fixes to the regression tests on Windows.
- Various bug fixes.
The source is available from the following