Missing lib when compiling for arm type arm1136jf_s

Peter S. Mazinger ps.m at gmx.net
Sun May 21 11:13:21 UTC 2006


On Fri, 19 May 2006, Bruno Abinader wrote:

> Hi all,
> I'm trying to compile a basic toolchain for ARM type ARM1136JF_S (only with
> gcc, uclibc, binutils and linux kernel). I configured everything fine but
> when I tried to compile the following message appeared:
> 
>    make -C /home/bruno/buildroot/toolchain_build_arm/uClibc \
> >                    PREFIX= \
> >                      DEVEL_PREFIX=*/
> > home/bruno/buildroot/build_arm/staging_dir/* \
> >                      RUNTIME_PREFIX=*/
> > home/bruno/buildroot/build_arm/staging_dir/* \
> >                    install_runtime install_dev
> >    make[1]: Entering directory
> >    `/home/bruno/buildroot/toolchain_build_arm/uClibc'
> >    install -d /home/bruno/buildroot/build_arm/staging_dir/lib
> >    install -m 644 lib/lib*-0.9.28.so \
> >                    /home/bruno/buildroot/build_arm/staging_dir/lib
> >    install: cannot stat `lib/lib*-0.9.28.so': No such file or directory
> >    make[1]: *** [install_runtime] Error 1
> >    make[1]: Leaving directory
> >    `/home/bruno/buildroot/toolchain_build_arm/uClibc'
> >    make: *** [/home/bruno/buildroot/build_arm/staging_dir/lib/libc.a]
> >    Error 2
> >
> 
> What could be causing this problem? It seems that the compilation process
> needs a library that isn't there yet. I'm sending patched to this e-mail my
> .config.
> 
> Any help would be appreciated.
> 
> BR,

somewhere earlier is the error, paste that

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list