similar to: compile segfaults

Displaying 20 results from an estimated 8000 matches similar to: "compile segfaults"

2002 Jul 18
1
debian potato cvs wine segfaults on compile
Hi, I'm trying to compile Wine cvs on this system: debian potato libc6 2.1.3 gcc 2.95.3 (upgraded) binutils 2.12.2 (upgraded) X 4.2 (upgraded) Nvidia drivers from Nvidias website (libGL 1.3) I get the following errors, I've tryied to compile this several times with tools/wineinstall and also 'configure && make depend && make', with and without these CLFAGS
2002 Dec 07
1
need help installing wine...Please!
System: 1800+ athlon OS: Redhat 8.0 I downloaded the latest tar.gz file from the homepage "wine-20021125" un-tared it via tar -zxvf Wine-20021125.tar.gz.... then cd to wine-20021125. From the latter directory I try to run the ./tools/wineinstall "as a user" and get this error: [JoKeR@WhItEWidoW wine-20021125]$ ./tools/wineinstall /bin/bash: /root/.bashrc: Permission
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'
2001 Feb 14
1
Troubles with Windows Me Registry in latest CVS
I'm having a problem that I'm not sure the cause of. I've never had a problem with wineinstall until recently. I have full read/write access to my Windows partition and wineinstall can see it. However it fails to find the Windows registry for some reason. I'm running Windows Me, on that partition. For Linux I'm running Redhat 7, and latest CVS. Here's the messages I get.
2001 Aug 13
2
ntdll compile error
Problem: When I try to make wine (tried older versions and latest CVS) everyting works ok until it get's to dlls/ntdll (tried both manually and tools/wineinstall) then I get this message: -------------------------cut------------------------------ make[1]: Entering directory `/stuff/wine/wine/dlls' make[2]: Entering directory `/stuff/wine/wine/dlls/ntdll'
2005 Apr 02
1
Compilation fails
Dear All Hi, I am using ./tools/wineinstall to compile and install Wine-20050310 with all default settings unchanged except `prefix' in ./tools/wineinstall. which I have changed to prefix=/usr/local/Wine. But wineinstall exits with the following error message:{{{ make[2]: Entering directory `/ext3/pkgs2/ztmp/Downloads/Wine-20050310/wine-20050310/programs/winetest'
2001 Nov 20
1
wine compile errors
hello...ive been trying for a while to compile wine but it always comes up with this seg fault. I've tried around 5 different computers, running a mix of slackware and debian, ive tried gcc 3.0 and 2.95, ive tried playing around with the CFLAGS var, but still no go..here is the error after doing ./configure --with-opengl;make depend;make
2017 Apr 20
0
Wine release 2.0.1
The Wine maintenance release 2.0.1 is now available. What's new in this release (see below for details): - Various bug fixes - Deprecated tools/wineinstall The source is available from the following locations: http://dl.winehq.org/wine/source/2.0/wine-2.0.1.tar.xz http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.1.tar.xz Binary packages for various distributions will be
2001 Apr 19
0
lex error building on Solaris 8
I get the following error when attempting to build wine 20010326 on Solaris 8, MU3 ./tools/wineinstall ... cd `dirname winebuild/__depend__` && make depend ../../tools/makedep -I. -I. -I../../include -I../../include -C. import.c main.c parser.c relay.c res16.c res32.c spec16.c spec32.c utils.c -C. cd `dirname wmc/__depend__` && make depend ../../tools/makedep -I. -I.
2001 Aug 13
1
WineLib Linker Error?
I am doing some testing with WineLib and the 20010731 release and am having some trouble with the final linkage. I have a very simple test.cpp file and the following spec file: name test mode guiexe type win32 import shell32.dll import comdlg32.dll import user32.dll import gdi32.dll import kernel32.dll import ntdll.dll and a hand crafted make file. When I run the make I get the
2002 Dec 27
1
Wine Problems
When i run make, in the wine directory, i have the followin errors: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -o riched32.dll.dbg.o riched32.dll.dbg.c ld -r charlist.o reader.o text-writer.o richedit.o riched32.dll.dbg.o -o riched32.dll.tmp.o strip --strip-unneeded riched32.dll.tmp.o
2001 Jul 23
1
Compile Error, ld.so.1: winebuild: fatal, Please help!!!!!Thanks
Hi gurus, Please help me out with the fatal compiling problem. I am using soalris8 x86 with wine-20010629, Any suggestion would be highly recommended! /usr/openwin/include/X11/Xutil.h:56: warning: ignoring pragma: "@(#)Xutil.h 1.2 00/07/05 SMI gcc -Wl,-G -Wl,-h,/usr/local/lib/libwine_tsx11.so locking.o ts_xf86dga.o ts_xf86dga2.o ts_xf86vmode.o ts_xshm.o ts_xlib.o ts_xresource.o
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
2001 May 22
3
Trouble building Wine-20010510
Hello All ! I trying to build wine on my Redhat 7.1 box. Compilation stops with the following error messages : . . . make[1]: Leaving directory `/receive/wine-20010510/tsx11' make[1]: Entering directory `/receive/wine-20010510/dlls' make[2]: Entering directory `/receive/wine-20010510/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2008 Jun 06
0
Wine release 1.0-rc4
This is release 1.0-rc4 of Wine, a free implementation of Windows on Unix. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The sources will be available from the following locations:
2001 Jun 29
2
Segmentation Fault
During the compile of Wine, everything goes smoothly until I hit ntdll.spec. As soon as it enters the directory ntdll, it segfaults. Here's the full text of the error (we'll start at the point it enters the ntdll directory): make[2]: Entering directory '/root/wine/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC
2016 Apr 01
0
Wine release 1.9.7
The Wine development release 1.9.7 is now available. What's new in this release (see below for details): - More work towards the WineD3D command stream. - More support for Shader Model 5 shaders. - C++ exception handling on x86-64. - Support for Windows-style static import libraries. - Performance fixes in the XML writer. - Various bug fixes. The source is available from the
2001 Oct 16
5
Segfaults, winebuild, and glibc 2.2.3
I just upgraded my Linux box to glibc 2.2.3. Before the upgrade (glibc 2.1.92), wine compiled and ran beautifully. After, however, winebuild segfaults for no apparent reason. Upon running ldd, I found that it is properly loading all libraries. I do have one question, however. Does the package glibc-profile have any effect on this? If it does, problem (probably) solved. Otherwise, I'm
2009 Jan 02
0
Wine release 1.1.12
The Wine development release 1.1.12 is now available. What's new in this release (see below for details): - Some simple 64-bit apps should now run. - Support for subpixel font rendering. - 64-bit code generation in the IDL compiler. - New version of the Gecko engine. - Various bug fixes. The source is available from the following locations:
2020 Jul 17
0
Wine release 5.13
The Wine development release 5.13 is now available. What's new in this release (see below for details): - Re-mapping of INI files to the registry. - System call thunks in NTDLL. - Reimplementation of floating point numbers printing. - Beginnings of a restructuration of the console support. - Various bug fixes. The source is available from the following locations: