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

Opkg architecture misunderstand #221

Open
B3B3K opened this issue Jan 5, 2025 · 2 comments
Open

Opkg architecture misunderstand #221

B3B3K opened this issue Jan 5, 2025 · 2 comments

Comments

@B3B3K
Copy link

B3B3K commented Jan 5, 2025

Device: Luckfox Pico Mini B, boot on sd card

Problem: opkg refuses install ipk file due architecture error

Detail: From mirrors, installed gcc package and ran tryed install it (opkg install gcc.ipk) but it gave this error:
Not selecting gcc 8.4.0 due to incompatible architecture.

Question: I m not being able to choose architecture and package source.

Used ipk soruces:

https://archive.openwrt.org/releases/packages-24.10/arm_cortex-a7/packages/
https://bin.entware.net/armv5sf-k3.2/
https://bin.entware.net/armv7sf-k3.2/Packages.html

@luckfox-eng33
Copy link
Contributor

Are you using openwrt? Make sure you are using uclibc toolchain, we didn't test openwrt and may not be able to help much!

@B3B3K
Copy link
Author

B3B3K commented Jan 10, 2025

Are you using openwrt? Make sure you are using uclibc toolchain, we didn't test openwrt and may not be able to help much!

I have used uclibc, i compiled and installed in buildroot successfully. Also configured it. But i have problem with installk packages. Which architecture should I use?

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

2 participants