зеркало из https://github.com/mono/mail-archives.git
111 строки
3.7 KiB
HTML
111 строки
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Building fron CVS
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:karl%40waclawek.net">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016417.html">
|
|
<LINK REL="Next" HREF="016441.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Building fron CVS
|
|
</H1>
|
|
<B>Karl Waclawek
|
|
</B>
|
|
<A HREF="mailto:karl%40waclawek.net"
|
|
TITLE="[Mono-list] Building fron CVS">karl@waclawek.net
|
|
</A><BR>
|
|
<I>Wed, 15 Oct 2003 00:38:50 -0400</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016417.html">[Mono-list] Building fron CVS
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016441.html">[Mono-list] Building fron CVS
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16421">[ date ]</a>
|
|
<a href="thread.html#16421">[ thread ]</a>
|
|
<a href="subject.html#16421">[ subject ]</a>
|
|
<a href="author.html#16421">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Duncan Mak wrote:
|
|
|
|
><i>On Mon, 2003-10-13 at 22:48, Karl Waclawek wrote:
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>>><i>I re-updated from CVS and got further, until:
|
|
</I>>><i>(again, doing make fullbuild)
|
|
</I>>><i>
|
|
</I>>><i>
|
|
</I>><i>
|
|
</I>><i>You need to install ICU. Packages are available on Red Carpet, or you
|
|
</I>><i>can download the source directly.
|
|
</I>><i>
|
|
</I>><i>
|
|
</I>There are quire a few. I installed
|
|
- icu
|
|
- icu-debuginfo
|
|
- icu-locales
|
|
- libicu-devel
|
|
- libicu26
|
|
|
|
the compile still stops here:
|
|
|
|
gcc -g -O2 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
|
|
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
|
|
-Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -o mint
|
|
interp.o -pthread -Wl,--export-dynamic ../arch/.libs/libmonoarch.al
|
|
../metadata/.libs/libmonoruntime.al ../metadata/.libs/libmetadata.al
|
|
../io-layer/.libs/libwapi.al ../utils/.libs/libmonoutils.al
|
|
../os/.libs/libmonoos.al ../../libgc/.libs/libmonogc.al -lgthread-2.0
|
|
-lgmodule-2.0 -ldl -lglib-2.0 -lnsl -lpthread -lrt -lm
|
|
../metadata/.libs/libmonoruntime.al(locales.lo)(.text+0x8d): In function
|
|
`monostring_from_UChars':
|
|
/usr/local/src/mono/mono/metadata/locales.c:57: undefined reference to
|
|
`u_strlen_2_6'
|
|
|
|
<snip>lots of stuff left out</snip>
|
|
|
|
../metadata/.libs/libmonoruntime.al(locales.lo)(.text+0xb87):/usr/local/src/mono/mono/metadata/locales.c:533:
|
|
undefined reference to `ucnv_close_2_6'
|
|
../metadata/.libs/libmonoruntime.al(locales.lo)(.text+0xbaa):/usr/local/src/mono/mono/metadata/locales.c:537:
|
|
undefined reference to `ucol_getSortKey_2_6'
|
|
../metadata/.libs/libmonoruntime.al(locales.lo)(.text+0xbcb):/usr/local/src/mono/mono/metadata/locales.c:539:
|
|
undefined reference to `ucol_getSortKey_2_6'
|
|
collect2: ld returned 1 exit status
|
|
make[2]: *** [mint] Error 1
|
|
make[2]: Leaving directory `/usr/local/src/mono/mono/interpreter'
|
|
make[1]: *** [all-recursive] Error 1
|
|
make[1]: Leaving directory `/usr/local/src/mono/mono'
|
|
make: *** [xinstall-runtime] Error 2
|
|
|
|
|
|
Karl
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016417.html">[Mono-list] Building fron CVS
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016441.html">[Mono-list] Building fron CVS
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16421">[ date ]</a>
|
|
<a href="thread.html#16421">[ thread ]</a>
|
|
<a href="subject.html#16421">[ subject ]</a>
|
|
<a href="author.html#16421">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|