/usr/bin/ld: warning: creating a DT_TEXTREL in a shared object after freebsd-update
Fabian Wenk
fabian at wenks.ch
Sat Aug 3 19:12:08 UTC 2013
Hello Alex
On 31.07.2013 10:45, Alex Povolotsky wrote:
> Hello
>
> I've updated (with freebsd-update) an old 7.3 to 9.1-RELEASE and now I
> cannot build at least one port.
> ===> Compilation failed unexpectedly.
>
> Googling did not yield anything useful. What should I check and fix?
Did you install the compat7x package for 9.1? If not, then
download it from [1] (for an amd64 system) and use the following
command to install:
pkg_add compat7x-amd64-7.3.703000.201008_1.tbz
[1]
ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/misc/compat7x-amd64-7.3.703000.201008_1.tbz
Then you should also rebuild all installed Ports, as it is noted
in the documentation.
bye
Fabian
More information about the freebsd-stable
mailing list