Avnu / OpenAvnu

OpenAvnu - an Avnu sponsored repository for Time Sensitive Network (TSN and AVB) technology
464 stars 289 forks source link

gstreamer-avb plugins build issue #807

Open RajitaDak opened 6 years ago

RajitaDak commented 6 years ago

Hi, I am working on Ubuntu 16.04 and I am trying to build plugins following the instructions mentioned but when I run LDFLAGS='-L/Open-AVB-master/lib/igb' CPPFLAGS='-I/Open-AVB-master/lib/igb' LIBS='-ligb -lpci -lrt -lpthread -lm -lgstapp-1.0' ./configure to configure I get an error "error: C compiler cannot create executables".. If anyone can solve this it will be helpful..