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?


-- 
Dmitry S. Vasilchenko

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to