[Mono-list] Mono Runtime 0.30 compile error
Luke Stephenson
lstephenson@rogers.com
Tue, 3 Feb 2004 02:49:02 -0500
I was busy setting up .29, and I had just finished testing out a simple
helloworld, when I noticed .30 was released.
So I unroll .29 and remove it completely.
Download .30.
Configure worked perfectly, detecting ICU, etc.
However when trying to make I receive:
Making all in mini
make[3]: Entering directory `/root/program_dls/mono-0.30/mono/mini'
./genmdesc ./cpu-pentium.md cpu-pentium.h pentium_desc
./genmdesc: error while loading shared libraries: libicui18n.so.26:
cannot open shared object file: No such file or directory
make[3]: *** [cpu-pentium.h] Error 127
After some searching, it looks like there was a common related problem last
spring/summer surrounding this, and I was wondering if someone could help me
out.
Thanks a lot,
Luke