ofalk / libdnet

libdnet provides a simplified, portable interface to several low-level networking routines.
Other
153 stars 60 forks source link

Undefined reference to 'intf_get' #44

Closed ReturnToTheYouth closed 4 years ago

ReturnToTheYouth commented 6 years ago

hello! I installed libdnet. when I call the intf_get function ,it shows the result:Undefined reference to 'intf_get'.

mayank18049 commented 4 years ago

Can you give the log for the error?

ofalk commented 4 years ago

@ReturnToTheYouth Hey, is this still valid? I guess @mayank18049 would be happy to assist on this one.

mayank18049 commented 4 years ago

@ofalk I have used the function in the testing so undefined reference should be resolved in my opinoin

ofalk commented 4 years ago

Thanks for the information @mayank18049 ! Given this update, I'll go ahead and close this issue!