From owner-freebsd-pkg@FreeBSD.ORG Thu Sep 25 23:07:49 2014 Return-Path: Delivered-To: pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A432C36E; Thu, 25 Sep 2014 23:07:49 +0000 (UTC) Received: from man.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id 11849E7F; Thu, 25 Sep 2014 23:07:48 +0000 (UTC) Received: from man.dat.pl (localhost [127.0.0.1]) by man.dat.pl (Postfix) with ESMTP id ADBFED16A0F; Fri, 26 Sep 2014 01:07:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at dat.pl Received: from man.dat.pl ([127.0.0.1]) by man.dat.pl (man.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id L5JFZgoqNrZE; Fri, 26 Sep 2014 01:07:40 +0200 (CEST) Message-ID: <5424A03B.8080207@dat.pl> Date: Fri, 26 Sep 2014 01:07:39 +0200 From: Maciej Milewski MIME-Version: 1.0 To: Bryan Drewery , Thiago Farina Subject: Re: Can't compile pkg on mips References: <54233771.4090803@dat.pl> <057b903c-628f-4843-b7de-c0f7cb9750b4@email.android.com> <5424425A.9040709@FreeBSD.org> <54247A94.6090901@dat.pl> <542488B9.6090700@dat.pl> <54249E38.5000209@FreeBSD.org> In-Reply-To: <54249E38.5000209@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "pkg@FreeBSD.org" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2014 23:07:49 -0000 On 26.09.2014 00:59, Bryan Drewery wrote: > On 9/25/2014 4:27 PM, Maciej Milewski wrote: >> On 25.09.2014 22:33, Thiago Farina wrote: >>> On Thu, Sep 25, 2014 at 5:27 PM, Maciej Milewski wrote: >>>>> What FreeBSD version is this? >>>>> >>>> FreeBSD RSPRO 10.0-CURRENT FreeBSD 10.0-CURRENT #9 r253582+713ffac >>>> >>>> after manual edit src/Makefile and removing -Werror compilation went few >>>> lines further: >>>> ===> Building for pkg-1.3.8 >>>> /usr/bin/make all-recursive >>>> Making all in external >>>> /usr/bin/make all-am >>>> Making all in libpkg >>>> Making all in repo >>>> Making all in binary >>>> Making all in . >>>> Making all in src >>>> CCLD pkg >>>> pkg-info.o: In function `exec_info': >>>> info.c:(.text+0x5ac): undefined reference to `cap_rights_init' >>>> pkg-ssh.o: In function `exec_ssh': >>>> ssh.c:(.text+0x160): undefined reference to `cap_rights_init' >>>> pkg-updating.o: In function `exec_updating': >>>> updating.c:(.text+0x334): undefined reference to `cap_rights_init' >>>> *** [pkg] Error code 1 >>>> > Can you post your config.log please? It generates during the build of > pkg in the work dir. > > Attached, might be cut by list rules. -- Pozdrawiam, Maciej Milewski