| 1 |
|
|---|
| 2 |
|
|---|
| 3 | # gmake
|
|---|
| 4 | gmake -C libvo libvo.a
|
|---|
| 5 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libvo'
|
|---|
| 6 | gmake[1]: `libvo.a' is up to date.
|
|---|
| 7 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libvo'
|
|---|
| 8 | gmake -C libao2
|
|---|
| 9 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libao2'
|
|---|
| 10 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 11 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libao2'
|
|---|
| 12 | gmake -C input
|
|---|
| 13 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/input'
|
|---|
| 14 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 15 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/input'
|
|---|
| 16 | gmake -C vidix
|
|---|
| 17 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/vidix'
|
|---|
| 18 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 19 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/vidix'
|
|---|
| 20 | gmake -C gui
|
|---|
| 21 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/gui'
|
|---|
| 22 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 23 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/gui'
|
|---|
| 24 | gmake -C libmenu
|
|---|
| 25 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libmenu'
|
|---|
| 26 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 27 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libmenu'
|
|---|
| 28 | gmake -C libmpcodecs
|
|---|
| 29 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libmpcodecs'
|
|---|
| 30 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 31 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libmpcodecs'
|
|---|
| 32 | gmake -C libaf
|
|---|
| 33 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libaf'
|
|---|
| 34 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 35 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libaf'
|
|---|
| 36 | gmake -C libmpdemux libmpdemux.a
|
|---|
| 37 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libmpdemux'
|
|---|
| 38 | gmake[1]: `libmpdemux.a' is up to date.
|
|---|
| 39 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libmpdemux'
|
|---|
| 40 | gmake -C stream
|
|---|
| 41 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/stream'
|
|---|
| 42 | gmake[1]: Nothing to be done for `libs'.
|
|---|
| 43 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/stream'
|
|---|
| 44 | gmake -C libswscale
|
|---|
| 45 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libswscale'
|
|---|
| 46 | gmake[1]: Nothing to be done for `all'.
|
|---|
| 47 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libswscale'
|
|---|
| 48 | gmake -C libvo libosd.a
|
|---|
| 49 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libvo'
|
|---|
| 50 | gmake[1]: `libosd.a' is up to date.
|
|---|
| 51 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libvo'
|
|---|
| 52 | gmake -C libavformat
|
|---|
| 53 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libavformat'
|
|---|
| 54 | gmake[1]: Nothing to be done for `all'.
|
|---|
| 55 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libavformat'
|
|---|
| 56 | gmake -C libavcodec
|
|---|
| 57 | gmake[1]: Entering directory `/home/vishnu/MPlayer-1.0rc2/libavcodec'
|
|---|
| 58 | gcc -I../libswscale -I../libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I.. -I.. -I../libavutil -I. -I.. -I../libavutil -W -Wall -O2 -march=i486 -mtune=i686 -pipe -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/openwin/include -I/opt/csw/include/SDL -D_REENTRANT -I/opt/csw/include/freetype2 -I/opt/csw/include -I/opt/csw/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include -I/usr/sfw/include -I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o i386/dsputil_mmx.o i386/dsputil_mmx.c
|
|---|
| 59 | i386/dsputil_mmx.c: In function `gmc_mmx':
|
|---|
| 60 | i386/dsputil_mmx.c:2666: warning: suggest parentheses around arithmetic in operand of |
|
|---|
| 61 | i386/dsputil_mmx.c:2666: warning: suggest parentheses around arithmetic in operand of |
|
|---|
| 62 | i386/dsputil_mmx.c:2667: warning: suggest parentheses around arithmetic in operand of |
|
|---|
| 63 | i386/dsputil_mmx.c:2667: warning: suggest parentheses around arithmetic in operand of |
|
|---|
| 64 | i386/dsputil_mmx.c:2667: warning: suggest parentheses around arithmetic in operand of |
|
|---|
| 65 | i386/dsputil_mmx.c:2677: warning: comparison between signed and unsigned
|
|---|
| 66 | i386/dsputil_mmx.c:2678: warning: comparison between signed and unsigned
|
|---|
| 67 | i386/dsputil_mmx.c: In function `dsputil_init_mmx':
|
|---|
| 68 | i386/dsputil_mmx.c:3330: error: `MM_MMX' undeclared (first use in this function)i386/dsputil_mmx.c:3330: error: (Each undeclared identifier is reported only once
|
|---|
| 69 | i386/dsputil_mmx.c:3330: error: for each function it appears in.)
|
|---|
| 70 | i386/dsputil_mmx.c:3336: error: `MM_SSE2' undeclared (first use in this function)
|
|---|
| 71 | i386/dsputil_mmx.c:3338: error: `MM_MMXEXT' undeclared (first use in this function)
|
|---|
| 72 | i386/dsputil_mmx.c:3632: error: `MM_3DNOW' undeclared (first use in this function)
|
|---|
| 73 | i386/dsputil_mmx.c:3777: error: `MM_3DNOWEXT' undeclared (first use in this function)
|
|---|
| 74 | i386/dsputil_mmx.c:3779: error: `MM_SSE' undeclared (first use in this function)i386/dsputil_mmx.c:3791: warning: implicit declaration of function `dsputil_init_pix_mmx'
|
|---|
| 75 | i386/dsputil_mmx.c: At top level:
|
|---|
| 76 | i386/dsputil_mmx.c:1804: warning: unused parameter 's'
|
|---|
| 77 | i386/dsputil_mmx.c:1804: warning: unused parameter 'h'
|
|---|
| 78 | i386/h264dsp_mmx.c:1351: warning: unused parameter 'tmpStride'
|
|---|
| 79 | i386/h264dsp_mmx.c:1352: warning: unused parameter 'h'
|
|---|
| 80 | i386/h264dsp_mmx.c:1352: warning: unused parameter 'tmpStride'
|
|---|
| 81 | i386/h264dsp_mmx.c:1351: warning: unused parameter 'tmpStride'
|
|---|
| 82 | i386/h264dsp_mmx.c:1352: warning: unused parameter 'tmpStride'
|
|---|
| 83 | i386/h264dsp_mmx.c:1351: warning: unused parameter 'h'
|
|---|
| 84 | i386/h264dsp_mmx.c:1355: warning: unused parameter 'tmpStride'
|
|---|
| 85 | i386/h264dsp_mmx.c:1356: warning: unused parameter 'h'
|
|---|
| 86 | i386/h264dsp_mmx.c:1356: warning: unused parameter 'tmpStride'
|
|---|
| 87 | i386/h264dsp_mmx.c:1355: warning: unused parameter 'tmpStride'
|
|---|
| 88 | i386/h264dsp_mmx.c:1356: warning: unused parameter 'tmpStride'
|
|---|
| 89 | i386/h264dsp_mmx.c:1355: warning: unused parameter 'h'
|
|---|
| 90 | i386/dsputil_mmx.c:1399: warning: unused parameter 'v'
|
|---|
| 91 | i386/dsputil_mmx.c:1279: warning: unused parameter 'v'
|
|---|
| 92 | i386/dsputil_mmx.c:1279: warning: unused parameter 'dummy'
|
|---|
| 93 | i386/dsputil_mmx.c:1803: warning: unused parameter 's'
|
|---|
| 94 | i386/dsputil_mmx.c:1803: warning: unused parameter 'h'
|
|---|
| 95 | i386/dsputil_mmx.c:1320: warning: unused parameter 'v'
|
|---|
| 96 | i386/dsputil_mmx.c:835: warning: unused parameter 'v'
|
|---|
| 97 | i386/dsputil_mmx.c:1217: warning: unused parameter 'v'
|
|---|
| 98 | i386/dsputil_mmx.c:1217: warning: unused parameter 'dummy'
|
|---|
| 99 | i386/dsputil_mmx.c:774: warning: unused parameter 'v'
|
|---|
| 100 | i386/dsputil_mmx.c:1796: warning: unused parameter 's'
|
|---|
| 101 | i386/dsputil_mmx.c:1796: warning: unused parameter 'h'
|
|---|
| 102 | gmake[1]: *** [i386/dsputil_mmx.o] Error 1
|
|---|
| 103 | gmake[1]: Leaving directory `/home/vishnu/MPlayer-1.0rc2/libavcodec'
|
|---|
| 104 | gmake: *** [libavcodec/libavcodec.a] Error 2
|
|---|
| 105 | #
|
|---|
| 106 |
|
|---|