I am building GLIBC-2.5 in the scratchbox and am getting the following errors. Any idea what needs to be done.<br><br>make[3]: Leaving directory `/scratchbox/packages/glibc-2.5/glibc-2.5/elf&#39;<br>gcc&nbsp;&nbsp; -nostdlib -nostartfiles -r -o /scratchbox/packages/glibc-
2.5/glibc-build/elf/librtld.os &#39;-Wl,-(&#39; /scratchbox/packages/glibc-2.5/glibc-build/elf/dl-allobjs.os /scratchbox/packages/glibc-2.5/glibc-build/elf/rtld-libc.a -lgcc &#39;-Wl,-)&#39; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-Map,/scratchbox/packages/glibc-
2.5/glibc-build/elf/librtld.os.map<br>gcc&nbsp;&nbsp; -nostdlib -nostartfiles -shared&nbsp;&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-z,combreloc -Wl,-z,relro -Wl,-z,defs -Wl,--verbose 2&gt;&amp;1 |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LC_ALL=C \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sed -e &#39;/^=========/,/^=========/!d;/^=========/d&#39;&nbsp;&nbsp;&nbsp; \
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -e &#39;s/\. = 0 + SIZEOF_HEADERS;/&amp; _begin = . - SIZEOF_HEADERS;/&#39; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; /scratchbox/packages/glibc-2.5/glibc-build/elf/ld.so.lds<br>gcc&nbsp;&nbsp; -nostdlib -nostartfiles -shared -o /scratchbox/packages/glibc-
2.5/glibc-build/elf/ld.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-z,combreloc -Wl,-z,relro -Wl,-z,defs&nbsp;&nbsp;&nbsp;&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /scratchbox/packages/glibc-2.5/glibc-build/elf/librtld.os -Wl,--version-script=/scratchbox/packages/glibc-
2.5/glibc-build/ld.map&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-soname=ld-linux.so.2 -T /scratchbox/packages/glibc-2.5/glibc-build/elf/ld.so.lds<br>/scratchbox/packages/glibc-2.5/glibc-build/elf/librtld.os: In function `print_statistics&#39;:
<br>/scratchbox/packages/glibc-2.5/glibc-2.5/elf/rtld.c:2828: undefined reference to `__stack_chk_fail_local&#39;<br>/scratchbox/packages/glibc-2.5/glibc-build/elf/librtld.os: In function `process_dl_debug&#39;:<br>/scratchbox/packages/glibc-
2.5/glibc-2.5/elf/rtld.c:2464: undefined reference to `__stack_chk_fail_local&#39;<br>/scratchbox/packages/glibc-2.5/glibc-build/elf/librtld.os: In function `process_envvars&#39;:<br>/scratchbox/packages/glibc-2.5/glibc-2.5
/elf/rtld.c:2723: undefined reference to `__stack_chk_fail_local&#39;<br>/scratchbox/packages/glibc-2.5/glibc-build/elf/librtld.os: In function `dl_main&#39;:<br>/scratchbox/packages/glibc-2.5/glibc-2.5/elf/rtld.c:2344: undefined reference to `__stack_chk_fail_local&#39;
<br>/scratchbox/packages/glibc-2.5/glibc-build/elf/librtld.os: In function `print_search_path&#39;:<br>/scratchbox/packages/glibc-2.5/glibc-2.5/elf/dl-load.c:1575: undefined reference to `__stack_chk_fail_local&#39;<br>/scratchbox/packages/glibc-
2.5/glibc-build/elf/librtld.os:/scratchbox/packages/glibc-2.5/glibc-2.5/elf/dl-load.c:1795: more undefined references to `__stack_chk_fail_local&#39; follow<br>collect2: ld returned 1 exit status<br>make[2]: *** [/scratchbox/packages/glibc-
2.5/glibc-build/elf/ld.so] Error 1<br>make[2]: Leaving directory `/scratchbox/packages/glibc-2.5/glibc-2.5/elf&#39;<br>make[1]: *** [elf/subdir_lib] Error 2<br>make[1]: Leaving directory `/scratchbox/packages/glibc-2.5/glibc-
2.5&#39;<br>make: *** [all] Error 2<br><br>Thanks<br>- Amy<br><br><br><br>