On Mon, Sep 23, 2013 at 10:26:13PM +0200, Tijl Coosemans wrote:
> Has anyone taken a look at this PR yet?
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=182161
This looks like a valid bug, but probably not a valid testcase.
Let me elaborate. When a signal is delivered, return from the signal
ha
Has anyone taken a look at this PR yet?
http://www.freebsd.org/cgi/query-pr.cgi?pr=182161
signature.asc
Description: PGP signature
On Mon, Sep 23, 2013 at 11:17:46AM -0400, Kurt Lidl wrote:
> Greetings all.
>
> My weekly update to the lastest freebsd-head failed to compile
> this morning. My src.conf has, among other things:
There is a fix ready to be committed very shortly.
Glen
pgpZ2bCh_vosG.pgp
Description: PGP signa
Hello, Lev.
You wrote 23 сентября 2013 г., 19:24:54:
LS> Now I have r255795/i386 built on r255795/amd64 (with "make TARGET=i386
buildworld
LS> buildkernel").
Also, it could not start "make buildworld" by itself, as "mtree" complains
about line 2 of etc/mtree/BSD.usr.dist ("no parent node").
I
Hello, Freebsd-current.
You wrote 22 сентября 2013 г., 13:52:59:
Now I have r255795/i386 built on r255795/amd64 (with "make TARGET=i386
buildworld
buildkernel").
It still could not start devd with this strange diagnostic:
devd: Cannot parse /etc/devd.conf at line 202
Line 202 is:
=
Greetings all.
My weekly update to the lastest freebsd-head failed to compile
this morning. My src.conf has, among other things:
WITHOUT_HESIOD=
WITHOUT_KERBEROS=
# turn off stripping and enable dtrace
STRIP=
CFLAGS+=-fno-omit-frame-pointer
CC=clang
CXX=clang++
CPP=clang-cpp
My compile failed
Alexander Panyushkin writes:
> I do not need kerberos.
> Why option WITHOUT_KERBEROS = YES does not work?
My mistake. Comment out every line that mentions KRB5, HEIMDAL or
GSSAPI in crypto/openssh/config.h and you should be fine (they are not
needed, as the Makefile defines all the required macr
Le 23/09/2013 13:40, Alexander Panyushkin a écrit :
> I do not need kerberos.
> Why option WITHOUT_KERBEROS = YES does not work?
This can be something missed from the latest OpenSSH upgrade, or maybe
OpenSSH cannot be built without Kerberos.
Wait for someone to answer and send a PR if the problem
23.09.2013 14:30, Florent Peterschmitt wrote:
Le 23/09/2013 12:45, Alexander Panyushkin a écrit :>
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth.h:42:10: fatal
error: 'krb5.h' file not found
#include
[…]
WITHOUT_KERBEROS=YES
I do not need kerberos.
Why option WITHOUT_KERBEROS = Y
Le 23/09/2013 12:45, Alexander Panyushkin a écrit :>
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth.h:42:10: fatal
> error: 'krb5.h' file not found
> #include
[…]
> WITHOUT_KERBEROS=YES
Seems linked.
--
Florent Peterschmitt | Please:
flor...@peterschmitt.fr| * Avoid
===> secure/lib/libssh (obj,depend,all,install)
rm -f .depend
CC='clang' mkdep -f .depend -a-DHAVE_LDNS=1
-I/usr/src/secure/lib/libssh/../../../contrib/ldns
-I/usr/src/secure/lib/libssh/../../../crypto/openssh -std=gnu99
/usr/src/secure/lib/libssh/../../../crypto/openssh/authfd.c
/usr/src/
11 matches
Mail list logo