[ardour-dev] POSIX detection bug?

patrick swpatrick at earthlink.net
Sun Oct 17 09:55:06 PDT 2004


when i run configure for gnome-pim-1.4.6, it says
 
checking for pthread_create in -lpthread... yes
 
************************************
but ardour's configure says
 
checking for pthread_create in -lpthread... no
configure: error: you have no POSIX thread support
configure: error: /bin/sh './configure' failed for pbd
configure: error: /bin/sh './configure' failed for libs
 
***************************************
here's some output from ldconfig.
 
# ldconfig -v |grep pthread
libpthread.so.0 -> libpthread-0.9.so
libgnomevfs-pthread.so -> libgnomevfs-pthread.so
 
******************************************
 
i've been trying to fix this POSIX support problem for several weeks now
but can't get past this point.  i don't understand why ardour thinks i
don't have POSIX support, and i really don't understand why gnome-pim
and ardour disagree about it.  could this be a bug?  and/or does anyone
have an idea  how to fix it?  tia for any help. 
patrick
 
 
ardour-0.9beta19
kernel 2.6.8
debian distro
gcc 2.95.4
autoconf (GNU Autoconf) 2.5
automake (GNU automake) 1.5
ltmain.sh (GNU libtool) 1.5.8



More information about the Ardour-Dev mailing list