Date: Tue, 06 Mar 2012 23:01:10 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Larry Rosenman <ler@lerctr.org> Cc: freebsd-current@freebsd.org Subject: Re: r232623 breaks buildworld (or a recent commit...)B Message-ID: <4F568926.2000808@FreeBSD.org> In-Reply-To: <alpine.BSF.2.00.1203061518580.98872@borg> References: <alpine.BSF.2.00.1203061518580.98872@borg>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-03-06 22:21, Larry Rosenman wrote: > buildworld broken by r232623. > > -fpic -DPIC -O2 -pipe -fno-omit-frame-pointer -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/libc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/lib/libc/string/wmemset.c -o wmemset.So > ctfconvert -L VERSION wmemset.So > building shared library libc.so.7 > setrunelocale.So: In function `__getCurrentRuneLocale': > setrunelocale.c:(.text+0x0): multiple definition of `__getCurrentRuneLocale' > nomacros.So:nomacros.c:(.text+0x0): first defined here Should be fixed now by r232626, sorry for the breakage. :(
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F568926.2000808>