Hi, On Jul 28, 2010, at 2:05 PM, Dmitry S. Vasilchenko wrote:
> René, > > Thanks for the answer! > > On Tue, Jul 27, 2010 at 10:14 PM, Rene Rebe <[email protected]> wrote: >> On Jul 27, 2010, at 7:48 PM, Dmitry S. Vasilchenko wrote: >> >>> !> /usr/bin/ld: cannot find -lc >> >> wow, that is grave, the host compiler can not find it's C library? > > I found the problem: static linking required the static libc library. > So I installed the host libc-static package and module-init-tools was > built successfully. > The following errors appeared on the apr-util package at stage 1. > First it required the host db4-devel package. With this package > installed the configure script tried to copy the "apr-rules.mk" file > from the host "/usr/share/build-1" directory. So it looks like there > are quite a lot dependencies on the host environment. Does it really > possible to build T2 on the non-T2 build host? We intent to support building T2 on non-T2 systems, I guess this error might also even happen on a T2 system without some packages installed on the host. The task here is to further configure, patch, tweak T2 package meta data in package/.../ for cross building to patch those packages for cross compilation. Any patches welcome! René -- René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin http://exactcode.com | http://t2-project.org | http://rene.rebe.de
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
