-
Notifications
You must be signed in to change notification settings - Fork 1.1k
undefined: gopacket.ValidMACPrefixMap #3
Copy link
Copy link
Closed
Description
What steps will reproduce the problem?
1. Create a new workspace.
2. go get code.google.com/p/gopacket
3. go install ./...
What is the expected output? What do you see instead?
Expected output is that everything builds. Instead, I see:
# code.google.com/p/gopacket/layers
src/code.google.com/p/gopacket/layers/mpls.go:36: undefined:
gopacket.ValidMACPrefixMap
What version of the product are you using? On what operating system?
Version: 32896eb
OS: Linux 3.9.9-1-ARCH x86_64 GNU/Linux
Original issue reported on code.google.com by Jonathan...@gmail.com on 19 Jul 2013 at 11:13
Reactions are currently unavailable