Re: [gentoo-user] Re: MBR & GPT dual compliant format

2016-07-28 Thread Mick
On Thursday 28 Jul 2016 18:36:52 David Haller wrote:
> Hello,
> 
> On Tue, 26 Jul 2016, James wrote:
> [..]
> 
> Well, the best I found is this on the gdisk homepage:
> http://www.rodsbooks.com/gdisk/hybrid.html
> 
> Basically, you shouldn't. The article tackles most aspects and
> pitfalls.
> 
> [..]
> > #parted -l /dev/sda
> > Model: ATA WDC WD20EARX-00P (scsi)
> > Disk /dev/sda: 2000GB
> > Sector size (logical/physical): 512B/4096B
 ^^
It seems you did not use gdisk or a late version of parted to created the 
partition table?  Modern partition tools align the logical and physical 
sectors to 4096B.

> > Number  Start   End SizeType File system Flags
> > 1  1049kB  211MB   210MB   primary  ext2boot

Instead of ext2 follow the guide for creating a FAT fs partition with an EF00 
partition type.


> > 2  211MB   139GB   138GB   primary  linux-swap(v1)
> > 3  139GB   952GB   813GB   primary  ext4
> > 4  952GB   2000GB  1049GB  primary  ext4
> 
> You'd have to get rid of one of those partitions (I'd say /boot).

James should set the boot flag in the partition table for /dev/sda1 and mount 
it under /boot (or /boot/EFI) in fstab.


> By following the example in the above webpage, it worked on a file.
> But it is rather sure to fail if you need more than 3 partitions (as
> one is taken for the GPT, that leaves 3 more primary ones in the MBR
> and logical partitions is doomed to fail.
> 
> HTH,
> -dnh

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


[gentoo-user] gcc5 and xen-tools

2016-07-28 Thread Håkon Alstadheim
Apologies for ipad mail, I'll not make a habit of using it. Away from desktop 
four weeks atm.

I'm getting compilation-errors on xen-tools-4.6.3-r1 using gcc-5.4.0

Can't find xen mentioned here : 
https://bugs.gentoo.org/buglist.cgi?quicksearch=gcc-5.3_id=3005290

Adding " append-flags -Wno-error=trampolines" to src_compile in the ebuild 
for xen-tools-4.6.3 (no -r1) allowed that to compile and is running fine.

 Build log excerpt: -
xenalyze.c: In function 'interval_cr3_schedule_ordered_output': 

 xenalyze.c:2649:9: error: trampoline generated for 
nested function 'cr3_time_compare' [-Werror=trampolines]
   int 
cr3_time_compare(const void *_a, const void *_b) {  

 ^  

 xenalyze.c: In function 
'dump_eip': 

 xenalyze.c:2969:9: error: trampoline generated for nested function 
'eip_compare' [-Werror=trampolines] 
   int eip_compare(const void *_a, 
const void *_b) {   

 ^  

 xenalyze.c: In function 'cr3_dump_list':   

  xenalyze.c:4141:9: error: 
trampoline generated for nested function 'cr3_compare_start' 
[-Werror=trampolines]   
   int cr3_compare_start(const void *_a, const void 
*_b) {  
^   


cc1: all warnings being treated as errors   

 
/var/tmp/portage/app-emulation/xen-tools-4.6.3-r1/work/xen-4.6.3/tools/xentrace/../../tools/Rules.mk:107:
 recipe for target 'xenalyze.o' failed  
make[2]: *** [xenalyze.o] Error 1   

 make[2]: Leaving directory 
'/var/tmp/portage/app-emulation/xen-tools-4.6.3-r1/work/xen-4.6.3/tools/xentrace'

 
/var/tmp/portage/app-emulation/xen-tools-4.6.3-r1/work/xen-4.6.3/tools/../tools/Rules.mk:123:
 recipe for target 'subdir-all-xentrace' failed 
make[1]: *** [subdir-all-xentrace] Error 2  

 make[1]: Leaving directory 
'/var/tmp/portage/app-emulation/xen-tools-4.6.3-r1/work/xen-4.6.3/tools'

  
/var/tmp/portage/app-emulation/xen-tools-4.6.3-r1/work/xen-4.6.3/tools/../tools/Rules.mk:118:
 recipe for target 'subdirs-all' failed 
make: *** [subdirs-all] Error 2 

 make: Leaving directory 
'/var/tmp/portage/app-emulation/xen-tools-4.6.3-r1/work/xen-4.6.3/tools'

  * ERROR: app-emulation/xen-tools-4.6.3-r1::gentoo failed (compile pha




Håkon Alstadheim 
mob:+47 47353938 epost:ha...@alstadheim.priv.no



Re: [gentoo-user] Compilation failed...mcs not found

2016-07-28 Thread Fernando Rodriguez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 07/28/2016 02:27 PM, meino.cra...@gmx.de wrote:
> Facundo Curti  [16-07-28 20:04]:
>> 2016-07-28 14:51 GMT-03:00 :
>>
>>> Hi,
>>>
>>> my Gentoo installation is incomplete...sigh ;)
>>>
>>>
>>> Got this one:
>>>
>>>  * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...
>>>   [ ok ]
>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>> Unpacking source...
>> Unpacking mono-addins-0.6.2.tar.bz2 to
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
>> Preparing source in
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
>> Source prepared.
>> Configuring source in
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
>>> ./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
>>> configure: loading site script /usr/share/config.site
>>> checking for a BSD-compatible install...
>>> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
>>> checking whether build environment is sane... yes
>>> checking for a thread-safe mkdir -p... /bin/mkdir -p
>>> checking for gawk... gawk
>>> checking whether make sets $(MAKE)... yes
>>> checking how to create a ustar tar archive... gnutar
>>> checking whether to enable maintainer-specific portions of Makefiles... no
>>> checking for pkg-config... /usr/bin/pkg-config
>>> checking for a BSD-compatible install...
>>> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
>>> checking for gmcs... no
>>> configure: error: mcs Not found
>>>
>>>
>>> eix mcs
>>> eix gmcs
>>> found nothing except for libmcs, which I installed ("-1"), but it
>>> does not heal my hurts (GENTOO IS A DJ?).
>>>
>>> What is mcs, who sells it and what do I have to pay for a new one?
>>>
>>> Thanks lot for any hint in advance!
>>>
>>> Best regards
>>> Dances with emerge
>>>
>>>
>>>
>>>
>>>
>> Yo tried this?
>> https://github.com/gentoo/dotnet/issues/29
>>
>> First search result on google
> 
> MCS=/usr/bin/dmcs CSC=/usr/bin/dmcs GMCS=/usr/bin/dmcs emerge --update 
> --newuse --deep --with-bdeps=y --tree --keep-going --backtrack=30 --exclude 
> media-video/nvidia-settings --exclude app-misc/screen --exclude 
> app-misc/ytree --exclude dev-python/sip @world -v --keep-going
> 
> These are the packages that would be merged, in reverse order:
> 
> Calculating dependencies... done!
> [nomerge   ] media-gfx/pinta-1.6-r2::gentoo 
> [ebuild  N ]  dev-dotnet/mono-addins-0.6.2::gentoo  USE="gtk" 0 KiB
> 
> Total: 1 package (1 new), Size of downloads: 0 KiB
> 
> 
 Verifying ebuild manifests
> 
 Emerging (1 of 1) dev-dotnet/mono-addins-0.6.2::gentoo
>  * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... 
>[ ok ]
 cfg-update-1.8.2-r1: Checksum index is up-to-date ...
 Unpacking source...
 Unpacking mono-addins-0.6.2.tar.bz2 to 
 /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
 Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
 Preparing source in 
 /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
 Source prepared.
 Configuring source in 
 /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> ./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
> configure: loading site script /usr/share/config.site
> checking for a BSD-compatible install... 
> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for pkg-config... /usr/bin/pkg-config
> checking for a BSD-compatible install... 
> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> checking for gmcs... /usr/bin/dmcs
> checking for gacutil... /usr/bin/gacutil
> checking for al... /usr/bin/al
> checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for GTK_SHARP_20... yes
> configure: creating ./config.status
> config.status: creating ./mono-addins.spec
> config.status: creating ./Mono.Addins/mono-addins.pc
> config.status: creating ./Mono.Addins.Gui/mono-addins-gui.pc
> config.status: creating ./Mono.Addins.Setup/mono-addins-setup.pc
> 

[gentoo-user] qt-creator (and others) too slow

2016-07-28 Thread Francisco Ares
Hello, all.

Interesting thing: running QtCreator in another machine with no KDE (using
WindowMaker) it runs as expected.

On another machine, the main one I use, with KDE, QtCreator (and other
program, as stated on the subject) eats CPU resources and behaves real slow.

On this KDE machine, connecting to the first one via ssh and running its
QtCreator, it starts to behave like the original one from this machine.

Starting QtCreator from a terminal, it says:

libEGL warning: DRI2: failed to authenticate

Starting QtCreator directly on that other machine, that warning does not
show up.

Any hints?

Both machines run the latest stable versions of QtCreator, Qt:4 and Qt:5

Thanks!
Francisco


[gentoo-user] icons and KDE

2016-07-28 Thread »Q«
Yesterday, I went from kde-plasma/plasma-desktop-5.5.5-r1 to -5.6.5,
after which I am not seeing nearly as many icons as I used to.  A lot
of other KDE packages were upgraded as well, and I don't know where to
start with troubleshooting.

In Dolphin, I no longer see icons for flac or mp3 files, just blank
space where an icon should be.  I haven't checked other file types.

I have a panel with several Quicklaunch widgets.  There, I see icons
for many of the launchers, but not others -- I just see blank space
where they should be.  Clicking the blank space does launch the
program.  Normally, the dialog brought up by 'edit launcher' shows the
icon for its .desktop file and lets me click on the icon to change it.
Now, the dialog does show the icon, but it's not clickable so it's not
editable.






Re: [gentoo-user] Compilation failed...mcs not found

2016-07-28 Thread Meino . Cramer
Facundo Curti  [16-07-28 20:04]:
> 2016-07-28 14:51 GMT-03:00 :
> 
> > Hi,
> >
> > my Gentoo installation is incomplete...sigh ;)
> >
> >
> > Got this one:
> >
> >  * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...
> >   [ ok ]
> > >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
> > >>> Unpacking source...
> > >>> Unpacking mono-addins-0.6.2.tar.bz2 to
> > /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
> > >>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
> > >>> Preparing source in
> > /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> > >>> Source prepared.
> > >>> Configuring source in
> > /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> > ./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
> > configure: loading site script /usr/share/config.site
> > checking for a BSD-compatible install...
> > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> > checking whether build environment is sane... yes
> > checking for a thread-safe mkdir -p... /bin/mkdir -p
> > checking for gawk... gawk
> > checking whether make sets $(MAKE)... yes
> > checking how to create a ustar tar archive... gnutar
> > checking whether to enable maintainer-specific portions of Makefiles... no
> > checking for pkg-config... /usr/bin/pkg-config
> > checking for a BSD-compatible install...
> > /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> > checking for gmcs... no
> > configure: error: mcs Not found
> >
> >
> > eix mcs
> > eix gmcs
> > found nothing except for libmcs, which I installed ("-1"), but it
> > does not heal my hurts (GENTOO IS A DJ?).
> >
> > What is mcs, who sells it and what do I have to pay for a new one?
> >
> > Thanks lot for any hint in advance!
> >
> > Best regards
> > Dances with emerge
> >
> >
> >
> >
> >
> Yo tried this?
> https://github.com/gentoo/dotnet/issues/29
> 
> First search result on google

MCS=/usr/bin/dmcs CSC=/usr/bin/dmcs GMCS=/usr/bin/dmcs emerge --update --newuse 
--deep --with-bdeps=y --tree --keep-going --backtrack=30 --exclude 
media-video/nvidia-settings --exclude app-misc/screen --exclude app-misc/ytree 
--exclude dev-python/sip @world -v --keep-going

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge   ] media-gfx/pinta-1.6-r2::gentoo 
[ebuild  N ]  dev-dotnet/mono-addins-0.6.2::gentoo  USE="gtk" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-dotnet/mono-addins-0.6.2::gentoo
 * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...   
 [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking mono-addins-0.6.2.tar.bz2 to 
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
>>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
>>> Preparing source in 
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
./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
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... 
/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... 
/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking for gmcs... /usr/bin/dmcs
checking for gacutil... /usr/bin/gacutil
checking for al... /usr/bin/al
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK_SHARP_20... yes
configure: creating ./config.status
config.status: creating ./mono-addins.spec
config.status: creating ./Mono.Addins/mono-addins.pc
config.status: creating ./Mono.Addins.Gui/mono-addins-gui.pc
config.status: creating ./Mono.Addins.Setup/mono-addins-setup.pc
config.status: creating ./Mono.Addins.MSBuild/mono-addins-msbuild.pc
config.status: creating ./Makefile
config.status: creating ./policy.config
config.status: creating ./Mono.Addins.Gui/Makefile

Re: [gentoo-user] Compilation failed...mcs not found

2016-07-28 Thread covici
meino.cra...@gmx.de wrote:

> Hi,
> 
> my Gentoo installation is incomplete...sigh ;)
> 
> 
> Got this one:
> 
>  * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... 
>[ ok ]
> >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
> >>> Unpacking source...
> >>> Unpacking mono-addins-0.6.2.tar.bz2 to 
> >>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
> >>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
> >>> Preparing source in 
> >>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> >>> Source prepared.
> >>> Configuring source in 
> >>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> ./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
> configure: loading site script /usr/share/config.site
> checking for a BSD-compatible install... 
> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for pkg-config... /usr/bin/pkg-config
> checking for a BSD-compatible install... 
> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> checking for gmcs... no
> configure: error: mcs Not found
> 
> 
> eix mcs
> eix gmcs
> found nothing except for libmcs, which I installed ("-1"), but it
> does not heal my hurts (GENTOO IS A DJ?).
> 
> What is mcs, who sells it and what do I have to pay for a new one?

Sounds like the c# compiler, is mono installed?

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] Compilation failed...mcs not found

2016-07-28 Thread Facundo Curti
2016-07-28 14:51 GMT-03:00 :

> Hi,
>
> my Gentoo installation is incomplete...sigh ;)
>
>
> Got this one:
>
>  * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...
>   [ ok ]
> >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
> >>> Unpacking source...
> >>> Unpacking mono-addins-0.6.2.tar.bz2 to
> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
> >>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
> >>> Preparing source in
> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> >>> Source prepared.
> >>> Configuring source in
> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
> ./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
> configure: loading site script /usr/share/config.site
> checking for a BSD-compatible install...
> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for pkg-config... /usr/bin/pkg-config
> checking for a BSD-compatible install...
> /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
> checking for gmcs... no
> configure: error: mcs Not found
>
>
> eix mcs
> eix gmcs
> found nothing except for libmcs, which I installed ("-1"), but it
> does not heal my hurts (GENTOO IS A DJ?).
>
> What is mcs, who sells it and what do I have to pay for a new one?
>
> Thanks lot for any hint in advance!
>
> Best regards
> Dances with emerge
>
>
>
>
>
Yo tried this?
https://github.com/gentoo/dotnet/issues/29

First search result on google


[gentoo-user] Compilation failed...mcs not found

2016-07-28 Thread Meino . Cramer
Hi,

my Gentoo installation is incomplete...sigh ;)


Got this one:

 * mono-addins-0.6.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...   
 [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
>>> Unpacking mono-addins-0.6.2.tar.bz2 to 
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
>>> Source unpacked in /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work
>>> Preparing source in 
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
>>> Source prepared.
>>> Configuring source in 
>>> /var/tmp/portage/dev-dotnet/mono-addins-0.6.2/work/mono-addins-0.6.2 ...
./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
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... 
/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... 
/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking for gmcs... no
configure: error: mcs Not found


eix mcs
eix gmcs
found nothing except for libmcs, which I installed ("-1"), but it
does not heal my hurts (GENTOO IS A DJ?).

What is mcs, who sells it and what do I have to pay for a new one?

Thanks lot for any hint in advance!

Best regards
Dances with emerge






Re: [gentoo-user] Re: MBR & GPT dual compliant format

2016-07-28 Thread David Haller
Hello,

On Tue, 26 Jul 2016, James wrote:
[..]

Well, the best I found is this on the gdisk homepage:
http://www.rodsbooks.com/gdisk/hybrid.html

Basically, you shouldn't. The article tackles most aspects and
pitfalls.

[..]
>Number  Start   End SizeType File system Flags
> 1  1049kB  211MB   210MB   primary  ext2boot
> 2  211MB   139GB   138GB   primary  linux-swap(v1)
> 3  139GB   952GB   813GB   primary  ext4
> 4  952GB   2000GB  1049GB  primary  ext4

You'd have to get rid of one of those partitions (I'd say /boot).

By following the example in the above webpage, it worked on a file.
But it is rather sure to fail if you need more than 3 partitions (as
one is taken for the GPT, that leaves 3 more primary ones in the MBR
and logical partitions is doomed to fail.

HTH,
-dnh

-- 
"Cynical" is a term invented by optimists to describe realists.
-- Gregory Benford