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=78952 --- shadow/78952 2006-07-26 05:03:45.000000000 -0400 +++ shadow/78952.tmp.25317 2006-07-26 05:03:45.000000000 -0400 @@ -0,0 +1,64 @@ +Bug#: 78952 +Product: Mono: Runtime +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: mono-svn-62986 compile error(undefined reference to `ves_icall_System_IO_InotifyWatcher_RemoveWatch' ) + +Please fill in this template when reporting a bug, unless you know what you +are doing. + + + +Error Message: + +make[3]: Entering directory `/home/hys545/MONO/mono/mono/metadata' +/bin/sh ../../libtool --tag=CC --mode=link gcc -O -O2 -g -pipe -m32 +-march=i386 -mtune=pentium4 -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 -o pedump pedump.o +libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la +../../libgc/libmonogc.la -pthread -lgthread-2.0 -lglib-2.0 +-Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lm -lnsl -lpthread -lm +gcc -O -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -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 -o pedump pedump.o -pthread +-Wl,--export-dynamic ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a +../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -lgthread-2.0 +-lgmodule-2.0 -ldl -lglib-2.0 -lnsl -lpthread -lm +./.libs/libmonoruntime.a(icall.o):(.data.rel.ro+0xc8c): undefined reference +to `ves_icall_System_IO_InotifyWatcher_AddWatch' +./.libs/libmonoruntime.a(icall.o):(.data.rel.ro+0xc9c): undefined reference +to `ves_icall_System_IO_InotifyWatcher_RemoveWatch' +collect2: ld returned 1 exit status + +Steps to reproduce the problem: +1. I deleted mono directory +2. +3. + +Actual Results: + + +Expected Results: + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
