Re: [gentoo-user] Portage load control

2023-05-07 Thread Peter Humphrey
On Saturday, 6 May 2023 19:18:25 BST Jack wrote: > Minor point - are you sure ccache isn't affecting your results? Pretty sure - it isn't installed here. :) > I hope I'm not preaching to the choir, and I have NOT reread the > various man pages, but the different options you mention (and some

Re: [gentoo-user] make[4]: *** No rule to make target

2023-05-07 Thread ralfconn
On 5/7/23 03:29, the...@sys-concept.com wrote: Trying to compile "cifs" support in the kernel and getting an error during "make"   CALL    scripts/checksyscalls.sh   DESCEND objtool make[4]: *** No rule to make target '/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/stddef.h', needed by

Re: [gentoo-user] Solution for Remote Desktop

2023-05-07 Thread Michael
On Saturday, 6 May 2023 22:05:40 BST the...@sys-concept.com wrote: > On Gentoo I use x2go over VPN. It works when using a remote box is running > Windows in VirtualBox. > > Though I need to connect to a stand alone Windows 11 box, either from Gentoo > box or from Windows running in VirtualBox to

Re: [gentoo-user] Portage load control

2023-05-07 Thread Michael
On Sunday, 7 May 2023 11:27:14 BST Peter Humphrey wrote: > On Saturday, 6 May 2023 19:18:25 BST Jack wrote: > > I hope I'm not preaching to the choir, and I have NOT reread the > > various man pages, but the different options you mention (and some you > > don't) apply to different parts of the

Re: [gentoo-user] Portage load control

2023-05-07 Thread Peter Humphrey
On Sunday, 7 May 2023 15:52:08 BST Michael wrote: > As I understand it and have so far confirmed on my systems, the --jobs > directive explained on the emerge man page, places a limit of how many > different non-dependent packages will be emerged in parallel at any time, by > any single emerge

Re: [gentoo-user] Solution for Remote Desktop

2023-05-07 Thread thelma
On 5/7/23 05:40, Michael wrote: On Saturday, 6 May 2023 22:05:40 BST the...@sys-concept.com wrote: On Gentoo I use x2go over VPN. It works when using a remote box is running Windows in VirtualBox. Though I need to connect to a stand alone Windows 11 box, either from Gentoo box or from Windows

Re: [gentoo-user] Portage load control

2023-05-07 Thread Walter Dnes
On Sat, May 06, 2023 at 12:50:08PM +0100, Peter Humphrey wrote > Second, the two pages contribute actively to the confusion between the emerge > jobs submitted in parallel by portage and the concurrent tasks that may be > launched by each of those. > > The test: > > I ran 'emerge -e @world'