Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Compilation failed...mcs not found Meino.Cramer@×××.de