similar to: cannot compile wine 1.3.28

Displaying 20 results from an estimated 1000 matches similar to: "cannot compile wine 1.3.28"

2011 Oct 22
3
Wine 1.3.31 fails to compile in git
I tested also with a clean git source. Something wrong with ole32. Code: -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o tmarshal_i.o tmarshal_i.c
2012 Apr 18
1
Installing wine1.5.2 from source - error 1
I tried wineinstall but it does the same thing. So here is the error, and if anyone can help, thanks in advance. Btw I am running Bodhi Linux 1.4. Code: velja27 at velja27-desktop:~/wine-1.5.2$ sudo make make[1]: Entering directory `/home/velja27/wine-1.5.2/tools' make[1]: `makedep' is up to date. make[1]: Leaving directory `/home/velja27/wine-1.5.2/tools' make[1]: Entering directory
2012 Mar 05
2
USB Wine support patch
I'd like to test the usb support in wine as it says on the page: http://wiki.winehq.org/USB I made the order process with the source Wine 1.4-rc6, baixeis the 2 latest patches in ftp://ftp.etersoft.ru/pub/people/amorozov/usb/current the patch 0001-Add-support was accepted without errors, but the patch 0002-Re-generate an error there, which allows the wine to compile: root at
2009 Jul 14
4
error on solaris please help interlocked*functions
i install the wine 1.1.25 but after awhile installation stops and heres some detail in terminal > configure: libcapi20 development files not found, ISDN won't be supported. > configure: libldap (OpenLDAP) development files not found, LDAP won't be supported. > > configure: Finished. Do 'make depend && make' to compile Wine. > > cc -c -I. -I.
2019 Jul 18
2
make install libvirt v5.5.0 failed
Hi all: Unable to install libvirt v5.5.0 correctly through the source code which clone from git. The error message is shown below. libtool: install: (cd /home/libvirt/src; /bin/sh /home/libvirt/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined
2010 Mar 05
1
make depend fails when building Wine 1.1.40
I am trying to build Wine 1.1.40 in Fedora 12 with wine.spec from src.rpm but I get this error: configure: Finished. Do 'make' to compile Wine. + /usr/bin/make depend config.status: creating tools/Makefile make[1]: Entering directory `/home/user/rpmbuild/BUILD/wine-1.1.40/tools' gcc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe
2003 Sep 19
7
[Bug 686] sshd dies by non-root account session
http://bugzilla.mindrot.org/show_bug.cgi?id=686 Summary: sshd dies by non-root account session Product: Portable OpenSSH Version: 3.7.1p1 Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P3 Component: sshd AssignedTo: openssh-bugs at mindrot.org ReportedBy: yuki at
2012 Jun 10
1
Garena Messenger Chat not working
Hello, I installed wine 1.3.35 in bodhi Linux to play warcraft online. I use Garena to play dota online therefore installed the latest Garena plus from their website .Everything is working fine except for chat and discussion.When I hover the mouse over friend list Garena exits automatically. Can someone help me with this?? When i run Garena Plus ,terminal shows the following code: Code: wine
2011 Sep 05
0
Re: Wine 1.1.33 doesn't compile
I have same problem. Linux debian 3.0.0-1-amd64 #1 SMP Sat Aug 27 16:21:11 UTC 2011 x86_64 GNU/Linux Wine 1.3.27 Code: make[1]: Entering directory `/usr/src/wine-1.3.27/libs/wine' gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
2008 Nov 28
3
Compiling ERROR.
./tools/makedep -C. -S. -T. make[1]: `makedep' is up to date. make[2]: Nothing to be done for `all'. gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -D__powerpc__ -o port.o port.c {standard
2010 Dec 09
3
How to recompile Wine on ARM
I am trying to Recomiple the Wine 1.3.8 for the Arm. I configured as follows, > export CC=arm_v5t_le-gcc > ./configure --prefix=/usr/local/Wine_Arm --host=arm --with-wine-tools=$PWD --without-freetype then, > make config.status: creating tools/Makefile make[1]: Entering directory `/home/Kanna/wine-1.3.8/tools' arm_v5t_le-gcc -c -I. -I. -I../include -I../include -D__WINESRC__
2014 Sep 23
1
Running the test fails virnetmessagetest with libvirt 1.2.8
Hello I apologize in advance for my English. I compiled the new version of libvirt 1.2.8 on an environment Development Linux from Scratch with the following configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: no configure: QEMU: yes configure: UML: yes configure: OpenVZ: no configure: VMware:
2018 Aug 08
3
Re: LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2008 Dec 23
2
solaris install
Get the following error on Sun Solaris 10, Sparc (Ultra-5) ./tools/wineinstall Wine Installer v1.0 ./tools/wineinstall: !: not found ./tools/wineinstall: : cannot execute ./tools/wineinstallgrep: RE error 41: No remembered search string. ./tools/wineinstall: test: ] missing : Name: not found ./tools/wineinstall: wine: not found Running configure... ./tools/wineinstall: !: not found We need to
2015 Mar 04
2
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
Thanks Guido, unfortunately no luck: root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS * grep: apparmor: Is a directory grep: patches: Is a directory grep: source: Is a directory root@<server>:~/debian# root@<server>:~/debian# root@<server>:~/debian# root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS */* root@<server>:~/debian#
2013 Oct 25
0
Wine release 1.7.5
The Wine development release 1.7.5 is now available. What's new in this release (see below for details): - Support for registration-free COM using activation contexts. - Improved support for simulated bold fonts. - Unicode data updated to Unicode 6.3. - Better support for typelib registration on 64-bit. - Various bug fixes. The source is available from the following locations:
2013 Nov 08
0
Wine release 1.7.6
The Wine development release 1.7.6 is now available. What's new in this release (see below for details): - Rewrite of the BiDi algorithm for full Unicode 6.3 support. - Support for Video Mixing Renderer version 7. - Better handling of window resizes in the Mac driver. - Various bug fixes. The source is available from the following locations:
2020 Sep 25
2
Re: Help on Meson build Error
On Thu, Sep 24, 2020 at 2:58 PM Ján Tomko <jtomko@redhat.com> wrote: > On a Thursday in 2020, Wei Wang wrote: > >Seems it didn't appear on the mailing list, resent it. > > > > Hi folks, > > > >I'm trying to build libvirt using meson with the latest upstream libvirt, > >but the compilation fails: > >(followed on
2008 Apr 09
2
compilation from git failed
just done git-pull , during compilation, it said make[2]: Entering directory `/home/bill/wine-git/dlls/qedit/tests' ../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc sound_test.avi: No such file or directory sound_test.avi was first included from qedit.rc:25 make[2]: [Makefile] Error 1 (ignored) ../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
2001 Apr 22
2
Cannot Compile Wine
Hi, I have been trying to compile win, and to be honest, I am not real good at compiling, so when there is an error, I am left to hunting postings to try to find help. I lucked out and found a message thread with the exact same problem that I have, however, there was no response as to how to get around this. Any suggestions please would be greatly appreciated. I am running Red Hat Linux 7.0. Here