Operating System - HP-UX
1846763 Members
5469 Online
110256 Solutions
New Discussion

Perl Build using -lpthread

 
RON FLOLID
Occasional Contributor

Perl Build using -lpthread

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 received 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