mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bug #14281] Pthread Problem


From: Elliot
Subject: [Mldonkey-bugs] [bug #14281] Pthread Problem
Date: Thu, 25 Aug 2005 13:21:12 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 (ax)

Follow-up Comment #8, bug #14281 (project mldonkey):

configure:10868: checking whether pthreads work with -pthread
configure:10951: gcc -o conftest -g -O2 -pthread   conftest.c  -lcharset 
/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
/tmp/ccwfeATv.o: In function `main':
/usr/local/mldonkey/mldonkey-2.5-3/mldonkey/config/configure:10942: undefined
reference to `__pthread_register_cancel'
/usr/local/mldonkey/mldonkey-2.5-3/mldonkey/config/configure:10943: undefined
reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:10954: $? = 1
configure: failed program was:
#line 10936 "configure"
#include "confdefs.h"
#include <pthread.h>
int
main ()
{
pthread_t th; pthread_join(th, 0);
                     pthread_attr_init(0); pthread_cleanup_push(0, 0);
                     pthread_create(0,0,0,0); pthread_cleanup_pop(0);
  ;
  return 0;
}
configure:10972: result: no

:-S
    _______________________________________________________

Additional Item Attachment:

File name: config.log                     Size:42 KB
Log of Configure
<http://savannah.nongnu.org/bugs/download.php?item_id=14281&item_file_id=2861>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14281>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]