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/>
References:  <bug-252663-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252663

--- 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.  Wh=
en 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/c=
ontrib/tcsh/gethost.c:242)

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



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