Greetings. I have an executable that I had originally compiled on my RH6.1 box, glibc-2.1.2-11, egcs-1.1.2-24, kernel 2.2.12-20. This executable ran fine on my RH7 box when copied over, and running with glibc-2.2-9. Yesterday, I updated glibc to glibc-2.2-12, and the executable wouldn't run. Now, when I try to compile it, I get the following error: Anybody have any clue what it means, and how to fix it? It's not my source code, and I'm not a programmer, so I'm not really likely to go mucking about in the code. commands.ro: In function `ka_thread': /home/mburger/citadel/commands.c:262: undefined reference to `pthread_detach' collect2: ld returned 1 exit status make: *** [citadel] Error 1 _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
