Hi, folks--
I am having trouble compiling a C program. The build is failing with
this error:
/usr/local/src/mercury-compiler-0.10.1/trace/mercury_trace.c:194: \
undefined reference to `MR_COLLECT_filter'
What's strange is that as far as I can tell the function *is* defined.