Date: Fri, 2 Mar 2018 20:22:19 -0800 From: Eitan Adler <lists@eitanadler.com> To: freebsd-current Current <freebsd-current@freebsd.org> Subject: unable to build head - iconv issues Message-ID: <CAF6rxgnDFv-3DYghCPwmTSXPREUoGiOnUZoDFZSK00t1Ejkzcw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
uname -a: FreeBSD develop 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r329949: Sat Feb 24 07:58:23 UTC 2018 eax@fasteagle:/srv/obj/fbsd/head/srv/src/fbsd/head/amd64.amd64/sys/GENERIC amd64 src-env.conf: MAKEOBJDIRPREFIX=3D/srv/obj src.conf: MALLOC_PRODUCTION=3Dyes WITHOUT_SVNLITE=3Dtrue version: head:330309 =E2=88=B4make buildworld ... =3D=3D=3D> bin/csh (all) cc -target x86_64-unknown-freebsd12.0 --sysroot=3D/srv/obj/srv/src/fbsd/head/tmp -B/srv/obj/srv/src/fbsd/head/tmp/usr/bin -O2 -pipe -I. -I/srv/src/fbsd/head/bin /csh -I/srv/src/fbsd/head/contrib/tcsh -D_PATH_TCSHELL=3D'"/bin/csh"' -DHAVE_ICONV -g -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer- sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-functio n -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Qunu sed-arguments -o csh.full sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o sh.misc.o s h.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o mi.termios.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.d efns.o ed.init.o ed.inputl.o ed.refresh.o ed.screen.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o tc. prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o dotlock.o tc.defs.o -ltermcapw -lcrypt /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:1275 (/srv/src/fbsd/head/contrib/tcsh/sh.c:1275) >>> sh.o:(main) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:1278 (/srv/src/fbsd/head/contrib/tcsh/sh.c:1278) >>> sh.o:(main) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:896 (/srv/src/fbsd/head/contrib/tcsh/sh.c:896) >>> sh.o:(main) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:2306 (/srv/src/fbsd/head/contrib/tcsh/sh.c:2306) >>> sh.o:(process) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:2322 (/srv/src/fbsd/head/contrib/tcsh/sh.c:2322) >>> sh.o:(process) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:2324 (/srv/src/fbsd/head/contrib/tcsh/sh.c:2324) >>> sh.o:(process) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:2309 (/srv/src/fbsd/head/contrib/tcsh/sh.c:2309) >>> sh.o:(process) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.c:2319 (/srv/src/fbsd/head/contrib/tcsh/sh.c:2319) >>> sh.o:(process) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.dir.c:93 (/srv/src/fbsd/head/contrib/tcsh/sh.dir.c:93) >>> sh.dir.o:(dinit) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.dir.c:93 (/srv/src/fbsd/head/contrib/tcsh/sh.dir.c:93) >>> sh.dir.o:(dinit) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.err.c:210 (/srv/src/fbsd/head/contrib/tcsh/sh.err.c:21= 0) >>> sh.err.o:(errinit) /srv/obj/srv/src/fbsd/head/tmp/usr/bin/ld: error: undefined symbol: iconv_catgets >>> referenced by sh.err.c:214 (/srv/src/fbsd/head/contrib/tcsh/sh.err.c:21= 4) >>> sh.err.o:(errinit) any ideas on how to fix this? --=20 Eitan Adler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnDFv-3DYghCPwmTSXPREUoGiOnUZoDFZSK00t1Ejkzcw>