wine/dlls/crypt32 tests/encode.c encode.c

Phil Krylov phil at newstar.rinet.ru
Wed Jun 15 11:54:58 CDT 2005


Hi,

this change gives me a lot of errors when compiling:

make[3]: Entering directory `/home/phil/build/wine/dlls/crypt32/tests'
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
encode.o main.o protectdata.o testlist.o  -o crypt32_test.exe.so -L../../../
libs/port -lwine_port -L../../../dlls -L../../../dlls/crypt32 -L../../../
libs -lcrypt32
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-
gnu/bin/ld: warning: creating a DT_TEXTREL in object.
encode.o(.text+0x3b): In function `test_encodeInt':
/home/phil/build/wine/dlls/crypt32/tests/encode.c:74: undefined reference to
`CryptEncodeObjectEx'
encode.o(.text+0x8f):/home/ phil/build/wine/dlls/crypt32/tests/encode.c:81:
undefined reference to `CryptEncodeObjectEx'
...

-- Ph.



More information about the wine-devel mailing list