What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Entware Entware armv7sf-k2.6 EOS

Yes, it was mixed repos problem because I has 3 at once - entware original, maurer repo and your garycnew.
Now with entware original and your repo openssl works correctly. 💪
Great you were able to identify and resolve the openssl issue!
I have now different problem pip package requires gcc >= 9.3 but in your repo is only 8.4.0. Can you update this package ? 😉
Unfortunately, gcc is stuck at gcc_8.4.0-7_armv7-2.6.ipk with kernel 2.6, due to it not having the expanded kernel code for gcc >= 9.3.

Are you stating that python3-pip_23.3.1-1_armv7-2.6.ipk is not working with gcc 8.4 and kernel 2.6?
 
Great you were able to identify and resolve the openssl issue!

Unfortunately, gcc is stuck at gcc_8.4.0-7_armv7-2.6.ipk with kernel 2.6, due to it not having the expanded kernel code for gcc >= 9.3.

Are you stating that python3-pip_23.3.1-1_armv7-2.6.ipk is not working with gcc 8.4 and kernel 2.6?
No pip I have installed correctly and works okay. But from pip repository package needs unfortunately updated version of gcc.

Also would be great if php opcache package can have JIT enabled ?
And imagemagick/imagick have hevc/heif support ?
 
Last edited:
No pip I have installed correctly and works okay. But from pip repository package needs unfortunately updated version of gcc.
Is there an older version of the python package you want to pip install that doesn't require gcc >=9.3?
Also would be great if php opcache package can have JIT enabled ?
And imagemagick/imagick have hevc/heif support ?
As I have no time to assist with one-off packages... I would recommend downloading the garycnew Entware-armv7sf-k2.6 source and attempt to cross-compiling the packages you need against kernel 2.6 and gcc 8.4, using my Build Notes. Also... You might reach out to @SomeWhereOverTheRainBow to confirm whether they have any availability/interest to assist.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top