Displaying 1 result from an estimated 1 matches for "debug_walklist".
2001 Jul 01
1
Compile error in x86 Solaris
...erred-stack-boundary=2 -fPIC -DSTRICT -D_REENTRANT
-I/usr/openwin/include -o stabs.o stabs.c
stabs.c:1271: warning: `struct r_debug' declared inside parameter list
stabs.c:1271: warning: its scope is only this definition or
declaration, which is probably not what you want.
stabs.c: In function `DEBUG_WalkList':
stabs.c:1274: storage size of `lm' isn't known
stabs.c:1284: dereferencing pointer to incomplete type
stabs.c:1274: warning: unused variable `lm'
stabs.c:1273: warning: `lm_addr' might be used uninitialized in this
function
stabs.c: In function `DEBUG_RescanElf':
stabs.c:1...