В Tue, 3 Sep 2013 20:42:25 +0300
Vitalij Satanivskij пишет:
>
> Try to disable options
>
> options CAPABILITY_MODE # Capsicum capability mode
> options CAPABILITIES# Capsicum capabilities
>
> in kernel conf, for me it's resolve problem
>
Thank you :)
I w
Try to disable options
options CAPABILITY_MODE # Capsicum capability mode
options CAPABILITIES# Capsicum capabilities
in kernel conf, for me it's resolve problem
Ivan Klymenko wrote:
IK> В Sat, 24 Aug 2013 13:26:01 +0200
IK> Hans Petter Selasky пишет:
IK
IK> Thank you :)
IK> I watch the mailing list. ;)
IK> http://docs.freebsd.org/cgi/mid.cgi?20130903172529.GA9
IK> Unfortunately I did not have time to check the problem with uniq...
Gettext build failed because of failed uniq, so if u steel have problem u
know what to do.
___
Hello.
Have same problem.
Clear enviroment (just new installed system + i386 jail)
When building gettext and libiconv find system "uniq" crashing
pid 88854 (uniq), uid 0: exited on signal 11 (core dumped)
pid 88859 (uniq), uid 0: exited on signal 11 (core dumped)
pid 88864 (uniq), uid 0: exi
В Sat, 24 Aug 2013 13:26:01 +0200
Hans Petter Selasky пишет:
> On 08/23/13 23:14, Ivan Klymenko wrote:
> > wing error:
> > http://privatepaste.com/46f9477022
>
> Not sure if this helps:
>
> https://wiki.freebsd.org/PkgPrimer
>
> Using portbuilder inside a jail
>
> When building 9-stable ports
В Sat, 24 Aug 2013 13:26:01 +0200
Hans Petter Selasky пишет:
> On 08/23/13 23:14, Ivan Klymenko wrote:
> > wing error:
> > http://privatepaste.com/46f9477022
>
> Not sure if this helps:
>
> https://wiki.freebsd.org/PkgPrimer
>
> Using portbuilder inside a jail
>
> When building 9-stable ports
On 08/23/13 23:14, Ivan Klymenko wrote:
wing error:
http://privatepaste.com/46f9477022
Not sure if this helps:
https://wiki.freebsd.org/PkgPrimer
Using portbuilder inside a jail
When building 9-stable ports in a 9-stable jail under -current you might
want to set the UNAME_r enviroment varia
Hello.
I have:
FreeBSD 10.0-CURRENT #0 r254719
and
and jail for i386 environment
when building the port devel/gettext I get the following error:
http://privatepaste.com/46f9477022
who can tell me what could be the cause of the error and how to fix it?
still about a month ago, I successfully comp