From owner-freebsd-questions@freebsd.org Wed Nov 30 19:47:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A729BC5D77C for ; Wed, 30 Nov 2016 19:47:17 +0000 (UTC) (envelope-from mail@cbrace.nl) Received: from cbrace.nl (cbrace.nl [149.210.176.121]) by mx1.freebsd.org (Postfix) with ESMTP id 71D441BC2 for ; Wed, 30 Nov 2016 19:47:17 +0000 (UTC) (envelope-from mail@cbrace.nl) Received: by mx1 (Postfix, from userid 80) id BCE3544995D; Wed, 30 Nov 2016 20:37:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cbrace.nl; s=mail; t=1480534642; bh=u+EibdJQZoDaDS4dymwydYXW5iHuIyGVfuzi8P2JCuQ=; h=To:Subject:Date:From; b=XZH0Z1oP5I5VdGhLMfpvZ8sq7lWuYDDrtHL8F/IqIV3Xg37XMNfeeKwBWUX8HV/Ks k6guQZyRl2UXj3u0BgkrUJ3QLHpaW9HZ0YBZjpj5uN9fzeAIJDenSQiTIXtLR4SkMM Qc5Z+KL/JbXcOd8Y/CCxRGLDPT6+AEsNVlMD26GU= To: freebsd-questions@freebsd.org Subject: error: Unknown relocation type c4 in PLT X-PHP-Originating-Script: 0:rcube.php MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 30 Nov 2016 20:37:22 +0100 From: mail@cbrace.nl Message-ID: X-Sender: mail@cbrace.nl User-Agent: Roundcube Webmail/1.2.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2016 19:47:17 -0000 Hi, I'm seeing this error message now with many commands on a VPS running v11: Unknown relocation type c4 in PLT Any help would be most appreciated. Thanks Colin $ uname -rms FreeBSD 11.0-RELEASE-p1 i386