setup-plt: Pre-Installing sgl make: making compiled/gl-info.zo compile-extension: (/usr/bin/gcc -c -O2 -fPIC -I/usr/X11R6/include -I/usr/local/src/plt/collects/compiler -I/usr/local/src/plt/include compiled/make-gl-info-helper.c -o compiled/make-gl-info-helper.o) link-extension: (/usr/bin/ld -shared compiled/make-gl-info-helper.o /usr/local/src/plt/lib/mzdyn.o -o compiled/native/x86_64-linux/make-gl-info-helper.so) /usr/bin/ld: /usr/local/src/plt/lib/mzdyn.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/src/plt/lib/mzdyn.o: could not read symbols: Bad value make: Failed to make compiled/gl-info.zo; link-extension: command failed setup-plt: Pre-Installing SSL Driver make: making compiled/native/x86_64-linux/mzssl.o because /usr/local/src/plt/lib/mzdyn.o changed compile-extension: (/usr/bin/gcc -c -O2 -fPIC -I/usr/include -I/usr/local/src/plt/include mzssl.c -o compiled/native/x86_64-linux/mzssl.o) mzssl.c: In function `finish_ssl': mzssl.c:953: warning: cast to pointer from integer of different size mzssl.c: In function `ssl_connect': mzssl.c:1105: warning: cast to pointer from integer of different size make: making compiled/native/x86_64-linux/mzssl.so because compiled/native/x86_64-linux/mzssl.so does not exist link-extension: (/usr/bin/ld -shared -L/usr/lib compiled/native/x86_64-linux/mzssl.o -lssl -lcrypto /usr/local/src/plt/lib/mzdyn.o -o compiled/native/x86_64-linux/mzssl.so) /usr/bin/ld: /usr/local/src/plt/lib/mzdyn.o: relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC /usr/local/src/plt/lib/mzdyn.o: could not read symbols: Bad value make: Failed to make compiled/native/x86_64-linux/mzssl.so; link-extension: command failed