[Bug 28407] New: make: *** [dlls/msvcrt/tests] Error 2

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 16 13:02:46 CDT 2011


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

           Summary: make: *** [dlls/msvcrt/tests] Error 2
           Product: Wine
           Version: 1.3.28
          Platform: sparc
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: stedla at csu.org


Getting an error when I run the 
/csu/home/stedla/Octave/winehq/wine-1.3.28/tool/ksh wineinstall 

scripts

and it fails at msvcrt/tests/data.c file

gcc -c -I. -I. -I../../../include -I../../../include -I../../../include/msvcrt
-I./.. -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith 
-g -O2 -fno-builtin -o data.o data.c
/usr/ccs/bin/as: "<stdin>": error: symbol "_open" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_spawnlp" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_spawnle" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_spawnl" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_execlpe" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_spawnlpe" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_sopen" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_execle" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_execlp" is used but not defined
/usr/ccs/bin/as: "<stdin>": error: symbol "_execl" is used but not defined
make[1]: *** [data.o] Error 1
make[1]: Leaving directory
`/csu/home/stedla/Octave/winehq/wine-1.3.28/dlls/msvcrt/tests'
make: *** [dlls/msvcrt/tests] 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