Displaying 20 results from an estimated 2000 matches similar to: "Trouble building Wine-20010510"
2001 Nov 28
2
segv while compiling
Why can't I build wine? And why didn't ./configure catch it?
.......
.......
.......
gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ts_xresource.o ts_xresource.c
gcc -c -I. -I. -I../include -I../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o
2001 May 22
1
Yet another Wine compile error
What is up with this stupid thing? Now it's giving me this strange error:
"../../tools/winebuild/winebuild: error while loading shared libraries: unexpected reloc type 0x12"
If someone would be so kind as to help out...again...It would be appreciated.
--
Blessed are the geeks, for they shall inherit the earth.
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
2009 Feb 14
4
wine 1.1.15: winebuild failed with status 32512
When I try to build wine 1.1.15 in Fedora 8 I get this error
> sh: i686-redhat-linux-gnu-as: command not found
> winebuild: i686-redhat-linux-gnu-as failed with status 32512
> winegcc: ../../tools/winebuild/winebuild failed
> make[2]: *** [acledit.dll.so] Error 2
> make[2]: Leaving directory `/home/user/rpmbuild/BUILD/wine-1.1.15/dlls/acledit'
> make[1]: *** [acledit] Error
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
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
2005 Oct 23
1
Re: winebuild problems - wine-20050930 [SOLVED]
Sorry for the noise.
On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote:
> On 10/23/05, Mark Knecht <markknecht@gmail.com> wrote:
> > Hi,
> > Does anyone know what happened to the --debug option in winebuild?
> > It seems to have disappeared in more recent versions of Wine.
> >
> > I am attempting to build a program that uses winebuild with
2007 Mar 19
3
Error while compiling in Ubuntu 6.06 64 bit
When compiling in Ubuntu 6.06 64 bit using this guide:
http://wiki.winehq.org/WineOn64bit
When I do 'sudo make install' I get this error:
make[2]: Entering directory `/home/marcus/wine/dlls/gdi'
../../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
2001 Jun 04
1
*** liste wine ***
Hello,
I have a make error.
--- error output :
/usr/bin/ld: cannot find -lXpm
collect2: ld returned 1 exit status
make[2]: *** [libx11drv.so] Erreur 1
make[1]: *** [x11drv/libx11drv.so] Erreur 2
make: *** [dlls] Erreur 2
--- standard output :
make[1]: Entre dans le r?pertoire `/home/j/src/wine/unicode'
make[1]: `libwine_unicode.so' est ? jour.
make[1]: Quitte le r?pertoire
2007 Mar 19
1
winehq.org winebuild docs outdated?
Hello
I'm trying to follow the instructions on
http://www.winehq.org/site/docs/winelib-guide/spec-file, but the
"-spec" option is apparently no longer supported by winebuild??
My .spec file is called "device.spec" and contains one item:
init WinMain
I've tried to get winebuild to accept this file in a number of ways and
the farthest I've got is with this:
2005 Sep 11
1
Compile cvs version
Hi !
After download latest version from cvs compile fails:
make[2]: Entering directory `/backup/privat/emulator/wine/dlls/activeds'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -O2 -o activeds_main.o activeds_main.c
../../tools/winebuild/winebuild -D__WINESRC__
2008 Jun 01
1
Can't build Wine
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [acledit.dll.so] Error 2
make[2]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls/acledit'
make[1]: *** [acledit] Error 2
make[1]: Leaving directory `/home/xelinis/wine-1.0-rc3/dlls'
make: *** [dlls] Error 2
This is a new one for me since I've been compiling every release since 0.9.1. Hints?
2005 Oct 23
1
winebuild problems - wine-20050930
Hi,
Does anyone know what happened to the --debug option in winebuild?
It seems to have disappeared in more recent versions of Wine.
I am attempting to build a program that uses winebuild with the
debug in a Make file. This no longer builds. What's the proper way to
change the Makefile now that this option no longer exists?
I know that's a vague question, but it seems that often
2003 Jun 21
2
installation problem
Hi, I am having a problem installing wine on a mandrake 9.1 system with
glibc 2.3.2 -3mdk. I get this segmentation fault when installing. It looks
to me that it is directx that is the problem which to be honest i am quite
happy to live without. If nobody can suggest a remedy for the fault below
then if i could disable directx compilation that would be Ok as well. i am
using some cflags for
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
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'
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
2009 Feb 21
2
Compiling Winelib application under x86_64
Hi All
I'm trying to compile the following program
int main()
{
return 0;
}
I generated a makefile using winemaker
running make I get
wineg++ -c -mno-cygwin -o test.o test.cpp
wineg++ -mwindows -mno-cygwin -o test.exe.so test.o -lodbc32 -lole32 -loleaut32 -lwinspool -luuid
ld: Relocatable linking with relocations from format elf32-i386
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
2011 Sep 02
7
I want to contribute code for wine and become a developer.
I am porting wine to MIPS and do some job in winebuild/ntdll/ etc.
I am using qemu to translate x86 instruction and direct the win32 api call from the qemu to wine in MIPS version.
Wine on mips is running now! I want to contribute the modification to wine .
How can I do that?