If you're compiling Erlang R10B-10 on Fedora Core 5, you may hit this error:
To fix it, there's a small patch by Mikael Pettersson to add the GLIBC version number; it just changes this line in erts/emulator/hipe/hipe_x86_signal.c from this:
to this:
Once that's done it's off to the races. It's a hefty make process, though; took 13 minutes on my dual core/4 GB machine.