Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Compilation failed...mcs not found
Date: Thu, 28 Jul 2016 17:51:50
Message-Id: 20160728175130.GC5373@solfire
1 Hi,
2
3 my Gentoo installation is incomplete...sigh ;)
4
5
6 Got this one:
7
8 * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
9 >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
10 >>> Unpacking source...
11 >>> Unpacking mono-addins-0.6.2.tar.bz2 to /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
12 >>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
13 >>> Preparing source in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
14 >>> Source prepared.
15 >>> Configuring source in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
16 ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-gui
17 configure: loading site script /usr/share/config.site
18 checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
19 checking whether build environment is sane... yes
20 checking for a thread-safe mkdir -p... /bin/mkdir -p
21 checking for gawk... gawk
22 checking whether make sets $(MAKE)... yes
23 checking how to create a ustar tar archive... gnutar
24 checking whether to enable maintainer-specific portions of Makefiles... no
25 checking for pkg-config... /usr/bin/pkg-config
26 checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
27 checking for gmcs... no
28 configure: error: mcs Not found
29
30
31 eix mcs
32 eix gmcs
33 found nothing except for libmcs, which I installed ("-1"), but it
34 does not heal my hurts (GENTOO IS A DJ?).
35
36 What is mcs, who sells it and what do I have to pay for a new one?
37
38 Thanks lot for any hint in advance!
39
40 Best regards
41 Dances with emerge

Replies

Subject Author
Re: [gentoo-user] Compilation failed...mcs not found Facundo Curti <facu.curti@×××××.com>
Re: [gentoo-user] Compilation failed...mcs not found covici@××××××××××.com