similar to: Problems compiling Wine

Displaying 20 results from an estimated 40000 matches similar to: "Problems compiling Wine"

2006 May 06
1
Error compiling Wine 0.9.12
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, Xandros 3.0.1 OCE (Debian based). ./configure executed without problem (once I installed bison++). Then 'make depend && make' resulted in the errors below. Apologies for the length of the mail, but I don't want to miss out anything which may be vital :) Any suggestions would be gratefully received. Kind regards,
2012 Apr 29
3
Failed to Compile Wine 1.5.3
Hey Guys, I got a issue when I try to compile Wine 1.5.3, then I did a: doug at doug-pc:/tmp/wine-1.5.3# ./configure > configure.log and this is the output of the configure.log: Code: checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler
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).
2001 Aug 09
0
20010731 Build problem on solaris 7.0 on Sparc.
When I run "./tools/wineinstall" , I got following errors. gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -D__WINE__ -D_REENTRANT -I/usr/openwin/include -o ppy.tab.o ppy.tab.c In file included from ./ppy.y:183: /usr/include/values.h:45: warning: `MAXSHORT' redefined ../../include/winnt.h:490: warning: this is the location of the previous definition
2006 Dec 04
1
make errors, rsync 2.6.9 with acls patch
Hi. I'm attempting to compile rsync 2.6.9 with both the acls & xattr patches on an MacBook pro (ie: Intel processor), with the latest Apple Developer Tools. While this is OS X client, I've enabled acls via "sudo /usr/bin/fsaclctl -p / -e" and rebooted, prior to attempting to compile rsync. Is there something else inherent in OS X Server perhaps, that I'm still
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
I'm getting a compile error when trying to compile the flex output of ppl.l in tools/wpp. This is under Debian (Woody) with latest updates. Can anybody help me out? Enclosed is the output of the build and folling that, the installed packages. I have also tried the latest version (20030408) with identical results. TIA Luke ================================================================
2011 Apr 03
1
Scannedonly: Unable to compile on Samba v3.5.8 [scannedonly.so] Error 1
Dear I'm trying to compile scannedonly 0.21 on samba v3.5.8 on Ubuntu 8.10 i386 But i receive errors. Can anybody help me... checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking
2002 Nov 06
4
Rsync-2.5.5 on Tru64 UNIX V51.A
Hi I am trying to compile rsync-2.5.5 on Tru64 UNIX V5.1A The configure completed sucessfully however the make failed. The following is a copy of the configure and make output. Could you please provide advice as to why this is failing and hopefully resolution. Just as a matter of comparison - rsync-2.5.4 make also fails, however, rsync-2.4.8 compiled sucessfully on this version of Tru64 5.1A
2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba server? (I.e., can I use it to test, e.g., a regular Windows SMB server?) Or is it something that only tests Samba server? Anyway, I haven't had any luck compiling it. Any hints? Here is a transcript (this is on SUSE Linux Enterprise 9): cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2007 Aug 24
0
getting stuck with OSX install
Hi - help please. I got the email address by rooting around in icecast-2.2.0:doc: I'm installing onto MacBookPro and have followed instructions from : http://www.geektimes.com/macintosh/os/x/10_3/and/icecast_install.html I get stuck after at the make command ending make: *** [all] Error 2 I have no idea where to go from here but the log says: error: 'struct _fserve_t' has no member
2010 Sep 21
1
Old FreeBSD4.11 build.
I'm trying to get an old FreeBSD 4.11 server to talk to a newer FreeBSD 7 server that is running rsync 3.0.4 but I am running into an error with extended file attributes: Basic steps: Applied the fileflags patch per the instructions: patch -p1 <patches/fileflags.diff ./prepare-source Ran the following configure line: ./configure --with-included-popt --disable-iconv
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
configure: WARNING: dlfcn.h: present but cannot be compiled configure: WARNING: dlfcn.h: check for missing prerequisite headers? configure: WARNING: dlfcn.h: see the Autoconf documentation configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure: WARNING: dlfcn.h: proceeding with the preprocessor's result configure: WARNING: dlfcn.h: in the future, the
2012 May 24
1
[LLVMdev] vmkit: Getting Started
Hi, I recently tried to follow the instructions on http://vmkit.llvm.org/get_started.html but all I get is -- snip -- In file included from /home/birdspider/vmkit-test/llvm/include/llvm/Support/SwapByteOrder.h:20: /usr/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.7.0/../../../../include/c++/4.7.0/limits:1404:27: error: use of undeclared identifier '__int128'; did you mean
2002 Oct 07
1
building problem with rsync up to 2.5.5
Heya All, Im having difficulties compiling rsync. when i run 'make' the build errors out on me. I run configure without any fancy options. The same goes for the make command. I have had this error, or a similar one since version 2.5.1 op to at least v2.5.5 I am using "-O3 -mcpu=i686 -march=i686" as additional compiler flags, however removing them does not make difference.
2002 Mar 15
1
Problems compiling on Redhat
Hello, I have a x86 Red Hat Linux release 7.0 (Guinness) box. OpenSSL 0.9.6b I downloaded the most recent version of OpenSSH (3.1p1). Attached is the result of ./configure and make. Thanks in advance -------------- next part -------------- # ./configure checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are
2008 Oct 31
1
rimage don't install on mac OS X 10.5.5
Hello, i'm trying to install de rimage package form source. I have installed fftw2.1.5 and libjpeg, but during compilation appear this message: * Installing *source* package 'rimage' ... checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of
2012 May 29
0
[LLVMdev] make error
Hi Kevin, On Tue, May 29, 2012 at 10:22 PM, Kevin Burns <kevinpb at vt.edu> wrote: > > Hello, > > I am currently trying to install vmkit from source. I am running archlinux > i686 with the 3.1.9-2 kernel. This output is from the directions given on > the llvm site. Below is the configureation output along with the make > output. > > > I run ./configure with
2006 Aug 28
0
"Bus Error" Under Mac OS X x86 with Wine 0.9.20
I'm trying to run Wine 0.9.20 under OS X x86 and I'm getting nothing but "Bus Error" when I run any win32 program via Wine. Here is some relevant environment info: OS: Mac OS X 10.4.7 Xcode: Xcode 2.4 X11: XFree86 Version 4.4.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) gcc -v: Using built-in specs. Target: i686-apple-darwin8 Configured with:
2008 Nov 10
0
rimage don't install on mac OS X 10.5.5 solved
Hello i resolve the installation of the package rimage following the indications by Andy Jacobson in the list osx@tazman.princeton.edu the trick is using R CMD INSTALL --configure-vars='LDFLAGS=-L/sw/lib CPPFLAGS=-I/sw/include' rimage_0.5-7.tar.gz the packages fftw2.1.5 and libjpeg were installed via Fink. Thanks for Prof. Brian Ripley for ththe response and hope this can help
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All, we're trying to implement R on the IBM p690 cluster "Jump" at the research centre in J?lich, Germany (c.f. http://www.fz-juelich.de/nic/Supercomputer/computer-e.html) using the most recent version of R (2.1.0) and precisly following the installation instructions. After ./configure we get the final message: ---------------- R is now configured for powerpc-ibm-aix5.2.0.0