hello
it's funny, i had exactelly the same problem this morning....
the problem is that your computer does not like "(" and ")" insind a sting : it's just a syntax error of the script.
the easiest solution I found was removing "($CXX)" in the string (line 2271).
I also had problem later with "can't". i made a surch and replace for "can't to "can not" and everything work fine.
just a question : do use ubuntu? (it look like this distribution does not use a standard shell)
hope that help Cyrille
Georg Holzmann wrote:
Hallo!
I checked out the new GEM sources and have a problem to configure:
./configure --prefix=/usr --with-ftgl --with-mpeg3 --with-quicktime --with-avi ... checking for shmat... yes checking for IceConnectionNumber in -lICE... yes ./configure: line 2271: syntax error near unexpected token
(' ./configure: line 2271:
{ echo "configure: error: you enforced the use of MMX although the compiler ($CXX) doesn't support it" 1>&2; exit 1; }'but I have not enabled mmx, I also tried it with --disable-mmx, but it didn't work.
Any ideas?
Thanks, LG Georg
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list