mail-archives/mono-list/2005-February/025971.html

116 строки
4.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-list] Problems compiling on FreeBSD
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:tmclaugh%40sdf.lonestar.org">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="025970.html">
<LINK REL="Next" HREF="025969.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-list] Problems compiling on FreeBSD
</H1>
<B>Tom McLaughlin
</B>
<A HREF="mailto:tmclaugh%40sdf.lonestar.org"
TITLE="[Mono-list] Problems compiling on FreeBSD">tmclaugh@sdf.lonestar.org
</A><BR>
<I>Wed, 23 Feb 2005 18:24:54 -0500</I>
<P><UL>
<LI> Previous message: <A HREF="025970.html">[Mono-list] Problems compiling on FreeBSD
</A></li>
<LI> Next message: <A HREF="025969.html">[Mono-list] mono and apache2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25971">[ date ]</a>
<a href="thread.html#25971">[ thread ]</a>
<a href="subject.html#25971">[ subject ]</a>
<a href="author.html#25971">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 2005-02-23 at 10:08 -0600, SigmaX wrote:
&gt;<i> Hey;
</I>&gt;<i> I'm trying to compile Mono 1.1.4 on FreeBSD 5.3-REALEASE. I'm no
</I>&gt;<i> code-guru, so something like this is plenty enough to stop me. I get the
</I>&gt;<i> following error during Make:
</I>&gt;<i>
</I>&gt;<i> Making all in dis
</I>&gt;<i> if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT
</I>&gt;<i> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
</I>&gt;<i> -I../.. -DGC_FREEBSD_THREADS -g -O2 -fno-strict-aliasing -g -Wall
</I>&gt;<i> -Wunused -Wmissing-prototypes -Wmissing-declarations
</I>&gt;<i> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
</I>&gt;<i> -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT get.o
</I>&gt;<i> -MD -MP -MF &quot;.deps/get.Tpo&quot; -c -o get.o get.c; then mv -f
</I>&gt;<i> &quot;.deps/get.Tpo&quot; &quot;.deps/get.Po&quot;; else rm -f &quot;.deps/get.Tpo&quot;; exit 1; fi
</I>&gt;<i> if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT
</I>&gt;<i> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
</I>&gt;<i> -I../.. -DGC_FREEBSD_THREADS -g -O2 -fno-strict-aliasing -g -Wall
</I>&gt;<i> -Wunused -Wmissing-prototypes -Wmissing-declarations
</I>&gt;<i> -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
</I>&gt;<i> -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -MT
</I>&gt;<i> dis-cil.o -MD -MP -MF &quot;.deps/dis-cil.Tpo&quot; -c -o dis-cil.o dis-cil.c;
</I>&gt;<i> then mv -f &quot;.deps/dis-cil.Tpo&quot; &quot;.deps/dis-cil.Po&quot;; else rm -f
</I>&gt;<i> &quot;.deps/dis-cil.Tpo&quot;; exit 1; fi
</I>&gt;<i> dis-cil.c:24: error: syntax error before &quot;sizeof&quot;
</I>&gt;<i> dis-cil.c:26: error: syntax error before &quot;sizeof&quot;
</I>&gt;<i> dis-cil.c:30: warning: type defaults to `int' in declaration of `klass'
</I>&gt;<i> dis-cil.c:30: warning: implicit declaration of function `fpclass'
</I>&gt;<i> dis-cil.c:30: error: `num' undeclared here (not in a function)
</I>&gt;<i> dis-cil.c:30: error: initializer element is not constant
</I>&gt;<i> dis-cil.c:30: warning: data definition has no type or storage class
</I>&gt;<i> dis-cil.c:31: error: syntax error before &quot;if&quot;
</I>&gt;<i> dis-cil.c:22:1: unterminated #ifdef
</I>&gt;<i> *** Error code 1
</I>&gt;<i>
</I>&gt;<i> Stop in /usr/home/eric/mono-compiles/mono-1.1.4/mono/dis.
</I>&gt;<i> *** Error code 1
</I>&gt;<i>
</I>&gt;<i> Stop in /usr/home/eric/mono-compiles/mono-1.1.4/mono.
</I>&gt;<i> *** Error code 1
</I>&gt;<i>
</I>&gt;<i> Stop in /usr/home/eric/mono-compiles/mono-1.1.4.
</I>&gt;<i> *** Error code 1
</I>&gt;<i>
</I>&gt;<i> Stop in /usr/home/eric/mono-compiles/mono-1.1.4.
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> Any help?
</I>&gt;<i> Thanx,
</I>&gt;<i> SigmaX
</I>&gt;<i>
</I>
Use the lang/mono-devel port from the BSD# CVS repo. It's fixed there.
Thanks.
Tom
--
BSD# Project - Porting Mono to FreeBSD
<A HREF="http://forge.novell.com/modules/xfmod/project/?bsd-sharp">http://forge.novell.com/modules/xfmod/project/?bsd-sharp</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="025970.html">[Mono-list] Problems compiling on FreeBSD
</A></li>
<LI> Next message: <A HREF="025969.html">[Mono-list] mono and apache2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#25971">[ date ]</a>
<a href="thread.html#25971">[ thread ]</a>
<a href="subject.html#25971">[ subject ]</a>
<a href="author.html#25971">[ author ]</a>
</LI>
</UL>
</body></html>