1835388 Members
3151 Online
110078 Solutions
New Discussion

Perl 5.6.1 with 10.2

 
RON FLOLID
Occasional Contributor

Perl 5.6.1 with 10.2

I'm trying to build a 5.6.1 library with lcl and lpthread libraries as this is needed for Oracle:DBD 1.12. When I build the make in the Configure script I recieve a message that /usr/ccs/bin/ld: Can't find library for -lpthread. I'm manually running the Configure and have specified the -lcl and -lpthread in the "What libraries to use?" section. Any suggestions?