Can't compile pkg on mips

Bryan Drewery bdrewery at FreeBSD.org
Thu Sep 25 22:59:16 UTC 2014


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 <milu at dat.pl> 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.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20140925/dff3f6c2/attachment.sig>


More information about the freebsd-pkg mailing list