similar to: Re: winebuild problems - wine-20050930 [SOLVED]

Displaying 6 results from an estimated 6 matches similar to: "Re: winebuild problems - wine-20050930 [SOLVED]"

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
2010 Jul 06
0
winebuild: rpc_server.o is an empty file
Hey, When compiling wine 1.2-rc6, I get the following error during the 'make' process: ../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./rpcrt4.spec cproxy.o cpsf.o cstub.o ndr_clientserver.o ndr_cont ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o
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:
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 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 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