Error Messages (U)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Undefined symbol "pthread_create"
Are you experiencing pthread errors when you attempt to use Perl and ODBC on
1. Perl may not be compiled with pthreads.
2. If you need to compile Perl with threading, you need to build it from the lang/perl58/port and define WITH_THREADS (e.g., in /etc/make.conf).
3. The BSD 4 compat libraries may not be installed.
Finally, consult