Opened 17 years ago

Closed 17 years ago

#916 closed defect (invalid)

MPlayer compilation failure on Solaris

Reported by: vishnudead@… Owned by: diego@…
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)

jack.txt (6.2 KB ) - added by vishnudead@… 17 years ago.
Compilation output
jack.2.txt (9.6 KB ) - added by vishnudead@… 17 years ago.
'configure' output
jack.3.txt (134.3 KB ) - added by vishnudead@… 17 years ago.
'configure.log' contents

Download all attachments as: .zip

Change History (7)

by vishnudead@…, 17 years ago

Attachment: jack.txt added

Compilation output

comment:1 by vishnudead@…, 17 years ago

by vishnudead@…, 17 years ago

Attachment: jack.2.txt added

'configure' output

comment:2 by vishnudead@…, 17 years ago

by vishnudead@…, 17 years ago

Attachment: jack.3.txt added

'configure.log' contents

comment:3 by vishnudead@…, 17 years ago

comment:4 by diego@…, 17 years ago

bug_file_loc: http://pastebin.com/m15923c9
Resolution: invalid
Status: newclosed

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.