google / gopacket

Provides packet processing capabilities for Go
BSD 3-Clause "New" or "Revised" License
6.35k stars 1.14k forks source link

installed libpcap-1.10.4 on arm64 #1180

Open lichao5585 opened 4 months ago

lichao5585 commented 4 months ago

I have installed libpcap-1.10.4 on arm64, but it still prompts' undefined 'during go build. I have looked at the previous issue, but could not find an accurate solution. Could you please provide an answer docker run --rm GOOS=linux GOARCH=arm64 go build -ldflags '-s -w' -o /ingester/plugins_ingester