Pablo Sapoznik
Pablo Sapoznik
Hello, you found a solution?
Hello, thanks for replying, now I get this error: main.c:964:21: error: call to undeclared function 'show_mime_types'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] show_mime_types(); ^ main.c:964:21:...
Hello , is that when I try to compile openSSL in static mode on Mac , ./config --prefix=/path/ssl110istatic -static I get the following error: ld: library not found for -lcrt0.o...