This is the mail archive of the libc-alpha@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]

STT_REGISTER change to STT_SPARC_REGISTER breaks module-init-tools build


in elf/elf.h

The change was made by Ulrich a couple weeks ago, revision 1.135

I assume STT_REGISTER is sparc specific given the change, but the x86 build of 
module-init-tools (0.9.14) fails with `STT_REGISTER' undeclared since this 
change.

A quick google shows this might also affect the 2.6 kernel, Although I haven't 
checked this

http://www.ussg.iu.edu/hypermail/linux/kernel/0307.2/2204.html

Hope this is useful

Andrew Walrond


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