• Topic
  • Discussion
  • UdaWikiWeb.UndefinedSymbolPthread(Last) -- Owiki? , 2016-08-19 15:01:31 Edit owiki 2016-08-19 15:01:31

    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 FreeBSD? If so, please consider the following:

    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 OpenLink Product Support, if pthread errors persist. In some pthread-related incidents, OpenLink Software must provide non-threaded drivers.


    Referenced by...