This is the mail archive of the glibc-bugs@sourceware.org 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/4461] compilation failure for glibc 2.5


------- Additional Comments From dragos dot dimitriu at gmail dot com  2007-05-04 13:09 -------
config.status file has set the correct path to system headers :

s,@SYSINCLUDES@,-I /lib/modules/2.6.19/build/include,;t t

Inside the /lib/modules/2.6.19/build/include/linux there is the header resolving
at least the unresolved symbols IFA_ADDRESSetc., called if_addr.h.
That is also where the struct ifaddrmsg is defined probably solving the
`dereferencing pointer to incomplete type` error.
But still, this path is used.

Many thanks for your support


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4461

------- 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]