similar to: Re: Error compiling wine 1.0.1: undefined reference to `__wine_e

Displaying 20 results from an estimated 30000 matches similar to: "Re: Error compiling wine 1.0.1: undefined reference to `__wine_e"

2009 Aug 24
14
Wrong JPEG version?
Lately, when I attempted to run some of my apps, they crashed with the following output. Code: Wrong JPEG library version: library is 62, caller expects 70 I run Gentoo Linux X64. A search for the appropriate package gives this: Code: * media-libs/jpeg Latest version available: 7 Latest version installed: 7 Size of files: 949 kB Homepage: http://jpegclub.org/
2010 Jan 08
2
Insufficient Memory?
Hey there everyone. I am trying to get Lords of the Realm II to install and I can't seem to get even into the opening screen of the setup.exe I keep on getting a "Insufficient Memory to perform operation" dialogue box and then it runs the opening music and then that's it... I've googled and searched on the forum but I can't come up with anything. I am using Wine 1.1.35
2010 Aug 11
7
Night & Magic VIII - brightened central part
Greetings, long, long ago i played successfully mm8 on wine. Time has passed enough to play it again. ;) Well, there is a problem now. See the screenshot. http://www.triffids.de/pub/screenshot/mm8.jpg (76 KB) A great part of the image is brightened and remains so for all future images. This effect i do only see with mm8. For the test i am using wine 1.3.0 with a freshly created ~/.wine. No
2008 Nov 01
9
Wine 1.1.7: Sound regression?
I have recently formatted my system in order to install Intrepid Ibex, and I am now using it with Wine 1.1.7. I did a backup of the prefixes of the games I was using in Hardy / Wine up to 1.1.5, and imported them in my new installment. The games work normally, but the sound is crackling all the time for each of them; something which was not happening in my former installment. I have not noticed
2008 Dec 01
3
Force resolution in virtual desktop
Is it possible to stretch a low resolution game in a virtual desktop? Eg. Command & Conquer gold, a 640*480 game, and stretch it across a 1440*900 virtual desktop? If yes, where can I adjust these settings? Thanks!
2009 Feb 10
1
sshd_config allows multiple AllowUsers lines?
Hi, I've just been adding a few extra hosts to my sshd_config's AllowUsers, and it's got a bit unwieldy. As far as I can tell from the sshd_config(5) and ssh_config(5) man pages, the *only* way to specify multiple AllowUsers patterns is on a single line, separated by spaces. With more than 6 or 7 patterns it starts wrapping on to multiple lines and gets hard to read, especially
2010 Jan 28
1
Wine - query
This is not a fault or complaint, just a query for some information. 1. To play windows games in Wine, do I need to load directx, or is it handled by wine as a default? 2. I'm having problems in some games using the NVIDIA drivers (GF2 7186). For example 'Legion Arena' http://www.slitherine.com/games/legion_arena seems to get further with the open source 'nv' drivers as
2011 May 13
4
Gaining performance by disabling functionality?
As most Wine users probably know, running applications using Wine won't (in most cases) give you the same performance as running the application in native Windows. From my experience this is especially true when it comes to applications that make use of Direct3D, and I suppose the performance drop is (at least in part) due to the translation of Direct3D to OpenGL in Wine. Now, this got me
2014 Aug 26
2
Compile error on centos 7 : undefined reference to `virConnectNetworkEventRegisterAnyCheckACL'
Hi all Centos 7.0.1406, 3.10.0-123.el7.x86_64 Configure libvirt-1.2.7 as: ./configure --prefix=/usr --with-xen=no --with-qemu=no --with-openvz=no --with-vmware=no --with-esx=no --with-parallels=no --with-bhyve=no --with-uml=no --with-vbox=no --with-selinux=no make ... make[3]: Entering directory `/usr/local/src/libvirt-1.2.7/daemon' CC libvirtd-remote.o CCLD libvirtd
2014 Mar 31
2
[LLVMdev] vmkit build failure of lots of "undefined reference"
Hi, I got lots of "undefined reference" when building vmkit. Anyone can help to give a solution? I download vmkit with "svn co http://llvm.org/svn/llvm-project/vmkit/trunk/", followed the instructions of "http://llvm.org/svn/llvm-project/vmkit/trunk/README.TXT", and built vmkit on ubuntu 13.10 x64 with sunjava 1.6.0_45 + llvm 3.3 + classpath 0.99 + gcc 4.8.1.
2017 Oct 30
3
run r script in r-fiddle
>>>>> Suzen, Mehmet <msuzen at gmail.com> >>>>> on Mon, 30 Oct 2017 11:16:30 +0100 writes: > Hi Frank, You could upload your R source file to a public > URL, for example to github and read via RCurl, as source > do not support https as far as I know. well... but your knowledge is severely (:-) outdated. Why did you not try first?
2017 Oct 31
2
run r script in r-fiddle
>>>>> Suzen, Mehmet <msuzen at gmail.com> >>>>> on Mon, 30 Oct 2017 16:05:18 +0100 writes: > We were talking about r-fiddle. It gives error there [*], > that's why I suggested using RCurl. >> source("https://raw.githubusercontent.com/msuzen/isingLenzMC/master/R/isingUtils.R") > ... unsupported URL scheme Error
2017 Oct 30
0
run r script in r-fiddle
We were talking about r-fiddle. It gives error there [*], that's why I suggested using RCurl. > source("https://raw.githubusercontent.com/msuzen/isingLenzMC/master/R/isingUtils.R") ... unsupported URL scheme Error : cannot open the connection > On 30 October 2017 at 15:51, Martin Maechler <maechler at stat.math.ethz.ch> wrote: >>>>>> Suzen, Mehmet
2011 Aug 02
2
[LLVMdev] [cfe-dev] Undefined reference cross-compiling shared llvm/clang for mingw
Abramo, it must be the query for llvmdev, not for cfe-dev. 2011/7/28 Abramo Bagnara <abramo.bagnara at gmail.com>: > ../llvm-r136065/configure --host=i586-mingw32msvc > --enable-targets=host-only --disable-jit --enable-bindings=none > --enable-shared --disable-threads --disable-pthreads > --disable-assertions --disable-optimized I added --enable-shared for cygming a year ago.
2011 Aug 05
0
[LLVMdev] [cfe-dev] Undefined reference cross-compiling shared llvm/clang for mingw
Il 02/08/2011 13:02, NAKAMURA Takumi ha scritto: > Abramo, it must be the query for llvmdev, not for cfe-dev. > > 2011/7/28 Abramo Bagnara <abramo.bagnara at gmail.com>: >> ../llvm-r136065/configure --host=i586-mingw32msvc >> --enable-targets=host-only --disable-jit --enable-bindings=none >> --enable-shared --disable-threads --disable-pthreads >>
2015 Apr 24
0
Compiling gets undefined reference by tls.c
> It turns out that gnutls-3.4.0 caused the problem. > > I removed all gnutls packages from the system and cleaned out > /usr/local/lib from libgnu* files. > > Installed libgnutls28-dev and samba's make finished successfully. > > Hope this helps. I've no idea where to file a bug. You can file bugs at bugzilla.samba.org. You will have to create an account, but
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output:
2011 Apr 05
2
Neverwinter Nights2 doesn't detect my video card
I use a Nvidia geforce gtx 260m on a fedora 14 and i just installed neverwinter nights 2. When i start the game i get a box in which it says: Your video card has less than 128 MB of video memory. Performance may be less than optimal. and that is crazy because i have 1gb of video memory. and then another box appears which says Unable to detect a video card with hardware 3D acceleration.
2010 Jul 30
5
Wine-Winetricks-Directx Tomb Raider Underworld
Greetings to all, I've installed Tomb Raider Underworld, but when I tried to play I got the following message: Code: "Tomb Raider: Underworld Error" "This game requires a DirectX9.0c capable graphics card. your card or driver does not support DirectX9.0c 3D Acceleration." I've winetricks installed and I installed: "d3dx9", "physx" and I still
2009 May 03
4
What happened with WWN?
I think the subjetc sais it all :/ What happened with the World Wine News?