Add software to a embedded linux created with buildroot

F

fire47

Guest
Hello
I have a problem.
I created a dedicated system* with buildroot, through the cross-compilation .
Which created a file rootfs.ext2 and toolchain. Now I wanted to use the toolchain to add software that is not present in Buildroot, as idesk, eterm, etc.
I wonder if you can appoint a tutorial of how to use cross-compilation to add this software to rootfs.ext2. I've searched the internet but do not understand.
After creating the buildroot toolchain did cross compilation with: make CROSS_COMPILE = i586-linux-
The toolchain is in the directory: / home/pedro/Documentos/guiao2/buildroot-2012.08/output/host/usr/bin
Then I have to move to the second partition and boot the pen. This part is already working.

Thank you
 


Thanks for the reply

I installed Idesk and aterm through the following command, and then export the cross compiler:

-. / Configure - host = i586-linux - prefix = / home/pedro/Documentos/guiao2/montar
-make
-make install

Upon this I was just working with the programs.

See the log
 

Attachments

  • log.txt
    64.3 KB · Views: 1,319

Members online


Top