Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2006 23:05:27 +0300
From:      Simon Phoenix <phoenix.lists@gmail.com>
To:        freebsd-ports@freebsd.org, Vittorio <vdemart1@tin.it>
Subject:   Re: Cannot find C# compiler
Message-ID:  <200609112305.35252.phoenix.lists@gmail.com>
In-Reply-To: <10d9d256d0a.vdemart1@tin.it>
References:  <10d9d256d0a.vdemart1@tin.it>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1749110.ycJmLh3qnS
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Monday 11 September 2006 16:51, Vittorio wrote:
> I'm trying to make my first port, "incollector" using the linux
> incollector.tar.gz file.
> Now after having carefully read the INSTALL
> file I tried to configure the package (I use tcsh) as suggested in the
> instructions with
>
> sh ./configure CC=3D/usr/bin/gcc --
> prefix=3D/tmp/incollector --exec-prefix=3D/tmp/incollector
>
> but
>
> checking
> build system type... i686-pc-linux-gnulibc1
> checking host system
> type... i686-pc-linux-gnulibc1
> checking target system type... i686-pc-
> linux-gnulibc1
> checking for a BSD-compatible install...
> /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk...
> nawk
> checking whether make sets $(MAKE)... yes
> checking whether to
> enable maintainer-specific portions of Makefiles... no
> checking for a
> BSD-compatible install... /usr/bin/install -c
> checking for pkg-
> config... /usr/local/bin/pkg-config
> checking for csc... no
> checking for
> mcs... no
> checking for mono... no
> configure: error: No C# compiler
> found
>
> I tried also with /usr/bin/g++ to no avail.
>
> What's wrong with
> it? What shall I do?
>
> Vittorio

GCC - the GNU Compiler Collection includes C, C++, Java and Fortran. No C#=
=20
compiller.
=46or C# compiler install mono project -=20
=2D------------------------------------------------------------------------=
=2D----------------------
/usr/ports/lang/mono/pkg-descr reads:

An open source implementation of .NET Development Framework.

This is a development release leading to the next production milestone.

WWW: http://www.mono-project.com/
=2D------------------------------------------------------------------------=
=2D-----------------------

Good Luck!

=2D-=20
Best regards,
Simon Phoenix (Phoenix Lab.)
=2D--------------------------------------------------------------
KeyID: 0x2569D30B
=46ingerprint: 78FC 5C40 07CC D331 148E CC79 84B8 D514 2569 D30B
=2D--------------------------------------------------------------

--nextPart1749110.ycJmLh3qnS
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQBFBcGPhLjVFCVp0wsRAz4dAJ40THVGlM4QlSfwwq3qtnz/AsnsWQCeNHOg
Q4O3R4dDQYhuuTUQjXRvAfU=
=8Jch
-----END PGP SIGNATURE-----

--nextPart1749110.ycJmLh3qnS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609112305.35252.phoenix.lists>