(Once again I hit Reply instead of Reply-All. Is there a way to make OS X Mail not be dumb about mailing lists?) > Begin forwarded message: > > From: Pietro Gagliardi <andl...@lostsig.net> > Subject: Re: [go-nuts] Re: undefined: C in C.PCAP_NETMASK_UNKNOWN > Date: October 21, 2016 at 10:06:55 AM EDT > To: Ian Lance Taylor <i...@golang.org> > > Just > > go get -u -v github.com/google/gopacket/pcap > <http://github.com/google/gopacket/pcap> > > will suffice. >> On Oct 21, 2016, at 10:03 AM, Ian Lance Taylor <i...@golang.org >> <mailto:i...@golang.org>> wrote: >> >> On Fri, Oct 21, 2016 at 6:57 AM, Pietro Gagliardi <andl...@lostsig.net >> <mailto:andl...@lostsig.net>> wrote: >>> Regression by Go commit a16954b8a7d66169760fb60dd7f3d4e400a5e98c. Not sure >>> what a simpler reproduction is, but I have an idea... >> >> Can you tell me how to reproduce the problem? I don't need a simple >> way to reproduce it, any reliable way to reproduce it starting from >> scratch will do. For example, is there a `go get` command I can run >> to see the problem? >> >> Ian >> >> >>> On Oct 21, 2016, at 7:31 AM, sergobot...@gmail.com >>> <mailto:sergobot...@gmail.com> wrote: >>> >>> +1, I have same error but with glfw, not gopacket. >>> Have you found any solution yet? >>> >>> On Friday, October 21, 2016 at 7:36:30 AM UTC+3, Mehrdad Arshad Rad wrote: >>>> >>>> Hi, >>>> >>>> Today I noticed the travis-ci fails once it tries to build myLG w/ latest >>>> Go version:devel +7ea5829 and shows below errors. >>>> >>>> The command "eval go get -t -v ./..." failed. >>>> >>>> github.com/google/gopacket/pcap../../google/gopacket/pcap/pcap.go:594: >>>> <http://github.com/google/gopacket/google/gopacket/pcap/pcap.go:594:> >>>> undefined: C in C.PCAP_NETMASK_UNKNOWN >>>> >>>> any idea? >>>> >>>> Thanks, >>>> Mehrdad >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "golang-nuts" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to golang-nuts+unsubscr...@googlegroups.com >>> <mailto:golang-nuts+unsubscr...@googlegroups.com>. >>> For more options, visit https://groups.google.com/d/optout >>> <https://groups.google.com/d/optout>. >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "golang-nuts" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to golang-nuts+unsubscr...@googlegroups.com >>> <mailto:golang-nuts+unsubscr...@googlegroups.com>. >>> For more options, visit https://groups.google.com/d/optout >>> <https://groups.google.com/d/optout>. >
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.