Hello, I have a beginners question. I want to build u-boot, and I already have the packages I need in /opt/freescale/pkgs and I want to build u-boot from those packages. I'm having an error that seems ltib is trying to download the packages from internet. How do I tell him to use those already in my computer? Do I need to edit something in the .spec file?
My lines are below: ./ltib -m prep -p u-boot-1.1.6-mpc832x_rdb.spec You should not be root when running ltib, do you really want to continue ? y|N y Processing platform: Freescale MPC832x RDB PowerPC board ========================================================== using config/platform/mpc832x_rdb/.config Processing: u-boot-1.1.6-mpc832x_rdb ====================================== Testing network connectivity Testing proxy connection for GPP : FAIL response was: 500 Can't connect to wwwgate0.freescale.net:1080 (Bad hostname) Can't get gpp index, proxy forced off FAILED PPP: : 500 Can't connect to auslxsc01.mtwk.freescale.net:80 (Bad hostname) OK GPP: Try u-boot-1.1.6-83xx-clkpcimod.patch.md5 from the GPP http://bitshrine.org/gpp/u-boot-1.1.6-83xx-clkpcimod.patch.md5: 15:37:07 ERROR 404: Not Found. Try u-boot-1.1.6-83xx-clkpcimod.patch from the GPP http://bitshrine.org/gpp/u-boot-1.1.6-83xx-clkpcimod.patch: 15:37:08 ERROR 404: Not Found. Can't get: u-boot-1.1.6-83xx-clkpcimod.patch at ./ltib line 621. Died at ./ltib line 622. Exiting on error or interrupt Érico V. Porto
_______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
