I'm getting this when I'm trying to compile MySQL 4.0. Is it something wrong
with my thread library? Red Hat 6.1, glibc 2.1.2-11

../pstack/libpstack.a(linuxthreads.o): In function `linuxthreads_notify_others':
linuxthreads.o(.text+0x16): undefined reference to `__pthread_handles_num'
linuxthreads.o(.text+0x27): undefined reference to `__pthread_offsetof_pid'
linuxthreads.o(.text+0x2d): undefined reference to `__pthread_initial_thread'
linuxthreads.o(.text+0x4a): undefined reference to `__pthread_handles_num'
linuxthreads.o(.text+0x54): undefined reference to `__pthread_offsetof_descr'
linuxthreads.o(.text+0x5a): undefined reference to `__pthread_handles'
linuxthreads.o(.text+0x66): undefined reference to `__pthread_sizeof_handle'
linuxthreads.o(.text+0x93): undefined reference to `__pthread_offsetof_pid'
linuxthreads.o(.text+0xae): undefined reference to `__pthread_sizeof_handle'
linuxthreads.o(.text+0xba): undefined reference to `__pthread_handles_num'
linuxthreads.o(.text+0x119): undefined reference to `__pthread_handles_num'
collect2: ld returned 1 exit status

-- 
_/        _/  _/_/_/  -----     Rafał Jank [EMAIL PROTECTED]     -----
 _/  _/  _/  _/   _/         Wirtualna Polska SA   http://www.wp.pl 
  _/_/_/_/  _/_/_/    ul. Uphagena 2, 80-237 Gdansk, tel/fax. (58) 5215625
   _/  _/  _/         --------==*  http://szukaj.wp.pl *==----------

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to