Project

General

Profile

Bug #300

error when making libprelude

Added by almost 16 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
duplicate

Description

Hi,

when running make for libprelude (0.9.17.2) under openBSD 4.3 i get the following error :

../src/.libs/libprelude.so.14.2: undefined reference to @pthread_key_create'
../src/.libs/libprelude.so.14.2: undefined reference to @pthread_sigmask'
../src/.libs/libprelude.so.14.2: undefined reference to @pthread_mutex_unlock'
../src/.libs/libprelude.so.14.2: undefined reference to @pthread_mutex_destroy'
../src/.libs/libprelude.so.14.2: undefined reference to @pthread_mutex_lock'
../src/.libs/libprelude.so.14.2: undefined reference to @pthread_mutex_init'
collect2: ld returned 1 exit status

History

#1 Updated by admin admin almost 16 years ago

adding LIBS="-lpthread" to configure solved the problem.

#2 Updated by almost 16 years ago

Could you please provide the full configure output, as well as the compilation log and the generated config.log file?
Thanks.

#3 Updated by Yoann VANDOORSELAERE almost 16 years ago

  • Status changed from New to Closed
  • Resolution set to duplicate

Probably a #287 duplicate. Marking as such: please re-open if that reproduce with libprelude-0.9.18.

#4 Updated by almost 16 years ago

Hi Yoann,

Still getting the error in Libprelude 0.9.18 (after fixing the HAVE_GNUTLS_STRING_PRIORITY preprocessor directive).

#5 Updated by Yoann VANDOORSELAERE almost 15 years ago

  • Project changed from PRELUDE SIEM to Libprelude
  • Category deleted (1)
  • Target version deleted (0.9.18)

Also available in: Atom PDF