[Buildroot] undefined reference to `_dl_app_init_array'

Taylan Develioglu - DSV taylan.develioglu at nl.dsv.com
Thu Nov 1 09:50:10 UTC 2007


Hi all,

 

Something is wrong with a toolchain I recently built with buildroot:

 

To illustrate trying to compile:

 

main () 

{

  return 0;

}

 

Fails with:

 

/lib/libc.so.0: undefined reference to `_dl_app_init_array'

/lib/libc.so.0: undefined reference to `_dl_app_fini_array'

collect2: ld returned 1 exit status

 

ldd tells me ld-uClibc-0.9.29.so is not a dynamic executable.

 

Buildroot used was snapshot 20071024

 

Anyone have any idea why this is happening? All binaries linked to it are
functioning fine, so apparently the library does have the function, making
me think this is a linker issue.

 

Regards,

 

Taylan

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/buildroot/attachments/20071101/e3e12aec/attachment-0002.htm 


More information about the buildroot mailing list