Build failure with current git HEAD on ARM

Gaye Abdoulaye Walsimou awg at embtoolkit.org
Sun Jun 13 10:51:34 UTC 2010


Hello list,
I have a build failure on ARM, with latest git revision 
3acd3c649d8a1cd0e662e0125547290a58773c09
Here is the output:

   CC libpthread/linuxthreads.old/forward.oS
   CC libpthread/linuxthreads.old/libc_pthread_init.oS
   CC libc/sysdeps/linux/arm/aeabi_unwind_cpp_pr1.os
   CC libc/misc/elf/dl-iterate-phdr.oS
   CC libc/misc/internals/__uClibc_main.oS
   CC libc/stdlib/system.oS
   CC libpthread/linuxthreads.old/libc_pthread_init.os
   CC libc/sysdeps/linux/arm/aeabi_lcsts.os
   CC libc/sysdeps/linux/arm/aeabi_math.os
   AS libc/sysdeps/linux/arm/aeabi_sighandlers.os
   CC libc/misc/elf/dl-support.os
   CC libc/misc/elf/dl-core.os
   CC libc/misc/elf/dl-iterate-phdr.os
   CC libc/misc/internals/__uClibc_main.os
libc/misc/internals/__uClibc_main.c:93: warning: 'struct 
_pthread_cleanup_buffer' declared inside parameter list
libc/misc/internals/__uClibc_main.c:93: warning: its scope is only this 
definition or declaration, which is probably not what you want
libc/misc/internals/__uClibc_main.c: In function 
'_pthread_cleanup_push_defer':
libc/misc/internals/__uClibc_main.c:95: error: dereferencing pointer to 
incomplete type
libc/misc/internals/__uClibc_main.c:96: error: dereferencing pointer to 
incomplete type
libc/misc/internals/__uClibc_main.c: At top level:
libc/misc/internals/__uClibc_main.c:101: warning: 'struct 
_pthread_cleanup_buffer' declared inside parameter list
libc/misc/internals/__uClibc_main.c: In function 
'_pthread_cleanup_pop_restore':
libc/misc/internals/__uClibc_main.c:104: error: dereferencing pointer to 
incomplete type
libc/misc/internals/__uClibc_main.c:104: error: dereferencing pointer to 
incomplete type
make[2]: *** [libc/misc/internals/__uClibc_main.os] Error 1

Thanks,
AWG


More information about the uClibc mailing list