Cannot find C# compiler

michael johnson ahze at ahze.net
Mon Sep 11 07:07:07 PDT 2006


On 9/11/06, Vittorio <vdemart1 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list