Tiny Core Extensions > TCE Bugs
TC11 netsurf seeking for libssl-1.0.x
neonix:
--- Quote from: jazzbiker on February 25, 2020, 01:33:24 PM ---But what were the problems compiling with openssl 1.1.1? Was compiling problematic? Makefile of netsurf is not GNU-styled one. I am asking because I have an intention to try compiling it for fbdev ) Of course it would be my personal toy, sometimes I have no other reasons to leave the command line, but for the sake of some browsing.
--- End quote ---
I tried to compile webkitfltk using this instruction
http://tinycorelinux.net/10.x/x86/tcz/src/webkitfltk/compile_webkitfltk
but after
--- Quote ---make -j5 -C Source/JavaScriptCore gen CXX="g++ -march=i486 -mtune=i686 -Os -pipe -DNDEBUG"
--- End quote ---
I get:
--- Quote ---make: Entering directory '/home/tc/webkitfltk/Source/JavaScriptCore'
./create_hash_table runtime/JSPromiseConstructor.cpp -i > runtime/JSPromiseConstructor.lut.h
/bin/sh: ./create_hash_table: not found
make: *** [Makefile:613: runtime/JSPromiseConstructor.lut.h] Error 127
make: Leaving directory '/home/tc/webkitfltk/Source/JavaScriptCore'[QUOTE
--- End quote ---
Juanito:
I have webkitfltk compiled - the openssl-1.1.1 problem is with fifth
curaga:
"/bin/sh: ./create_hash_table: not found"
means the script interpreter was not found. Check the file to see if it wants python, perl, etc etc.
Navigation
[0] Message Index
[*] Previous page
Go to full version