Date: Mon, 11 Sep 2006 10:07:05 -0400 From: "michael johnson" <ahze@ahze.net> To: Vittorio <vdemart1@tin.it> Cc: freebsd-ports@freebsd.org Subject: Re: Cannot find C# compiler Message-ID: <b2203fed0609110707v4d471cbam80c5c0ea0744cb6e@mail.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
On 9/11/06, Vittorio <vdemart1@tin.it> 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=/usr/bin/gcc -- > prefix=/tmp/incollector --exec-prefix=/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? install ports/lang/mono > > Vittorio > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0609110707v4d471cbam80c5c0ea0744cb6e>