similar to: Error while compiling in Ubuntu 6.06 64 bit

Displaying 20 results from an estimated 200 matches similar to: "Error while compiling in Ubuntu 6.06 64 bit"

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'
2006 Apr 20
0
Compililation / linking problems
Hi, I'm trying to compile the CVS version. The compilation goes well until this part: ../../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 bitmap.o brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o enhmfdrv/dc.o enhmfdrv/graphics.o
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
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'
2006 May 04
3
more compile problems
still trying to get Turbocad LE working (see other post http://groups.google.com/group/comp.emulators.ms-windows.wine/browse_frm/thread/b27891438d4fa9fa). Currently trying to compile wine 20040121 so that I can possibly install two versions at the same time or at very least end up making a .deb pkg that will install without being forced. Since I had trouble with compiling from an up to date
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
2009 Jul 14
5
Opencanvas 1.1b72 issues..
I've checked the application database and it apparently 'works', however, whenever I use it.. Well, I suppose I better get a screenshot of this weirdness to explain. http://img510.imageshack.us/img510/5865/screenshotxmi.png Look at the bottom.. see the squiggly line? Yeah, that's what's being drawn, and my cursor is waaaay far away from it. Not only that, but if you look to
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
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
2005 Oct 07
1
MSP files
I have a .MSP file that has an update to a program I can't run otherwise. How should I open/run this file? msiexec doesn't work. I have searched the documentation and googled for it and couldn't find anything. Patola -- http://linuxfud.org - o TIRA-TEIMA dos ataques ao software livre!
2001 Nov 16
1
FIXME's and missing buttons
Hey there. I am running a program call SciFinder Scholar (it searches research journal pub databases) under codeweavers wine preview 4. Program runs pretty well EXCEPT all of the toolbar buttons are blank. and there are a fair number of the following errors fixme:bitmap:X11DRV_DIB_GetImageBits_1 from 1 bit bitmap with mask R,G,B ff0000,ff00,ff to 1 bit DIB fixme:bitblt:MaskBlt
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:
2002 Dec 30
1
Internet Explorer problem
Hello Internet Explorer does not see the Internet even though the dial in connection has automatically been made. [DllOverrides] "kernel32" = "builtin" "ntdll" = "builtin" "winsock" = "builtin" "wsock32" = "builtin" "ws2_32" = "builtin"
2004 Oct 23
1
Issues with compiling wine
Hi, Hi, I'm trying to compile wine-20041019 and this is what I'm getting so far: checking for assembler keyword for word values... configure: error: could not discover how to specify word values with assembler. Below is the who wineinstall I did to the point of failure. Below is my configuration: wino #cat /etc/release Solaris 9 4/04 s9x_u6wos_08a x86
2009 Jun 05
7
[winex11.drv.so] Error 2 in Hardy 64bit
/usr/bin/ld: skipping incompatible /usr/lib/libXext.so when searching for -lXext /usr/bin/ld: skipping incompatible /usr/lib/libXext.a when searching for -lXext /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.so when searching for -lXext /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../libXext.a when searching for -lXext
2008 Apr 06
4
I want to help fix wine, but how do I go about fixing a bug?
I want to help fix wine, but how do I go about fixing a bug? I tried looking through the development section, but I wasn't sure how to do it. If say I found that when I ran a program under Wine, it showed me a certain error which was: > > fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: pixel format conversion > Then what is a quick summary of how to fix it? Thank
2007 Mar 19
2
Wine and Skype
I am currently running Skype version 1.3 on a Linux Mandriva 2006 system. It works well, but the Windows version is really superior, supporting several interesting features missing from the Linux version. So I tried to use wine for that. I am not familiar with wine (never need Windows programs, really) and I tried to use what had been installed by Mandriva. Testing wine, it's all right with
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
2009 Mar 26
1
winegcc and 'undefined reference's for names from gdi32
Hello! Problem with winegcc. Could you please write me where is my mistake? t:~$ LANG=C make pc winegcc -o inkdemo.pc src/*.c -linkview -lfreetype -ljpeg -lz /usr/local/lib/libinkview.a(hw_emulator.o): In function `eink_waveform': hw_emulator.c:(.text+0xa22): undefined reference to `SetBitmapBits' hw_emulator.c:(.text+0xa73): undefined reference to `BitBlt'
2007 Oct 12
2
Are those bugs ?
Running an app from a console I notice a number of warning messages all starting with "fixme": fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsof fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the reg : 11/03/2007, dlt (d/m/y): 21/10/2007 fixme:bitblt:X11DRV_ClientSideDIBCopy potential