[gst-devel] Problems compliling the latest CVS

Myers W. Carpenter myers at fil.org
Wed Jul 5 22:30:35 CEST 2000


Hi,
	I'm having problems compiling the latest CVS (updated just minutes
ago).   Once again gcc 2.95.2 seems to choke on assembly that egcs
doesn't have a problem with.


gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/lib/glib/include
-D_REENTRANT -I/usr/lib/glib/include -I/usr/X11R6/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 motion.c  -fPIC -DPIC -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:1388: warning: unused variable `mmx_dist_test'
motion.c:1388: warning: unused variable `mmx_dist'
motion.c:1387: warning: unused variable `temp'
motion.c:1386: warning: unused variable `v'
motion.c: In function `dist2':
motion.c:1809: warning: unused variable `v'
motion.c:1808: warning: unused variable `i'
motion.c: In function `bdist1':
motion.c:2174: warning: unused variable `v'
motion.c:2173: warning: unused variable `i'
motion.c: In function `bdist2':
motion.c:2431: warning: unused variable `v'
motion.c:2430: warning: unused variable `i'
motion.c: In function `variance':
motion.c:2677: 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
/tmp/ccmoKipZ.s: Assembler messages:
/tmp/ccmoKipZ.s:3079: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3090: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3130: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3141: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3177: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3188: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3254: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3265: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3688: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3699: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3945: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3954: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3964: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3975: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3990: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:3999: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4009: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4017: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4056: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4065: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4075: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4086: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4101: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4110: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4120: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4128: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4251: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4260: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4270: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4281: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4296: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4305: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4315: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4323: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4364: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4373: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4383: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4394: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4409: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4418: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4428: Error: suffix or operands invalid for `pand'
/tmp/ccmoKipZ.s:4436: Error: suffix or operands invalid for `pand'
make[4]: *** [motion.lo] Error 1
make[4]: Leaving directory
`/home/myers/video-hacking/gstreamer/plugins/mpeg2/mpeg2enc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/myers/video-hacking/gstreamer/plugins/mpeg2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/myers/video-hacking/gstreamer/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/myers/video-hacking/gstreamer'
make: *** [all-recursive-am] Error 2

-- 
You're just jealous because the voices only talk to me.




More information about the gstreamer-devel mailing list