Displaying 5 results from an estimated 5 matches for "tible".
Did you mean:
table
2003 Oct 27
0
G723 format compilation errors
...ter type
format_g723.c:330: warning: passing arg 8 of `ast_format_register' from
incompat
ible pointer type
format_g723.c:330: warning: passing arg 9 of `ast_format_register' from
incompat
ible pointer type
format_g723.c:330: warning: passing arg 10 of `ast_format_register' from
incompa
tible pointer type
format_g723.c:330: warning: passing arg 11 of `ast_format_register' from
incompa
tible pointer type
format_g723.c:330: warning: passing arg 12 of `ast_format_register' from
incompa
tible pointer type
format_g723.c:330: too many arguments to function `ast_format_register'
fo...
2003 Mar 21
1
Compiling pam_winbind on Solaris 8
...r samba 2.2.8 on the server. When I issue a make nsswitch/pam_winbind.so, I receive many compiler warnings, such as:
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:72: warning: passing arg 3 of `pam_get_item' from incompa
tible pointer type
nsswitch/pam_winbind.c:75: warning: passing arg 2 of pointer to function from in
compatible pointer type
nsswitch/pam_winbind.c: In function `_make_remark':
nsswitch/pam_winbind.c:90: warning: assignment discards qualifiers from pointer
target type
nsswitch/pam_winbind.c: In functi...
2005 Feb 03
0
Problem while configuring Samba
...de -I/usr/samba-3.0.1/source
LIBS =
LDSHFLAGS = -Wl,-bexpall,-bM:SRE,-bnoentry,-berok
LDFLAGS =
Compiling nsswitch/pam_winbind.c with -O2
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:67: warning: passing arg 3 of `pam_get_item' from
incompa
tible pointer type
nsswitch/pam_winbind.c:70: warning: passing arg 2 of pointer to function
from in
compatible pointer type
nsswitch/pam_winbind.c: In function `_make_remark':
nsswitch/pam_winbind.c:85: warning: assignment discards qualifiers from
pointer
target type
nsswitch/pam_winbind.c: In...
2005 Feb 08
0
error duing executing "make" of samba on aix
...de -I/usr/samba-3.0.1/source
LIBS =
LDSHFLAGS = -Wl,-bexpall,-bM:SRE,-bnoentry,-berok
LDFLAGS =
Compiling nsswitch/pam_winbind.c with -O2
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:67: warning: passing arg 3 of `pam_get_item' from
incompa
tible pointer type
nsswitch/pam_winbind.c:70: warning: passing arg 2 of pointer to function
from in
compatible pointer type
nsswitch/pam_winbind.c: In function `_make_remark':
nsswitch/pam_winbind.c:85: warning: assignment discards qualifiers from
pointer
target type
nsswitch/pam_winbind.c: In...
2002 May 06
1
A make problem with Samba 2.2.4
...default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for a BSD compatible install... ./install-sh -c
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether cc understands -c and -o together... yes
checking that the C compiler understands volatile... yes
checking build system type... alphaev6-dec-osf5.1
checking host system type... alph...