Date: Sun, 04 Apr 1999 13:12:46 -0600 From: Warner Losh <imp@harmony.village.org> To: obrien@NUXI.com Cc: current@FreeBSD.ORG Subject: World Breakage? Message-ID: <199904041912.NAA84643@harmony.village.org> In-Reply-To: Your message of "Sun, 04 Apr 1999 09:38:48 PDT." <19990404093848.A76160@nuxi.com> References: <19990404093848.A76160@nuxi.com> <19990403222515.A75073@nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <19990404093848.A76160@nuxi.com> "David O'Brien" writes: : THE SWITCH HAS BEEN PULLED! cc -O -pipe -DFREEBSD_ELF -I/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../../../../contrib/egcs/gcc -I/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../../../../contrib/egcs/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_tools -I/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_tools -I/usr/obj/home/imp/FreeBSD/src/tmp/usr/include -static -o cc gcc.o /usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a /usr/obj/home/imp/FreeBSD/src/tmp/usr/lib/libc.a(mktemp.o): In function `mkstemps': mktemp.o(.text+0x0): multiple definition of `mkstemps' /usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(mkstemp.o)(.text+0x0): first defined here /usr/libexec/elf/ld: Warning: size of symbol `mkstemps' changed from 573 to 39 in mktemp.o I suspect that mkstemp shouldn't be defined in libcc_drv.a. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904041912.NAA84643>