opencord / fabric-tofino

ONOS app that provides Tofino-specific versions of the fabric.p4 pipeconf to use Stratum+Tofino-enabled switches with Trellis
Apache License 2.0
22 stars 8 forks source link

Compile error #3

Closed hrezae2 closed 2 years ago

hrezae2 commented 2 years ago

I am getting the following error when I run make build PROFILES=all

warning: Ignoring egress extract of @not_extracted_in_egress header: hdr.packet_out warning: Ignoring egress extract of @not_extracted_in_egress header: hdr.packet_out Internal compiler error. Please submit a bug report with your code

I am using SDE 9.7.0 and I think it's because I am using this SDE version which is newer than 9.0.0 which is mentioned in the tutorial. Can anyone help me with a solution rather than downgrading to SDE 9.0.0? Thanks!

ccascone commented 2 years ago

Answered in #2