On Apr 19, 2012, at 7:15 AM, Conrad J. Sabatier wrote: > Actually, I keep getting "undefined reference to _malloc_options" while > building libexec/atrun on amd64. Not sure what the problem may be. > Could it have something to do with doing a debug build (with -g)? > > ===> libexec/atrun (all) > […] > -lutil /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to > `_malloc_options' clang: error: linker command failed with exit code 1 > (use -v to see invocation) *** [atrun] Error code 1
Perhaps this is related to using clang rather than gcc. I'll start a clang-based buildworld to see if it reproduces here. Jason_______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"