Displaying 3 results from an estimated 3 matches for "crypt_arc4".
2008 May 10
2
Can't compile wine-1.0rc1
Hello.
I've tried compiling the release candidate, but I get this error:
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4
../../libs/port/libwine_port.a -L/usr/lib -Wl,-rpath-link,/usr/lib -L/test/alsa/lib32/lib -Wl,-rpath...
2009 Jun 09
1
Building 1.1.23 on Red Hat WS 4.6 fails
...end work ok, however when I make, it builds a good chunk of stuff before failing with the following error:
Code:
make[2]: Entering directory `/tmp/wine-1.1.23/dlls/advapi32'
../../tools/winegcc/winegcc -B../../tools/winebuild --sysroot=../.. -shared ./advapi32.spec advapi.o cred.o crypt.o crypt_arc4.o crypt_des.o crypt_lmhash.o crypt_md4.o crypt_md5.o crypt_sha.o eventlog.o lsa.o registry.o security.o service.o svcctl_c.o version.res -o advapi32.dll.so -lrpcrt4 -lkernel32 -lntdll -Wb,-drpcrt4 ../../libs/port/libwine_port.a
Cannot open -rversion.res : No such file or directory
winegcc: ../...
2010 Oct 17
0
Problem installing wine 1.3.5
this is the error i get.
winebuild: crypt_arc4.o is an empty file
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [advapi32.dll.so] Error 2
make[1]: Leaving directory `/home/jvhellraiser/wine-1.3.5/dlls/advapi32'
make: *** [install] Error 2
anyone?Help!!!
i try to install it and everything went fine until i got this error.