[MPlayer-users] cpu_state.c on OS/X fails to compile

Steven M. Schultz sms at 2BSD.COM
Fri Jun 13 08:03:51 CEST 2003


Hi -

	I'm not quite sure what's not right with libmpeg2/cpu_state.c but
	it is failing to compile on a G4 OS/X system tonight:

gcc -c -O4   -pipe -ffast-math -fomit-frame-pointer -no-cpp-precomp -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../libvo -I..   -DMPG12PLAY -faltivec -o cpu_state.o cpu_state.c
{standard input}:33:Parameter syntax error (parameter 1)
{standard input}:34:Parameter syntax error (parameter 1)
{standard input}:35:Parameter syntax error (parameter 1)
{standard input}:36:Parameter syntax error (parameter 1)
{standard input}:37:Parameter syntax error (parameter 1)
{standard input}:38:Parameter syntax error (parameter 1)
{standard input}:39:Parameter syntax error (parameter 1)
{standard input}:40:Parameter syntax error (parameter 1)
{standard input}:41:Parameter syntax error (parameter 1)
{standard input}:42:Parameter syntax error (parameter 1)
{standard input}:43:Parameter syntax error (parameter 1)
{standard input}:44:Parameter syntax error (parameter 1)
{standard input}:45:Parameter syntax error (parameter 1)
{standard input}:46:Parameter syntax error (parameter 1)
{standard input}:47:Parameter syntax error (parameter 1)
{standard input}:48:Parameter syntax error (parameter 1)
{standard input}:49:Parameter syntax error (parameter 1)
{standard input}:50:Parameter syntax error (parameter 1)
{standard input}:51:Parameter syntax error (parameter 1)
{standard input}:52:Parameter syntax error (parameter 1)
{standard input}:53:Parameter syntax error (parameter 1)
{standard input}:54:Parameter syntax error (parameter 1)
{standard input}:55:Parameter syntax error (parameter 1)
{standard input}:61:Parameter syntax error (parameter 1)
{standard input}:62:Parameter syntax error (parameter 1)
{standard input}:63:Parameter syntax error (parameter 1)
{standard input}:64:Parameter syntax error (parameter 1)
{standard input}:65:Parameter syntax error (parameter 1)
{standard input}:66:Parameter syntax error (parameter 1)
{standard input}:67:Parameter syntax error (parameter 1)
{standard input}:68:Parameter syntax error (parameter 1)
{standard input}:69:Parameter syntax error (parameter 1)
{standard input}:70:Parameter syntax error (parameter 1)
{standard input}:71:Parameter syntax error (parameter 1)
{standard input}:72:Parameter syntax error (parameter 1)
{standard input}:73:Parameter syntax error (parameter 1)
{standard input}:74:Parameter syntax error (parameter 1)
{standard input}:75:Parameter syntax error (parameter 1)
{standard input}:76:Parameter syntax error (parameter 1)
{standard input}:77:Parameter syntax error (parameter 1)
{standard input}:78:Parameter syntax error (parameter 1)
{standard input}:79:Parameter syntax error (parameter 1)
{standard input}:80:Parameter syntax error (parameter 1)
{standard input}:81:Parameter syntax error (parameter 1)
{standard input}:82:Parameter syntax error (parameter 1)
{standard input}:83:Parameter syntax error (parameter 1)
gmake[1]: *** [cpu_state.o] Error 1
gmake: *** [libmpeg2/libmpeg2.a] Error 2

	Any ideas what might be wrong?    It's behaving as if every line in
	the asm() block is being declared in error.   

	Steven Schultz



More information about the MPlayer-users mailing list