Date: Thu, 19 Apr 2012 11:44:29 -0700 From: Jason Evans <jasone@freebsd.org> To: Conrad J. Sabatier <conrads@cox.net> Cc: svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r234370 - in head: contrib/jemalloc contrib/jemalloc/doc contrib/jemalloc/include contrib/jemalloc/include/jemalloc contrib/jemalloc/include/jemalloc/internal contrib/jemalloc/src inclu... Message-ID: <A85EFF6D-6250-4A37-A051-6F852CB2FBF5@freebsd.org> In-Reply-To: <20120419091558.2ae655a0@cox.net> References: <201204170722.q3H7ME6A070934@svn.freebsd.org> <F43DDEEA-375B-4F1C-80A3-AAECFDFF414A@FreeBSD.org> <AECE03EF-CDEB-43DE-9222-CD94CC07CC95@FreeBSD.org> <CAJ-VmomRqGRbDD3B=NhtKY=E2pb1Lqrr9AcwNGtD91U_GfBi8Q@mail.gmail.com> <20120419091558.2ae655a0@cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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)? >=20 > =3D=3D=3D> libexec/atrun (all) > [=85] > -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=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A85EFF6D-6250-4A37-A051-6F852CB2FBF5>