Displaying 3 results from an estimated 3 matches for "idtab_init".
Did you mean:
ida_init
2002 Mar 07
0
[Bug 146] New: OpenSSH 3.1p1 will not build on BSD/OS 4.2/4.1/4.01
...this function)
ssh-agent.c:135: (Each undeclared identifier is reported only once
ssh-agent.c:135: for each function it appears in.)
ssh-agent.c:135: syntax error before `{'
ssh-agent.c:138: warning: control reaches end of non-void function
ssh-agent.c: At top level:
ssh-agent.c:111: warning: `idtab_init' defined but not used
ssh-agent.c:131: warning: `lookup_identity' defined but not used
*** Error code 1
BSDI's <sys/queue.h> lacks TAILQ_FOREACH. While openbsd-compat/fake-queue.h
can provide TAILQ_FOREACH, defining HAVE_BOGUS_SYS_QUEUE_H does not work.
<sys/queue.h> is...
2002 Mar 19
0
[Bug 174] New: compile error on BSDi 4.0.1
...this function)
ssh-agent.c:135: (Each undeclared identifier is reported only once
ssh-agent.c:135: for each function it appears in.)
ssh-agent.c:135: syntax error before `{'
ssh-agent.c:138: warning: control reaches end of non-void function
ssh-agent.c: At top level:
ssh-agent.c:111: warning: `idtab_init' defined but not used
ssh-agent.c:131: warning: `lookup_identity' defined but not used
*** Error code 1
Stop.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Mar 10
1
[Bug 155] New: OpenSSH 3.1p1 fails to compile on BSDi 4.0
...this function)
ssh-agent.c:135: (Each undeclared identifier is reported only once
ssh-agent.c:135: for each function it appears in.)
ssh-agent.c:135: syntax error before `{'
ssh-agent.c:138: warning: control reaches end of non-void function
ssh-agent.c: At top level:
ssh-agent.c:111: warning: `idtab_init' defined but not used
ssh-agent.c:131: warning: `lookup_identity' defined but not used
*** Error code 1
Stop.
Is there something I have missed? The configure options that I specified were "-
-with-tcp-wrappers=/usr/local/lib" and "--with-ipv4-default".
------- You a...