Displaying 1 result from an estimated 1 matches for "rt_delet".
Did you mean:
rt_delete
2001 Jul 01
1
Compile error in x86 Solaris
...f `dbg_hdr' isn't known
stabs.c:1309: `RT_CONSISTENT' undeclared (first use in this function)
stabs.c:1309: (Each undeclared identifier is reported only once
stabs.c:1309: for each function it appears in.)
stabs.c:1313: `RT_ADD' undeclared (first use in this function)
stabs.c:1315: `RT_DELETE' undeclared (first use in this function)
stabs.c:1310: warning: unreachable code at beginning of switch
statement
stabs.c:1302: warning: unused variable `dbg_hdr'
stabs.c: In function `DEBUG_ReadExecutableDbgInfo':
stabs.c:1324: `Elf32_Dyn' undeclared (first use in this function)
s...