This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/398] elf/dl-runtime.c not resolving CFI_STARTPROC


------- Additional Comments From markkp at slackware dot com  2004-09-27 00:27 -------
And, that brings us back to the previous problem of getting this error:
dl-reloc.c: In function `_dl_allocate_static_tls':
dl-reloc.c:66: error: invalid application of `sizeof' to an incomplete type
dl-reloc.c: In function `_dl_nothread_init_static_tls':
dl-reloc.c:109: error: syntax error before "__self"
dl-reloc.c:109: error: `__self' undeclared (first use in this function)
dl-reloc.c:109: error: (Each undeclared identifier is reported only once
dl-reloc.c:109: error: for each function it appears in.)

Looks like I'll be spending more time on debugging this.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=398

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]