Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2021 16:39:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252663] tcsh history file is not merged
Message-ID:  <bug-252663-227-wtpPtrD6I3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252663-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #3 from Walter von Entferndt <walter.von.entferndt@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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252663-227-wtpPtrD6I3>