dl-runtime.c:57: error: conflicting types for 'fixup'
../sysdeps/i386/dl-machine.h:158: error: previous declaration of 'fixup' was here
dl-runtime.c:57: error: conflicting types for 'fixup'
../sysdeps/i386/dl-machine.h:158: error: previous declaration of 'fixup' was here
dl-runtime.c:142: error: conflicting types for 'profile_fixup'
../sysdeps/i386/dl-machine.h:162: error: previous declaration of 'profile_fixup' was here
dl-runtime.c:142: error: conflicting types for 'profile_fixup'
../sysdeps/i386/dl-machine.h:162: error: previous declaration of 'profile_fixup' was here
../sysdeps/i386/dl-machine.h:158: warning: 'fixup' declared `static' but never defined
../sysdeps/i386/dl-machine.h:162: warning: 'profile_fixup' declared `static' but never defined
make[2]: *** [/data/share/tony/glibc/new/glibc-build/elf/dl-runtime.o] Error 1
make[2]: Leaving directory `/data/share/tony/glibc/new/glibc-2.3.2/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/data/share/tony/glibc/new/glibc-2.3.2'
make: *** [all] Error 2
回复 更多评论