Hi, When I try to compile lame 3.92 using nasm, I get the following error:
/usr/bin/nasm -f elf -i ../../libmp3lame/i386/ scalar.nas -o scalar.lo -l scalar.lo.lst scalar.nas:15: error: parser: instruction expected scalar.nas:16: error: parser: instruction expected scalar.nas:36: error: parser: instruction expected scalar.nas:37: error: parser: instruction expected scalar.nas:69: error: parser: instruction expected scalar.nas:70: error: parser: instruction expected scalar.nas:114: error: parser: instruction expected (and it goes on for a while). I was using: ./configure --with-fileio=lame --without-vorbis --disable-gtktest --enable-nasm --enable-expopt=yes $ gcc --version gcc (GCC) 3.1 20020522 (Red Hat Linux Rawhide 3.1-2) Copyright (C) 2002 Free Software Foundation, Inc. $ nasm -v NASM version 0.98.22 compiled on Feb 26 2002 on RedHat 7.3 Am I doing something wrong? Akos _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
