Re: netbsd-8 build distribution error

2018-10-21 Thread Gua Chung Lim
* Gua Chung Lim (gua.chung...@gmail.com) wrote: > There is no 'ifv_psz' member in struct ifvlan. > Let me try fixing it. Definitely correct, Try this patch... --- /usr/src/sys/net/if_vlan.c 2018-10-22 02:46:54.409390068 +0700 +++ if_vlan.c 2018-10-22 02:46:30.235596617 +0700 @@ -161,7 +161,7

Re: netbsd-8 build distribution error

2018-10-21 Thread Gua Chung Lim
* Gua Chung Lim (gua.chung...@gmail.com) wrote: > Apparently, the file '/usr/tools/info/make.info' is missing, > as shown at the beginning of the log file. Or this maybe the root cause. Excerpted from /usr/src/sys/net/if_vlan.c lines 155 - 169. struct ifvlan { union {

Re: netbsd-8 build distribution error

2018-10-21 Thread Gua Chung Lim
Thanks for your response. * Benny Siegert (bsieg...@gmail.com) wrote: > It looks like your report only has stdout, not stderr. Can you get a > combined log? Please find again. I combine the log at the beginning, skip some middle part and keep combined log at the end. Please refresh your browser,

netbsd-8 build distribution error

2018-10-21 Thread Gua Chung Lim
Hi all, I'm on netbsd-8 branch tag. Normally I cvs everyday and build whenever there are updates. Today I end up with build errors. % uname -a NetBSD sirius 8.0_STABLE NetBSD 8.0_STABLE (GENERIC) #3: Thu Oct 18 20:59:17 +07 2018 root@sirius:/usr/obj/sys/arch/amd64/compile/GENERIC amd64 The

Re: pkgin

2018-10-21 Thread Pedro Pinho
Thx! Yes, that's understandable. Still, https://gitlab.com/iMil/pkgin looks to be outdated as well :( The best would be if http://pkgin.net/ pointed to https://github.com/joyent/pkgin which seems to be the master branch. Den fre 19 okt. 2018 15:45matthew sporleder skrev: > On Thu, Oct 18, 2018