Displaying 2 results from an estimated 2 matches for "crypt_d".
Did you mean:
crypted
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-link,/tes...
2009 Jun 09
1
Building 1.1.23 on Red Hat WS 4.6 fails
...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: ../../tools/w...