pppoe does not want to finish connexion :-( please help

2017-02-17 Thread sven falempin
( stable 5.9 i ll update soon ) I carefully read man pages, find out i cant use hostname.pppoe because ??? i am probably not seeing something obvious but ... So i execute : ifconfig pppoe0 destroy # for fresh start :D ifconfig pppoe0 pppoedev em6 authproto pap authname\ YY authkey X

clang support

2017-02-17 Thread Jordon
I’ve seen a lot of emails on the lists lately about bringing clang/llvm to the base system. I just did a new install of current on my new haswell-based system (yay!) but cc, cpp, and gcc still all point to gcc and not clang. I have been using clang from the package, so this isn’t a ‘how to i get

Re: qt creator Abort trap (core dumped)

2017-02-17 Thread Caspar Schutijser
Hi, On Fri, Feb 17, 2017 at 06:50:37PM +0100, Krzysztof Strzeszewski wrote: > I have OpenBSD 6.0 current: > > # uname -a > OpenBSD krzych 6.0 GENERIC.MP#170 amd64 > > > $ qtcreator > pthread_mutex_destroy on mutex with waiters! > pthread_mutex_destroy on mutex with waiters! >

qt creator Abort trap (core dumped)

2017-02-17 Thread Krzysztof Strzeszewski
Hi, I have OpenBSD 6.0 current: # uname -a OpenBSD krzych 6.0 GENERIC.MP#170 amd64 $ qtcreator pthread_mutex_destroy on mutex with waiters! pthread_mutex_destroy on mutex with waiters! pthread_mutex_destroy on mutex with waiters! pthread_mutex_destroy on mutex with waiters!

syslogd logging to remote host problem

2017-02-17 Thread Kapetanakis Giannis
Hi, If you enable remote syslog (@tls4://log.example.com:6514) in /etc/syslog.conf and syslogd is started before network is available then the machine will never log to remote syslog server even after network is up. This is due to failure in name resolution which is permanent (no retries). This