When trying to link an application using profiling, I get the following error:
/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../libc_p.a(dl-trampoline.op)(.text+0x4b): In function `_dl_runtime_profile':
: undefined reference to `_dl_profile_fixup'
Anyone else see this? The missing function does not appear to be defined anywhere in the profiling libraries installed with the glibc-profile package.