From owner-freebsd-ports@FreeBSD.ORG Mon Sep 11 20:11:59 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 654B516A47B for ; Mon, 11 Sep 2006 20:11:59 +0000 (UTC) (envelope-from phoenix.lists@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA21143DE5 for ; Mon, 11 Sep 2006 20:11:56 +0000 (GMT) (envelope-from phoenix.lists@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so1368615nfc for ; Mon, 11 Sep 2006 13:11:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:references:in-reply-to:x-face:mime-version:content-type:content-transfer-encoding:message-id; b=bEOjG4rV6Dk9TosupHoPt+596emrS/qFssgzh8hL0I0s1IIA4+xyeyamUihQzK7qFMfWqUyoN3auWeLkgYqK6Wo9bwty7QvSg9Rw+EqsmQcuXka/QWT58PUxdyuF+MUG8BPCg5+iMedS1lgnY4Zc4mh0QeOYrBgWGK4CMt28dzY= Received: by 10.49.8.10 with SMTP id l10mr8591197nfi; Mon, 11 Sep 2006 13:11:54 -0700 (PDT) Received: from sp0-host.localdomain ( [85.202.171.205]) by mx.gmail.com with ESMTP id 39sm4809089hug.2006.09.11.13.11.53; Mon, 11 Sep 2006 13:11:54 -0700 (PDT) From: Simon Phoenix Organization: Phoenix Lab. To: freebsd-ports@freebsd.org, Vittorio Date: Mon, 11 Sep 2006 23:05:27 +0300 User-Agent: KMail/1.9.3 References: <10d9d256d0a.vdemart1@tin.it> In-Reply-To: <10d9d256d0a.vdemart1@tin.it> X-Face: "=L]82cHM+NGLiS.'>u\lu0j9cWt=ccFg>G~.],2MSJ!1{46\L-nW{fVinB14}"(=?utf-8?q?f09I0=3A=0A=09=60so=5FzFTao=7B?=:}]wp:TJ\^>7-Oa`tQY,Tqlz!GMaqqf\Ra; 0`ebm?*-'P+)FpXRP]-)}%@}"=?utf-8?q?+42=7B+gT=24C6HucdR=25LJR=0A=09G?=(V4m; ?|$7CUzt MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1749110.ycJmLh3qnS"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200609112305.35252.phoenix.lists@gmail.com> Cc: Subject: Re: Cannot find C# compiler X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 20:11:59 -0000 --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--