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@winehq.org ReportedBy: stedla@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
http://bugs.winehq.org/show_bug.cgi?id=28407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #1 from Austin English austinenglish@gmail.com 2011-09-16 15:54:38 CDT --- Is this actually sparc? Or x86? You may need to use the gnu assembler/linker, iirc.
http://bugs.winehq.org/show_bug.cgi?id=28407
--- Comment #2 from suni stedla@csu.org 2011-09-16 15:56:33 CDT --- Yes. It is sparc solaris 10 and using gcc 3.4.6.
http://bugs.winehq.org/show_bug.cgi?id=28407
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |minor
http://bugs.winehq.org/show_bug.cgi?id=28407
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2011-11-22 16:07:27 CST --- (In reply to comment #2)
Yes. It is sparc solaris 10 and using gcc 3.4.6.
then you should have mentioned that you worked around bug 24142, did you? and still you should make sure you are using gas as assembler
http://bugs.winehq.org/show_bug.cgi?id=28407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|sparc |Other
--- Comment #4 from Austin English austinenglish@gmail.com 2013-03-11 18:11:01 CDT --- Deprecating sparc platform.
http://bugs.winehq.org/show_bug.cgi?id=28407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #5 from Austin English austinenglish@gmail.com 2013-03-11 18:12:02 CDT --- Sparc is no longer supported.
http://bugs.winehq.org/show_bug.cgi?id=28407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2013-03-12 12:41:12 CDT --- Closing.