19 Oct
2003
19 Oct
'03
12:47
Hi list, I just tried to compile Sendmail 8.12.10 on my SuSE 8.2 box and ran into a load of errors. After some searching I don't think it's a configuration error, looks like some kind of library issue, maybe something with gcc. The errors I get are the following: /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../libbind.so: undefined reference to `pthread_getspecific' /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../libbind.so: undefined reference to `pthread_key_create' /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../libbind.so: undefined reference to `pthread_setspecific' has anyone else run into this already and maybe found a solution? TIA, Stefan