Wine does not build

Marcus Meissner marcus at jet.franken.de
Sun Jun 5 13:42:04 CDT 2005


On Sat, Jun 04, 2005 at 03:16:26PM -0400, Ivan Gyurdiev wrote:
> What about this?
> 
> ../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
> encode.o protectdata.o testlist.o  -o crypt32_test.exe.so
> -L../../../libs/port -lwine_port -L../../../dlls -L../../../dlls/crypt32
> -L../../../libs -lcrypt32
> encode.o(.text+0x38): In function `func_encode':
> /home/phantom/src/wine/dlls/crypt32/tests/encode.c:56: undefined
> reference to `CryptEncodeObjectEx'
> encode.o(.text

This is a temporary problem.

cd dlls
rm *.def
cd ..
make

Ciao, Marcus



More information about the wine-devel mailing list