
david at blue-labs
Sep 19, 2009, 8:26 AM
Post #7 of 12
(2155 views)
Permalink
|
my apologies for the nearly blank reply, i was interrupted and needed to leave quite promptly. it looks like you have a variance in your toolchain. did you perhaps rebuild your toolchain in parts? try re-emerging your entire arm tool chain so your headers and libraries match up properly. -david Stephen Feyrer wrote: > David Ford wrote: > >> [...] >> configure:4191: checking for C compiler default output file name >> configure:4213: armv5tel-softfloat-linux-gnueabi-gcc conftest.c >> /usr/armv5tel-softfloat-linux-gnueabi/lib/libc-2.3.4.so >&5 >> /usr/armv5tel-softfloat-linux-gnueabi/lib/libc-2.3.4.so: undefined >> reference to `_dl_out_of_memory [at] GLIBC_PRIVAT' >> [...] >> configure:4261: error: in `/root/dovecot/dovecot-1.2.3': >> configure:4264: error: C compiler cannot create executables >> >> > > Sorry, I can only guess at what's going on here (except of cause that it > doesn't work). I imagine from this excerpt of my config.log that it > should be obvious and staring me in the face. > > If this has a specific mean that I should know, please tell me. > > Better yet, if there is away making my build environment target the host > system with that version glibc, tell me that instead. > > Indeed all I really need to know is how to build a working version of > dovecot for the qnap network attached storage device. > > > -- > Hopefully yours > > Stephen. >
|