search for: pointer

Displaying 20 results from an estimated 30284 matches for "pointer".

2004 May 17
4
Redhat 7.3 compiling problem
...or directory res_crypto.c:26:25: openssl/err.h: No such file or directory res_crypto.c:74: parse error before `RSA' res_crypto.c:74: warning: no semicolon at end of struct or union res_crypto.c:84: parse error before `}' res_crypto.c: In function `pw_cb': res_crypto.c:101: dereferencing pointer to incomplete type res_crypto.c:103: dereferencing pointer to incomplete type res_crypto.c:103: dereferencing pointer to incomplete type res_crypto.c:104: dereferencing pointer to incomplete type res_crypto.c:106: dereferencing pointer to incomplete type res_crypto.c:108: dereferencing pointer to i...
2004 May 14
0
SuSE & Zaptel Compilation errors
...ave readline , termcap and other RPM's involved ... have done the make oldconfig and make dep in use/src/linux Thanks digvijay Error : ########## gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DSTANDALONE_ZAPATA -c wcusb.c In file included from wcusb.c:54: wcusb.h:75: parse error before "urb_t" wcusb.h:75: warning: no semi...
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
...ba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Warnings to follow Compiling libsmb/clirap.c "libsmb/clirap.c", line 114: warning: argument #9 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57 argument : pointer to int "libsmb/clirap.c", line 114: warning: argument #11 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57 argument : pointer to int &...
2007 Feb 03
2
asterisk 1.2 branch revision 53132 failed to compile
while compiling svn 53132 of asterisk branch 1.2 gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586 -DZAPTEL_OPTIMIZATIONS -DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_sms.o app_sms.c gcc -shared -Xlinker -x -o app_sms.so app_sms.o make[1]: Leaving directory `/usr/src/asterisk/asterisk-1.2/apps' make[1]: Entering directory `/usr/src/asterisk/asterisk-1.2/codecs' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-decla...
2007 Jul 18
3
Problem building Asterisk 1.2.22
...c_zap.c on codec_zap.c is revision 62173. The OS is FC4. Here's the error. Can anyone help me with this? gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o codec_zap.o codec_zap.c codec_zap.c: In function ?zap_framein?: codec_zap.c:143: error: dereferencing pointer to incomplete type codec_zap.c:145: error: dereferencing pointer to incomplete type codec_zap.c:147: error: dereferencing pointer to incomplete type codec_zap.c:147: error: dere...
2003 Mar 26
0
Solaris 9 sparc, Forte C compile errors (2_2 branch)
..."/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Compiling libsmb/clirap.c "libsmb/clirap.c", line 114: warning: argument #9 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57 argument : pointer to int "libsmb/clirap.c", line 114: warning: argument #11 is incompatible with prototype: prototype: pointer to unsigned int : "libsmb/clirap.c", line 57 argument : pointer to int &...
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
...passdb/pass_check.c "passdb/pass_check.c", line 668: warning: statement not reached Compiling passdb/smbpassfile.c Compiling passdb/machine_sid.c Compiling passdb/pdb_smbpasswd.c Compiling passdb/pampass.c "passdb/pampass.c", line 422: warning: assignment type mismatch: pointer to function(int, pointer to pointer to struct pam_message {int msg_style, pointer to char msg}, pointer to pointer to struct pam_response {pointer to char resp, int resp_retcode}, pointer to void) returning int "=" pointer to function(int, pointer to pointer to const struct pam_message {i...
2003 Mar 09
0
Warnings compiling on SOlaris 9
...l/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb" Using LIBS = -lsec -lgen -lsocket -lnsl -ldl Build Errors below: - Compiling rpc_parse/parse_spoolss.c "rpc_parse/parse_spoolss.c", line 1209: warning: assignment type mismatch: pointer to unsigned char "=" pointer to char "rpc_parse/parse_spoolss.c", line 6666: warning: assignment type mismatch: pointer to unsigned char "=" pointer to char Compiling passdb/secrets.c "passdb/secrets.c", line 59: warning: assignment type mismatch:...
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
..." -DASTSPOOLDIR=\"/var/spool/asterisk\" -DASTLOGDIR=\"/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -fomit-frame-pointer -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -o chan_unicall.o chan_unicall.c chan_unicall.c:24:34: asterisk/channel_pvt.h: No such file or directory chan_unicall.c:59:25: ../asterisk.h: No such file or directory chan_unicall.c: In function `un...
2012 Mar 14
5
mouse glitch in fullscreen game (borderlands)
...onInfoExW 0x4005e => 32x32 trace:cursor:LoadIconA (nil), #7f05 trace:cursor:CURSORICON_Load (nil), #7f05, 0x0, depth 32, fCursor 0, flags 0x8040 trace:cursor:LoadCursorA (nil), #7f00 trace:cursor:CURSORICON_Load (nil), #7f00, 0x0, depth 1, fCursor 1, flags 0x8040 trace:cursor:X11DRV_GetCursorPos pointer at (991,434) server pos 0,0 trace:cursor:GetIconInfoExW 0x5005e => 32x32 trace:cursor:GetIconInfoExW 0x5005e => 32x32 trace:cursor:LoadIconW 0x400000, #0065 trace:cursor:CURSORICON_Load 0x400000, #0065, 0x0, depth 32, fCursor 0, flags 0x8040 trace:cursor:LoadIconW 0x400000, #006b trace:cursor...
2003 Jan 10
0
Samba-2.2.7a Compile error --with-pam
...privatedir=/etc/samba \ --with-libdir=/etc/samba \ --with-lockdir=/var/lock/samba \ --with-piddir=/var/lock/samba \ --with-swatdir=/usr/share/swat \ --with-acl-support \ ; req'd for posix ACL support --with-winbind \ --with-pam make 2>errors errors: nsswitch/pam_winbind.c:97: dereferencing pointer to incomplete type nsswitch/pam_winbind.c: In function `winbind_request': nsswitch/pam_winbind.c:111: `PAM_SERVICE_ERR' undeclared (first use in this function) nsswitch/pam_winbind.c:122: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c: In function `winbind_...
2013 Apr 17
8
Compiling error
Hi, During the compilatin of xen i have the following error message: i8259.c:66:9: error: initialization from incompatible pointer type [-Werror] i8259.c:66:9: error: (near initialization for ‘interrupt[6]’) [-Werror] i8259.c:66:9: error: initialization from incompatible pointer type [-Werror] i8259.c:66:9: error: (near initialization for ‘interrupt[7]’) [-Werror] i8259.c:66:9: error: initialization from incompatible pointer t...
2013 Apr 17
8
Compiling error
Hi, During the compilatin of xen i have the following error message: i8259.c:66:9: error: initialization from incompatible pointer type [-Werror] i8259.c:66:9: error: (near initialization for ‘interrupt[6]’) [-Werror] i8259.c:66:9: error: initialization from incompatible pointer type [-Werror] i8259.c:66:9: error: (near initialization for ‘interrupt[7]’) [-Werror] i8259.c:66:9: error: initialization from incompatible pointer t...
2006 Feb 11
7
Rails development on Mac OS X 10.4 Intel
...timization option. Otherwise "make test" will fail and Lighty''s domain name matching won''t work. I''ve discussed this issue with Philip Hazel, the author of PCRE and he believes that this is most likely a compiler issue. Rails'' "script/breakpointer" doesn''t work any more. It seems that Ruby''s socket library doesn''t know how to resolve Bonjour-based domain name. "breakpoiner" script uses DRb which in turn uses Ruby''s socket library. The error occurs when Socket::getaddrinfo method t...
2002 Jun 28
2
Error when configuring pam on samba (MANDRAKE 8.2 and before)
...entifier is reported only once nsswitch/pam_winbind.c:72: for each function it appears in.) nsswitch/pam_winbind.c:72: `PAM_CONV' undeclared (first use in this function) nsswitch/pam_winbind.c:73: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:74: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:74: `nargs' undeclared (first use in this function) nsswitch/pam_winbind.c:74: `message' undeclared (first use in this function) nsswitch/pam_winbind.c:75: `response' undeclared (first use in this function) nsswitch/pam_winbind.c:75: dereferenci...
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
...sql.c:68: `r' undeclared (first use in this function) passdb/pdb_mysql.c:69: `row' undeclared (first use in this function) passdb/pdb_mysql.c:73: `u' undeclared (first use in this function) passdb/pdb_mysql.c: In function `mysqlsam_setsampwent': passdb/pdb_mysql.c:130: dereferencing pointer to incomplete type passdb/pdb_mysql.c:135: dereferencing pointer to incomplete type passdb/pdb_mysql.c:137: dereferencing pointer to incomplete type passdb/pdb_mysql.c:142: dereferencing pointer to incomplete type passdb/pdb_mysql.c:146: dereferencing pointer to incomplete type passdb/pdb_mysql.c:1...
2003 Jan 28
1
[nsswitch/pam_winbind.po] Error 1 With Compiling 3.0
...entifier is reported only once nsswitch/pam_winbind.c:67: for each function it appears in.) nsswitch/pam_winbind.c:67: `PAM_CONV' undeclared (first use in this function) nsswitch/pam_winbind.c:68: `PAM_SUCCESS' undeclared (first use in this function) nsswitch/pam_winbind.c:69: dereferencing pointer to incomplete type nsswitch/pam_winbind.c:69: `nargs' undeclared (first use in this function) nsswitch/pam_winbind.c:69: `message' undeclared (first use in this function) nsswitch/pam_winbind.c:70: `response' undeclared (first use in this function) nsswitch/pam_winbind.c:70: dereferenci...
2023 Mar 31
2
[PATCH] vringh: fix typos in the vringh_init_* documentation
...t/vringh.c +++ b/drivers/vhost/vringh.c @@ -636,9 +636,9 @@ static inline int xfer_to_user(const struct vringh *vrh, * @features: the feature bits for this ring. * @num: the number of elements. * @weak_barriers: true if we only need memory barriers, not I/O. - * @desc: the userpace descriptor pointer. - * @avail: the userpace avail pointer. - * @used: the userpace used pointer. + * @desc: the userspace descriptor pointer. + * @avail: the userspace avail pointer. + * @used: the userspace used pointer. * * Returns an error if num is invalid: you should check pointers * yourself! @@ -911,9 +...
2005 Nov 08
0
gcc4 noise
Is anyone besides me using gcc 4.*.*? I noticed that NUT generates an enormous amount of warning noise with that compiler, mostly due to implicit casts between signed/unsigned pointer types. Any volunteers to de-noise the code a bit? The easy way is to insert typecasts; the better way is to actually take care about signedness. -- Peter gcc -I../include -O -Wall -Wsign-compare -c -o everups.o everups.c everups.c: In function Code: everups.c:38: warning: pointer targets in pass...
2006 Apr 09
0
Realtime oracle compiling problem
...res_config_oracle.c res_config_oracle.c:53: warning: data definition has no type or storage class res_config_oracle.c: In function 'realtime_oracle': res_config_oracle.c:109: warning: incompatible implicit declaration of built-in function 'snprintf' res_config_oracle.c:127: warning: pointer targets in passing argument 3 of 'checkerr' differ in signedness res_config_oracle.c:129: warning: pointer targets in passing argument 3 of 'OCIStmtPrepare' differ in signedness res_config_oracle.c:130: warning: pointer targets in passing argument 3 of 'checkerr' differ in s...