[Bug 3027] New: wine failed compile on tests/protectdata

Wine Bugs wine-bugs at winehq.org
Wed Jun 1 15:12:48 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3027

           Summary: wine failed compile on tests/protectdata
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: test
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: grialousylvain at yahoo.fr


problem since yesterday, i have tried two cvs update -PAd these two days.
i use a debian sarge (frozen state on sarge but my version is day to day up to
date since yesterday also)

gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
GNU ld version 2.15



make[3]: Entering directory `/home/syl/wine/wine/dlls/crypt32/tests'
gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall
-pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith
 -g -O2 -o protectdata.o protectdata.c
gcc -c -I. -I. -I../../../include -I../../../include    -D_REENTRANT -fPIC -Wall
-pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith
 -g -O2 -o testlist.o testlist.c
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole
protectdata.o testlist.o  -o crypt32_test.exe.so -L../../../libs/port
-lwine_port -L../../../dlls -L../../../dlls/crypt32 -L../../../libs -lcrypt32
protectdata.o(.text+0x4cc): In function `test_cryptunprotectdata':
/home/syl/wine/wine/dlls/crypt32/tests/protectdata.c:114: undefined reference to
`CryptUnprotectData'
protectdata.o(.text+0x575):/home/syl/wine/wine/dlls/crypt32/tests/protectdata.c:120:
undefined reference to `CryptUnprotectData'
protectdata.o(.text+0x630):/home/syl/wine/wine/dlls/crypt32/tests/protectdata.c:129:
undefined reference to `CryptUnprotectData'
protectdata.o(.text+0x6f0):/home/syl/wine/wine/dlls/crypt32/tests/protectdata.c:140:
undefined reference to `CryptUnprotectData'
protectdata.o(.text+0x8f6):/home/syl/wine/wine/dlls/crypt32/tests/protectdata.c:160:
undefined reference to `CryptUnprotectData'
protectdata.o(.text+0x99f):/home/syl/wine/wine/dlls/crypt32/tests/protectdata.c:167:
more undefined references to `CryptUnprotectData' follow
collect2: ld a retourné 1 code d'état d'exécution
winegcc: gcc failed.
make[3]: *** [crypt32_test.exe.so] Erreur 2
make[3]: Leaving directory `/home/syl/wine/wine/dlls/crypt32/tests'
make[2]: *** [tests] Erreur 2
make[2]: Leaving directory `/home/syl/wine/wine/dlls/crypt32'
make[1]: *** [crypt32] Erreur 2
make[1]: Leaving directory `/home/syl/wine/wine/dlls'
make: *** [dlls] Erreur 2

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list