Displaying 3 results from an estimated 3 matches for "cproxy".
Did you mean:
proxy
2002 Dec 27
1
Wine Problems
...ine/dlls/richedit'
rm -f riched32.dll.so && ln -s richedit/riched32.dll.so riched32.dll.so
make[2]: Entering directory /home/appl0/wine/dlls/rpcrt4'
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
cproxy.o cproxy.c
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
cpsf.o cpsf.c
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
cstu...
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 rpc_epmap.o rpc_message.o rpc_server.o rpc_transport.o rpcrt4_main.o sion.res -o rpcrt4.dll.so -liphlpapi -lwininet -lsecu...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...> :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. editor.c
> :info:build config.status: creating dlls/rpcrt4/Makefile
> :info:build config.status: creating dlls/rpcrt4/tests/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. cproxy.c cpsf.c cstub.c ndr_clientserver.c ndr_contexthandle.c ndr_es.c ndr_fullpointer.c ndr_marshall.c ndr_ole.c ndr_stubless.c rpc_assoc.c rpc_async.c rpc_binding.c rpc_epmap.c rpc_message.c rpc_server.c rpc_transport.c rpcrt4_main.c version.rc epm.idl epm_c.c
> :info:build ../../../too...