[Mono-list] Undefined symbol isnormal when building mono-1.1.9

Sébastien Robitaille sebastien.robitaille at croesus.com
Mon Sep 12 18:06:58 EDT 2005


Hello,

I am trying to build mono-1.1.9 on our Solaris box and I have an "Undefined symbol isnormal" error message when linking monodis.
This is the first time I encounter this problem, I was able to compile mono-1.1.7 successfully on this machine in the past.

Any idea ?

Thanks!
Sébas


gcc -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototyp
es -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wno-char-subscripts -Wno-cast-align -o
.libs/monodis dump.o main.o -threads  libmonodis.a ../mini/.libs/libmono.so -L/home/sebastienr/soft/Solaris/glib-2.4.1/lib
/home/sebastienr/soft/Solaris/glib-2.4.1/lib/libgmodule-2.0.so -ldl /home/sebastienr/soft/Solaris/glib-2.4.1/lib/libgthread-2.0.so
/home/sebastienr/soft/Solaris/glib-2.4.1/lib/libglib-2.0.so -lsocket -lnsl -lxnet -lpthread -lm -lrt -R/home/sebastienr/soft/Solaris
/mono-1.1.9/lib -R/home/sebastienr/soft/Solaris/glib-2.4.1/lib
Undefined                       first referenced
 symbol                             in file
isnormal                            libmonodis.a(get.o)
ld: fatal: Symbol referencing errors. No output written to .libs/monodis
collect2: ld returned 1 exit status



More information about the Mono-list mailing list