[Bug 17400] New: build error with make -j2

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 15 06:36:06 CST 2009


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

           Summary: build error with make -j2
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: lkcl at lkcl.net


-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o dmort.o dmort.c
make[2]: Leaving directory `/mnt/video/src/wine/dlls/msftedit'
make[2]: Entering directory `/mnt/video/src/wine/dlls/msg711.acm'
gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g
-O2  -o msg711.o msg711.c
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include 
-D__WINESRC__   -forsrc.res rsrc.rc
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild -shared ./msdmo.spec  
 dmoreg.o dmort.o     rsrc.res  -o msdmo.dll.so  -luuid -lole32 -luser32
-ladvapi32 -lkernel32  ../../libs/port/libwine_port.a   
make[2]: Leaving directory `/mnt/video/src/wine/dlls/msdmo'
make[2]: Entering directory `/mnt/video/src/wine/dlls/mshtml.tlb'
../../tools/widl/widl -I. -I. -I../../include -I../../include  -D__WINESRC__  
-t -T mshtml_tlb.tlb mshtml_tlb.idl
../../tools/wrc/wrc --nostdinc -I. -I. -I../../include -I../../include 
-D__WINESRC__   -forsrc.res rsrc.rc
Error: Could not open rsrc.res
make[2]: *** [rsrc.res] Error 2
make[2]: Leaving directory `/mnt/video/src/wine/dlls/mshtml.tlb'
make[1]: *** [mshtml.tlb] Error 2
make[1]: *** Waiting for unfinished jobs....
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild -shared
./msg711.acm.spec    msg711.o       -o msg711.acm.so  -lwinmm -luser32
-lkernel32  ../../libs/port/libwine_port.a   
make[2]: Leaving directory `/mnt/video/src/wine/dlls/msg711.acm'
make[1]: Leaving directory `/mnt/video/src/wine/dlls'
make: *** [dlls] Error 2


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list