[Bug 252663] tcsh history file is not merged

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 12 16:39:08 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252663

--- Comment #3 from Walter von Entferndt <walter.von.entferndt at posteo.net> ---
Could you give me a hint how to incorporate the upstream tcsh src into my
FreeBSD src tree? I have 'git pull https://github.com/tcsh-org/tcsh' in my
user's $home, $SRCTOP/contrib, overlaying (unionfs) the plain vanilla /usr/src;
i.e. only contrib/tcsh is changed, everything else is 12.2-REL sources.  When I
try to build with make -C bin/csh, I get multiple errors:
ld: error: can't create dynamic relocation R_X86_64_32 against local symbol in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to
allow text relocations in the output
>>> defined in /tmp/gethost-dd1c17.o
>>> referenced by gethost.c:242 (/home/paul/Projects/FreeBSD/src/12.2-REL/contrib/tcsh/gethost.c:242)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list