Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: aus9 on December 23, 2025, 08:56:05 PM
-
The readelf command I use to check for needed dependencies has no hits for pcre when I built it on 15x
Here on TC64 16x it borks unless I load pcre.tcz
and
ldd /usr/local/bin/neverball | grep pcre
libpcre.so.1 => /usr/local/lib/libpcre.so.1 (0x00007f8b004d8000)
libpcre2-8.so.0 => /usr/local/lib/libpcre2-8.so.0 (0x00007f8afdf85000)
pcre21042 is already in the dep list. Can someone add pcre.tcz to both the 15 and 16 series dep file please
-
Hi aus9
nevergames.tcz does not depend on pcre.tcz.
nevergames.tcz depends on sdl2_ttf.tcz which depends on pcre.tcz.
sdl2_ttf.tcz.dep updated for TC15 x86_64 and TC16 x86_64.
-
Rich
Beautiful work.
Please mark as Solved
-
Hi aus9
... Please mark as Solved
Marked :)