CK -Dbotch=programming_error -c table.c gcc -I. -I../.. -I../.. -I../../include -I../../lib -I../../lib/intl -I/usr/ports/shells/bash/work/bash-4.2/lib/intl -DHAVE_CONFIG_H -DSHELL -g -O2 -DRCHECK -Dbotch=programming_error -c watch.c rm -f libmalloc.a ar cr libmalloc.a malloc.o trace.o stats.o table.o watch.o test -n "ranlib" && ranlib libmalloc.a rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh -static -static -g -O2 -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltermcap -ltilde -lmalloc lib/intl/libintl.a /usr/lib/libc.a(jemalloc_jemalloc.o): In function `free': jemalloc_jemalloc.c:(.text+0xa90): multiple definition of `free' ./lib/malloc/libmalloc.a(malloc.o):/usr/ports/shells/bash/work/bash-4.2/lib/malloc/malloc.c:1269: first defined here /usr/lib/libc.a(jemalloc_jemalloc.o): In function `realloc': jemalloc_jemalloc.c:(.text+0x2350): multiple definition of `realloc' ./lib/malloc/libmalloc.a(malloc.o):/usr/ports/shells/bash/work/bash-4.2/lib/malloc/malloc.c:1262: first defined here /usr/lib/libc.a(jemalloc_jemalloc.o): In function `calloc': jemalloc_jemalloc.c:(.text+0x24d0): multiple definition of `calloc' ./lib/malloc/libmalloc.a(malloc.o):/usr/ports/shells/bash/work/bash-4.2/lib/malloc/malloc.c:1294: first defined here /usr/lib/libc.a(jemalloc_jemalloc.o): In function `malloc': jemalloc_jemalloc.c:(.text+0x27a0): multiple definition of `malloc' ./lib/malloc/libmalloc.a(malloc.o):/usr/ports/shells/bash/work/bash-4.2/lib/malloc/malloc.c:1254: first defined here ./lib/sh/libsh.a(unicode.o): In function `u32cconv': unicode.c:(.text+0x16f): undefined reference to `libiconv' unicode.c:(.text+0x18f): undefined reference to `libiconv' unicode.c:(.text+0x1f6): undefined reference to `libiconv_open' unicode.c:(.text+0x24d): undefined reference to `libiconv_open' *** [bash] Error code 1 Stop in /usr/ports/shells/bash/work/bash-4.2.