Opened 17 years ago
Closed 17 years ago
#916 closed defect (invalid)
MPlayer compilation failure on Solaris
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | important | Component: | build system |
Version: | HEAD | Severity: | critical |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
I'm using SunOS 5.10. MPlayer-1.0rc2 compilation fails printing:
gmake[1]: * [i386/dsputil_mmx.o] Error 1
gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libavcodec'
gmake: * [libavcodec/libavcodec.a] Error 2
Attachments (3)
Change History (7)
by , 17 years ago
comment:1 by , 17 years ago
comment:2 by , 17 years ago
comment:3 by , 17 years ago
comment:4 by , 17 years ago
bug_file_loc: | http://pastebin.com/m15923c9 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
You are passing --disable-mmx --enable-runtime-cpudetection to configure. This cannot work, no wonder compilation fails.
Note:
See TracTickets
for help on using tickets.
Compilation output