Hi, I have a small program I've been using in Psyche without problems, now when running it on Shrike it says that it needs to be recompiled because it uses errno, the exact error message is: Incorrectly built binary which accesses errno, h_errno or _res directly. Needs to be fixed. The program runs, but it doesn't seem to behave as expected. So I tried to recompile it, and it won't link, all the objects seem to compile fine, but when linking I get the following error: undefined reference to `errno' Any ideas on this? Carlos -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list