[gentoo-user] Bash failed to compile

2016-09-22 Thread Meino . Cramer
Hi, may be bash is missing a lib? x86_64-pc-linux-gnu-gcc -L./builtins -L./lib -L./lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,-O1 -Wl,--as-needed-march=native -O2 -pipe -msse3 -ggdb -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o

[gentoo-user] Re: TCP Queuing problem

2016-09-22 Thread Kai Krakow
Am Wed, 21 Sep 2016 13:47:28 -0700 schrieb Grant : > >> I haven't mentioned it yet, but several times I've seen the website > >> perform fine all day until I browse to it myself and then all of a > >> sudden it's super slow for me and my third-party monitor. WTF??? > > >

Re: [gentoo-user] Vim puts command in when starting up

2016-09-22 Thread Daniel Frey
On 09/22/2016 09:17 AM, Matthias Gerstner wrote: > Hi, > >> For some reason, on one box, whenever I start vim it puts >> "://" on the command line. I've looked in vimrc and can't >> see any reference to this. Hitting Enter yields "E486: Pattern not found >> :" > > I've had a

Re: [gentoo-user] Vim puts command in when starting up

2016-09-22 Thread Matthias Gerstner
Hi, > For some reason, on one box, whenever I start vim it puts > "://" on the command line. I've looked in vimrc and can't > see any reference to this. Hitting Enter yields "E486: Pattern not found > :" I've had a similar issues for the past months with my vim. It was related to

Re: [gentoo-user] Re: Alt+Fn switch console from within X11 session

2016-09-22 Thread Peter Humphrey
On Thursday 22 Sep 2016 16:05:02 I wrote: > I'm glad you mentioned Xorg.0.log; it prompted me to look at mine, and I > found I didn't have an fbdev driver. I found I needed to add USE=evdev to > dev-qt/qtgui and remerge qtgui. --->8 > I think this should fix the flickering display I mentioned a

[gentoo-user] Vim puts command in when starting up

2016-09-22 Thread Daniel Frey
For some reason, on one box, whenever I start vim it puts "://" on the command line. I've looked in vimrc and can't see any reference to this. Hitting Enter yields "E486: Pattern not found :" I've noticed that it's been behaving strangely but I cannot figure out the cause. Last

Re: [gentoo-user] Re: Alt+Fn switch console from within X11 session

2016-09-22 Thread Peter Humphrey
On Wednesday 21 Sep 2016 21:09:47 Kai Krakow wrote: > Am Wed, 21 Sep 2016 10:08:31 +0100 > > schrieb Peter Humphrey : > > On Wednesday 21 Sep 2016 06:08:38 Kai Krakow wrote: > > > I upgraded xorg to 1.18 and during that process also enabled > > > USE=wayland. However, I

Re: [gentoo-user] Re: TCP Queuing problem

2016-09-22 Thread Volker Armin Hemmann
Am 20.09.2016 um 21:52 schrieb Grant: My web server's response time for http requests skyrockets every weekday between about 9am and 5pm. I've gone over my munin >>> graphs > and the only one that really correlates well with the slowdown is >>> "TCP

[gentoo-user] Re: Alt+Fn switch console from within X11 session

2016-09-22 Thread Kai Krakow
Am Thu, 22 Sep 2016 16:27:25 +0100 schrieb Peter Humphrey : > On Thursday 22 Sep 2016 16:05:02 I wrote: > > I'm glad you mentioned Xorg.0.log; it prompted me to look at mine, > > and I found I didn't have an fbdev driver. I found I needed to add > > USE=evdev to