Displaying 8 results from an estimated 8 matches for "aud_rec".
Did you mean:
addrec
2003 Sep 17
2
openssh-unix-dev@mindrot.org
...usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../openbsd-compat/port-aix.h:33,
from ../openbsd-compat/openbsd-compat.h:166,
from ../includes.h:173,
from bsd-arc4random.c:25:
/usr/include/usersec.h:625: warning: `struct aud_rec' declared inside parameter list
/usr/include/usersec.h:625: warning: its scope is only this definition or declaration, which is probably not what you want.
/usr/include/usersec.h:626: warning: `struct aud_rec' declared inside parameter list
In file included from ../openbsd-compat/port-aix.h...
2003 Sep 18
1
compille errors on AIX 5.1ML04 and AIX 4.3.3ML10
...rning: `\' followed by white space at end
of line
In file included from ../openbsd-compat/port-aix.h:33,
from ../openbsd-compat/openbsd-compat.h:166,
from ../includes.h:173,
from bsd-arc4random.c:25:
/usr/include/usersec.h:625: warning: `struct aud_rec' declared inside
parameter list
/usr/include/usersec.h:625: warning: its scope is only this definition or
declaration, which is probably not what you want.
/usr/include/usersec.h:626: warning: `struct aud_rec' declared inside
parameter list
In file included from ../openbsd-compat/port-aix.h...
2003 May 06
1
compilation problems AIX 5.2
...I grabbed the latest from the contrib
section from openssh.com, applied passexpire19.patch
successfully and configure --prefix=/opt/freeware/
--with xauth=/usr/bin/X11/xauth. i get the following
@ the end of the make:
In file included from auth.c:41:
/usr/include/usersec.h:656: warning: `struct aud_rec'
declared inside parameter list
/usr/include/usersec.h:657: warning: `struct aud_rec'
declared inside parameter list
auth.c: In function `allowed_user':
auth.c:283: warning: long unsigned int format,
unsigned int arg (arg 3)
auth.c: In function `generate_login_message':
auth.c:341:...
2001 Feb 17
2
Small aix patch to configure.in
The following aix patch to configure.in forces /usr/include to be searched
before /usr/local/include on AIX systems only. This allows the normal
include rules to untangle <login.h> from "login.h" on AIX when using the AIX
cc compiler or gcc. Please see that it gets applied to the current cvs
source tree. It fixes the only compile time error the current cvs tree has
on aix with
2006 Aug 30
30
Testing for the 4.4p1 release
Hi,
The 4.4p1 release is approaching now, so we are now asking people to
actively test snapshots or CVS and report back to the mailing list.
Snapshots are available from http://www.mindrot.org/openssh_snap or
from any of the mirrors listed on http://www.openssh.org/portable.html
The latter page also includes instructions for checking out portable
OpenSSH via anonymous CVS.
This release
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
...l/samba/var/locks \
--with-piddir=/usr/local/samba/var/locks \
--with-ssl --disable-swat \
--with-sslinc=/bag/openssl/include --with-ssllib=/bag/openssl
This used to work well in the past, the last time with
samba-3.0.2a.
Now, running make in the 3.0.4 tree first gives some problems with
aud_rec in nsswitch/winbind_nss_aix.c, however, this could be fixed
with an #include <sys/audit.h>.
But when I run make then, I get the following error that I couldn't fix:
rodenss@dilbert:/scratch/samba-3.0.4/source$ make
Using FLAGS = -O -I./popt -Iinclude -I/scratch/samba-3.0.4/source/inclu...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...mb/spnego.c:321: warning: passing arg 1 of `free' discards qualifiers
from pointer target type
libsmb/spnego.c:330: warning: passing arg 1 of `free' discards qualifiers
from pointer target type
In file included from nsswitch/winbind_nss_aix.c:50:
/usr/include/usersec.h:656: warning: `struct aud_rec' declared inside
parameter list
/usr/include/usersec.h:656: warning: its scope is only this definition or
declaration, which is probably not what you want.
/usr/include/usersec.h:657: warning: `struct aud_rec' declared inside
parameter list
lib/util_str.c: In function `strstr_m':
lib/ut...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...mb/spnego.c:321: warning: passing arg 1 of `free' discards qualifiers
from pointer target type
libsmb/spnego.c:330: warning: passing arg 1 of `free' discards qualifiers
from pointer target type
In file included from nsswitch/winbind_nss_aix.c:50:
/usr/include/usersec.h:656: warning: `struct aud_rec' declared inside
parameter list
/usr/include/usersec.h:656: warning: its scope is only this definition or
declaration, which is probably not what you want.
/usr/include/usersec.h:657: warning: `struct aud_rec' declared inside
parameter list
lib/util_str.c: In function `strstr_m':
lib/ut...