Skip to content

cc1: error: webrtc-linux-amd64.pc/include: Not a directory #7

@pirate

Description

@pirate

Following the standalone setup instructions on the wiki after your great talk at OurNetworks2019, but I ran into an error:

  • System: Ubuntu 19.04
  • Arch: x86_64
  • Go version: go version go1.10.4 linux/amd64
  • GOPATH: /root/go
➜ mkdir -p ~/go/src
➜ cd $GOPATH/src
➜ git clone https://git.torproject.org/pluggable-transports/snowflake.git
➜ cd snowflake/proxy-go
➜ go get
# github.com/keroserene/go-webrtc
cc1: error: webrtc-linux-amd64.pc/include: Not a directory

I tried searching for a webrtc-linux package but it doesn't look like any of the things available via apt could solve this error, I assume it's a missing / uncompiled go webrtc file from the root of kerosene/go-webrtc, but I'm not sure how to go about fixing it as pulling the webrtc-linux-amd64.pc file into the directory manually didn't work.

I accidentally opened this as an issue on keroserene/go-webrtc#108 😁 but closed it and figured I'd open it here instead since I'm not sure how to submit a new issue on the TorProject issue tracker https://trac.torproject.org/projects/tor/wiki/doc/Snowflake#Tickets

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions