[Buildroot] how to configure the ip address of beaglebone?

Hmidi Slim hmidi.slim1 at gmail.com
Wed Aug 19 09:56:31 UTC 2015


I got these message errors:
/sbin/ldconfig.real: Can't open configuration file
/home/slim/Bureau/projet_stage/buildroot/output/target/etc/ld.so.conf: No
such file or directory
/sbin/ldconfig.real: /usr/lib/libstdc++.so.6.0.19-gdb.py is not an ELF file
- it has the wrong magic bytes at the start.

( \
echo "NAME=Buildroot"; \
echo "VERSION=2015.05"; \
echo "ID=buildroot"; \
echo "VERSION_ID=2015.05"; \
echo "PRETTY_NAME=\"Buildroot 2015.05\"" \
) >  /home/slim/Bureau/projet_stage/buildroot/output/target/etc/os-release
>>>   Copying overlay board/felabs/beagleboneblack/rootfs-overlay
rsync: change_dir
"/home/slim/Bureau/projet_stage/buildroot//board/felabs/beagleboneblack/rootfs-overlay"
failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1070) [sender=3.0.9]
make: *** [target-finalize] Error 23


2015-08-19 11:52 GMT+02:00 Thomas Petazzoni <
thomas.petazzoni at free-electrons.com>:

> Dear Hmidi Slim,
>
> Please don't reply to me directly. Keep the list in Cc.
>
> Thanks,
>
> Thomas
>
> On Wed, 19 Aug 2015 11:25:18 +0200, Hmidi Slim wrote:
> > I got these message errors:
> > /sbin/ldconfig.real: Can't open configuration file
> > /home/slim/Bureau/projet_stage/buildroot/output/target/etc/ld.so.conf: No
> > such file or directory
> > /sbin/ldconfig.real: /usr/lib/libstdc++.so.6.0.19-gdb.py is not an ELF
> file
> > - it has the wrong magic bytes at the start.
> >
> > ( \
> > echo "NAME=Buildroot"; \
> > echo "VERSION=2015.05"; \
> > echo "ID=buildroot"; \
> > echo "VERSION_ID=2015.05"; \
> > echo "PRETTY_NAME=\"Buildroot 2015.05\"" \
> > ) >
> /home/slim/Bureau/projet_stage/buildroot/output/target/etc/os-release
> > >>>   Copying overlay board/felabs/beagleboneblack/rootfs-overlay
> > rsync: change_dir
> >
> "/home/slim/Bureau/projet_stage/buildroot//board/felabs/beagleboneblack/rootfs-overlay"
> > failed: No such file or directory (2)
> > rsync error: some files/attrs were not transferred (see previous errors)
> > (code 23) at main.c(1070) [sender=3.0.9]
> > make: *** [target-finalize] Error 23
> >
> >
> > My .config:http://pastebin.com/MhtrBCzA
> >
> > 2015-08-19 11:12 GMT+02:00 Thomas Petazzoni <
> > thomas.petazzoni at free-electrons.com>:
> >
> > > Dear Hmidi Slim,
> > >
> > > On Wed, 19 Aug 2015 02:37:30 +0200, Hmidi Slim wrote:
> > >
> > > > I followed the tutorial of free electrons to use rootfs overlay to
> > > > configure ip address but when I run make I got
> > > > board/felabs/rootfs-overlay no such file or directory
> > >
> > > Because the path to your overlay is wrong. But that's all we can say
> > > since you don't provide the necessary details to allow us to give a
> > > more detailed answer.
> > >
> > > Please read
> http://www.catb.org/esr/faqs/smart-questions.html#beprecise.
> > >
> > > Best regards,
> > >
> > > Thomas
> > > --
> > > Thomas Petazzoni, CTO, Free Electrons
> > > Embedded Linux, Kernel and Android engineering
> > > http://free-electrons.com
> > >
>
>
>
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150819/314bfe27/attachment.html>


More information about the buildroot mailing list