Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fad-getad.c : Linux-specific path hardcoded. #96

Closed
guyharris opened this issue Apr 15, 2013 · 1 comment
Closed

fad-getad.c : Linux-specific path hardcoded. #96

guyharris opened this issue Apr 15, 2013 · 1 comment

Comments

@guyharris
Copy link
Member

Converted from SourceForge issue 1759580, submitted by rcb-isis

Cross-compilation for LynxOS / GCC.

Line 64 :
The header "if_packet.h" is targeted for a Linux-specific path, that cause a compilation failure on LynxOS.

Added a test for this platform, in order to allow a correct header inclusion.

Should be corrected for others non-Linux platforms, I think.

@guyharris
Copy link
Member Author

Submitted by guy_harris

Logged In: YES
user_id=541179
Originator: NO

Checked into the main and x.9 branches.

Will be corrected for any non-Linux platform that has AF_PACKET and that anybody reports to us. I don't know of any others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant