[Mono-dev] Nullref when clearing TextBox that hasn't been shown yet

darkgoob jjj at io.com
Sat Nov 6 03:08:16 EDT 2010


I followed your directions closely, but when I run "make" on mono itself, it
dies with this error:


/bin/sh ./libtool --quiet --mode=compile gcc -DPACKAGE_NAME=\"libgc-mono\"
-DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\"
-DPACKAGE_STRING=\"libgc-mono\ 6.6\"
-DPACKAGE_BUGREPORT=\"Hans_Boehm at hp.com\" -DGC_DARWIN_THREADS=1
-DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1
-DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1
-DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include 
-no-cpp-precomp -D_THREAD_SAFE -DGC_MACOSX_THREADS -DPLATFORM_MACOSX
-DUSE_MMAP -DUSE_MUNMAP -DGetCurrentProcess=MonoGetCurrentProcess
-DGetCurrentThread=MonoGetCurrentThread -DCreateEvent=MonoCreateEvent -arch
i386 -D_XOPEN_SOURCE -mmacosx-version-min=10.5    -arch i386 -D_XOPEN_SOURCE
-mmacosx-version-min=10.5 -g   -MT allchblk.lo -MD -MP -MF
.deps/allchblk.Tpo -c -o allchblk.lo allchblk.c
mv -f .deps/allchblk.Tpo .deps/allchblk.Plo
mv: rename .deps/allchblk.Tpo to .deps/allchblk.Plo: No such file or
directory
make[3]: *** [allchblk.lo] Error 1

Not sure how to fix this.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Nullref-when-clearing-TextBox-that-hasn-t-been-shown-yet-tp3002455p3029740.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list