Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80434 --- shadow/80434 2007-01-03 04:46:14.000000000 -0500 +++ shadow/80434.tmp.23982 2007-01-03 04:46:14.000000000 -0500 @@ -0,0 +1,59 @@ +Bug#: 80434 +Product: Mono: Runtime +Version: 1.2 +OS: +OS Details: Slamd64 11.0 +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Compile error Error: suffix or operands invalid for `bsf' + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +Everytime I try to build mono I get the error below. After much searching +with Google all the reports I can find date back to 2004 and before with +the relevant fixes already applied to my system. +The error is listed in the Additional Information section of this template. + + +Steps to reproduce the problem: +1. ./configure +2. make +3. + +Actual Results: +/tmp/ccLLZmWM.s:455: Error: suffix or operands invalid for `bsf' + +Expected Results: +Complete compile without error + +How often does this happen? +everytime + +Additional Information: + gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../mono +-I../../libgc/include -pthread -I/usr/include/glib-2.0 +-I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 +-I/usr/lib/glib-2.0/include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT +-DUSE_MMAP -DUSE_MUNMAP -DUSE_COMPILER_TLS -g -O2 -fno-strict-aliasing +-Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes +-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes +-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align +-Wwrite-strings -mno-tls-direct-seg-refs -MT monobitset.lo -MD -MP -MF +.deps/monobitset.Tpo -c monobitset.c -fPIC -DPIC -o .libs/monobitset.o +monobitset.c: In function `mono_bitset_count': +monobitset.c:233: warning: right shift count >= width of type +/tmp/ccLLZmWM.s: Assembler messages: +/tmp/ccLLZmWM.s:455: Error: suffix or operands invalid for `bsf' +/tmp/ccLLZmWM.s:569: Error: suffix or operands invalid for `bsf' +/tmp/ccLLZmWM.s:597: Error: suffix or operands invalid for `bsf' +make[3]: *** [monobitset.lo] Error 1 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
