Jump to ID:
QNX Community pkgsrc Project

Project Home

Documents

Source Code

Discussions

Wiki

Project Info
Forum Topic - tcl-tls error: Page 1 of 7 (7 Items)
   
 
 
tcl-tls error  
Hi all, i´m newbie in QNX and i want too learn it.

My objective is to learn to develop on QNX micro-kernel (i´m an university student).

I´ve tried to compile amsn,during the compilation the report was:

===> Building for tcl-tls-1.5.0nb1
rm -f libtls150.so
ld -Bshareable -x -R /usr/pkg/lib -o libtls150.so tls.o tlsIO.o tlsBIO.o  tlsX50
9.o fixstrtod.o  -L/usr/pkg/lib -ltclstub84 -L/usr/lib -lssl -L/usr/lib -lcrypto

/usr/qnx641/host/qnx6/x86/usr/bin/ld: cannot find -lssl
*** Error code 1

Stop.
bmake: stopped in /HEAD_641/pkgsrc/security/tcl-tls/work/tls1.5
*** Error code 1

Stop.
bmake: stopped in /HEAD_641/pkgsrc/security/tcl-tls
*** Error code 1

Stop.
bmake: stopped in /HEAD_641/pkgsrc/security/tcl-tls
*** Error code 1

Stop.
bmake: stopped in /HEAD_641/pkgsrc/chat/amsn


How to fix this?

i use qnx 6.4.1, i´ve done the bootstrap.

Thanks to all in advance