[gst-devel] Compilation troubles

Richard Boulton richard.boulton at harvey.muscat.com
Sun Jun 4 21:20:19 CEST 2000


Guys,

I'm having trouble getting the current CVS version to compile.  Specifically,
the file motion.c in plugins/mpeg2/mpeg2enc/

It looks like a problem with libmmx: initially I get the following errors...

(Sorry for the long error trails here.)

This is all happening on a P-166 MMX running Debian (potato - frozen),
with:

idle:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000116 (Debian GNU/Linux)

-----BEGIN ERRORS-----
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/lib/glib/include -I../../.. -I../../../include    -Wall -O3 -m486 -fschedule-insns2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -c motion.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/lib/glib/include -I../../.. -I../../../include -Wall -O3 -m486 -fschedule-insns2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -Wp,-MD,.deps/motion.pp -c  -fPIC -DPIC motion.c -o motion.lo
motion.c: In function `dpframe_estimate':
motion.c:1006: warning: `imins' might be used uninitialized in this function
motion.c:1006: warning: `jmins' might be used uninitialized in this function
motion.c:1006: warning: `imint' might be used uninitialized in this function
motion.c:1006: warning: `jmint' might be used uninitialized in this function
motion.c:1006: warning: `iminb' might be used uninitialized in this function
motion.c:1006: warning: `jminb' might be used uninitialized in this function
motion.c:1006: warning: `imindmv' might be used uninitialized in this function
motion.c:1006: warning: `jmindmv' might be used uninitialized in this function
motion.c: In function `dist1':
motion.c:1391: warning: unused variable `mmx_dist_test'
motion.c:1391: warning: unused variable `mmx_dist'
motion.c:1390: warning: unused variable `temp'
motion.c:1389: warning: unused variable `v'
motion.c: In function `dist2':
motion.c:1812: warning: unused variable `v'
motion.c:1811: warning: unused variable `i'
motion.c: In function `bdist1':
motion.c:2177: warning: unused variable `v'
motion.c:2176: warning: unused variable `i'
motion.c: In function `bdist2':
motion.c:2434: warning: unused variable `v'
motion.c:2433: warning: unused variable `i'
motion.c: In function `variance':
motion.c:2680: warning: unused variable `i'
motion.c: In function `dpfield_estimate':
motion.c:1169: warning: `imino' might be used uninitialized in this function
motion.c:1169: warning: `jmino' might be used uninitialized in this function
motion.c:1169: warning: `imindmv' might be used uninitialized in this function
motion.c:1169: warning: `jmindmv' might be used uninitialized in this function
motion.c: At top level:
motion.c:1363: warning: `PACKED_0' defined but not used
motion.c:1364: warning: `PACKED_1' defined but not used
motion.c:1365: warning: `PACKED_2' defined but not used
/tmp/ccwG7VeD.s: Assembler messages:
/tmp/ccwG7VeD.s:3087: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3098: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3138: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3149: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3185: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3196: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3262: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3273: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3696: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3707: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3953: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3962: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3972: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3983: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:3998: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4007: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4017: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4025: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4064: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4073: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4083: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4094: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4109: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4118: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4128: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4136: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4260: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4269: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4279: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4290: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4305: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4314: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4324: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4332: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4373: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4382: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4392: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4403: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4418: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4427: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4437: Error: suffix or operands invalid for `pand'
/tmp/ccwG7VeD.s:4445: Error: suffix or operands invalid for `pand'
make: *** [motion.lo] Error 1
-----END ERRORS-----

Guessing, from looking at include/mmx.h, that this is due to a borken
parallel and, I tried defining BROKEN_PAND.  This threw up errors due to 
a missing ; on line 533 of include/mmx.h, which I'll commit to the CVS in 
a moment.  After correcting this, I get:

-----BEGIN MORE ERRORS-----
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/lib/glib/include -I../../.. -I../../../include    -Wall -O3 -m486 -fschedule-insns2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -c motion.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/lib/glib/include -I../../.. -I../../../include -Wall -O3 -m486 -fschedule-insns2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -Wp,-MD,.deps/motion.pp -c  -fPIC -DPIC motion.c -o motion.lo
motion.c: In function `dpframe_estimate':
motion.c:1006: warning: `imins' might be used uninitialized in this function
motion.c:1006: warning: `jmins' might be used uninitialized in this function
motion.c:1006: warning: `imint' might be used uninitialized in this function
motion.c:1006: warning: `jmint' might be used uninitialized in this function
motion.c:1006: warning: `iminb' might be used uninitialized in this function
motion.c:1006: warning: `jminb' might be used uninitialized in this function
motion.c:1006: warning: `imindmv' might be used uninitialized in this function
motion.c:1006: warning: `jmindmv' might be used uninitialized in this function
motion.c: In function `dist1':
motion.c:1391: warning: unused variable `mmx_dist_test'
motion.c:1391: warning: unused variable `mmx_dist'
motion.c:1390: warning: unused variable `temp'
motion.c:1389: warning: unused variable `v'
motion.c: In function `dist2':
motion.c:1812: warning: unused variable `v'
motion.c:1811: warning: unused variable `i'
motion.c: In function `bdist1':
motion.c:2177: warning: unused variable `v'
motion.c:2176: warning: unused variable `i'
motion.c: In function `bdist2':
motion.c:2434: warning: unused variable `v'
motion.c:2433: warning: unused variable `i'
motion.c: In function `variance':
motion.c:2680: warning: unused variable `i'
motion.c: In function `dpfield_estimate':
motion.c:1169: warning: `imino' might be used uninitialized in this function
motion.c:1169: warning: `jmino' might be used uninitialized in this function
motion.c:1169: warning: `imindmv' might be used uninitialized in this function
motion.c:1169: warning: `jmindmv' might be used uninitialized in this function
motion.c: At top level:
motion.c:1363: warning: `PACKED_0' defined but not used
motion.c:1364: warning: `PACKED_1' defined but not used
motion.c:1365: warning: `PACKED_2' defined but not used
/tmp/cc6CDzLg.s: Assembler messages:
/tmp/cc6CDzLg.s:3086: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3087: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3088: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3090: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3100: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3101: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3102: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3104: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3169: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3170: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3171: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3173: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3183: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3184: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3185: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3187: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3251: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3252: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3254: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3259: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3260: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3262: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3268: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3269: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3271: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3278: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3279: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3281: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3285: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3293: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3294: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3296: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3301: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3302: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3304: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3310: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3311: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3313: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3320: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3321: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3323: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3327: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3538: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3540: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3542: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3552: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3554: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3556: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3621: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3622: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3623: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3625: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3635: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3636: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3637: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3639: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3703: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3704: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3706: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3711: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3712: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3714: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3720: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3721: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3723: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3730: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3731: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3733: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3737: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3745: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3746: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3748: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3753: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3754: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3756: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3762: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3763: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3765: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3772: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3773: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3775: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3779: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3890: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3891: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3893: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3901: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3902: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3904: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3913: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3914: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3916: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3926: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3927: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3929: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3933: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3944: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3945: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3947: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3955: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3956: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3958: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3967: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3968: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3970: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3977: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3978: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3980: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3984: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3991: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3993: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:3995: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4022: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4023: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4025: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4033: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4034: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4036: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4045: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4046: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4048: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4058: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4059: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4061: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4065: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4076: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4077: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4079: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4087: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4088: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4090: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4099: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4100: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4102: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4109: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4110: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4112: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4116: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4123: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4125: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4127: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4239: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4240: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4242: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4250: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4251: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4253: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4262: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4263: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4265: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4275: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4276: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4278: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4282: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4293: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4294: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4296: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4304: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4305: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4307: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4316: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4317: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4319: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4326: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4327: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4329: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4333: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4340: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4342: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4344: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4373: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4374: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4376: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4384: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4385: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4387: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4396: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4397: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4399: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4409: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4410: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4412: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4416: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4427: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4428: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4430: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4438: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4439: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4441: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4450: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4451: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4453: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4460: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4461: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4463: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4467: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4474: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4476: Error: suffix or operands invalid for `pandn'
/tmp/cc6CDzLg.s:4478: Error: suffix or operands invalid for `pandn'
make: *** [motion.lo] Error 1
-----END MORE ERRORS-----

And at that stage, I'm stuck.

Any pointers?

Thanks,
-- 
Richard




More information about the gstreamer-devel mailing list