Skip to content

geeting error when compiling for android #83

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

Open
Monojit7 opened this issue Oct 25, 2024 · 5 comments
Open

geeting error when compiling for android #83

Monojit7 opened this issue Oct 25, 2024 · 5 comments

Comments

@Monojit7
Copy link

message.header.family = AddressFamily::Bridge;

58 | message.header.family = AddressFamily::Bridge;

@dignifiedquire
Copy link

seems to be a regression we are seeing in 0.14.1, 0.14.0 is fine

@Arqu
Copy link

Arqu commented Nov 26, 2024

Fails on 0.14.0 too, need to drop down to 0.13 for it to compile on android.

@acst1223
Copy link

acst1223 commented Apr 8, 2025

I'm trying to solve this issue and get the latest rtnetlink run on Android.
The reason is that Android is not included as an target os in netlink-packet-route. I'm uploading a PR there: rust-netlink/netlink-packet-route#161.

@cathay4t
Copy link
Member

cathay4t commented Apr 8, 2025

The patch in netlink-packet-route is merged, could you wait 1 more week for me to tag new release? I am currently reviewing patches on ipip support.

@acst1223
Copy link

acst1223 commented Apr 8, 2025

Np, thanks for your rapid reaction!

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

No branches or pull requests

5 participants