View Single Post
Old 16-09-2019, 09:19   #14
Shub
Senior Member
 
L'Avatar di Shub
 
Iscritto dal: Dec 2005
Messaggi: 2069
Quote:
Originariamente inviato da seccia Guarda i messaggi
Ciao ragazzi, sto provando a compilare i sorgenti per ottenere un firmware da flashare ma la compilazione fallisce sempre. Ho provato a compilare sia lasciando il file config originale sia modificandolo per eliminare le customizzazioni tiscali e anche compiando il config su defconfig, il tutto ovviamente senza fotuna... l errore che ricevo è questo

Codice HTML:
make[4]: Leaving directory `/home/angelo/V513ABLH0B6_GPL/vmg8924_b10d_release/build_dir/host/cmake-2.8.9'
touch /home/angelo/V513ABLH0B6_GPL/vmg8924_b10d_release/build_dir/host/cmake-2.8.9/.built
make[3]: Leaving directory `/home/angelo/V513ABLH0B6_GPL/vmg8924_b10d_release/tools/cmake'
make[2]: Leaving directory `/home/angelo/V513ABLH0B6_GPL/vmg8924_b10d_release'
make[1]: *** [/home/angelo/V513ABLH0B6_GPL/vmg8924_b10d_release/staging_dir/target-mips_uClibc-0.9.32/stamp/.tools_install_nnnnn] Error 2
make[1]: Leaving directory `/home/angelo/V513ABLH0B6_GPL/vmg8924_b10d_release'
make: *** [world] Errore 2
angelo@angelo-X501U:~/V513ABLH0B6_GPL/vmg8924_b10d_release$ make V=s -j2
se qualcuno sa aiutarmi lo ringrazio anticipatamente.
Togli il -j2 per capire esattamente dove si blocca. Comunque per evitare di impazzire ti consiglio una installazione (io uso virtualbox) di ubuntu 12.04.5 versione i386 (non x64), con altre distribuzioni partono i casini. E' scritto tutto nel readme e per una volta e' davvero da seguire pedissequamente:

Codice:
2. Prepare the build OS.

   A. We suggest using the Linux distribution to setup your environment for reduce compatible issue.

	Install Ubuntu 12.04 Desktop 32bit

   B. Update system

       Use GUI interface to update system or use command to update system.

	$ sudo apt-get update
	
   *Note: If update failed, edit /etc/apt/sources.list as following link
	deb http://old-releases.ubuntu.com/ubuntu/ precise main
	deb-src http://old-releases.ubuntu.com/ubuntu/ precise main
	deb http://old-releases.ubuntu.com/ubuntu/ precise-updates main
	deb-src http://old-releases.ubuntu.com/ubuntu/ precise-updates main
	deb http://old-releases.ubuntu.com/ubuntu/ precise universe
	deb-src http://old-releases.ubuntu.com/ubuntu/ precise universe
	deb http://old-releases.ubuntu.com/ubuntu/ precise-updates universe
	deb-src http://old-releases.ubuntu.com/ubuntu/ precise-updates universe
	deb http://old-releases.ubuntu.com/ubuntu precise-security main
	deb-src http://old-releases.ubuntu.com/ubuntu precise-security main
	deb http://old-releases.ubuntu.com/ubuntu precise-security universe
	deb-src http://old-releases.ubuntu.com/ubuntu precise-security universe


   C. Change default /bin/sh link to /bin/bash

	$ sudo dpkg-reconfigure dash
	choice "no" and press enter.


3. Prepare the compiler environment

   Install the following necessary tools 

	$ sudo apt-get install -y g++ flex bison gawk make autoconf zlib1g-dev libncurses-dev git subversion gettext


4. Extract the open source code

	$ tar jxf <FW Tarbal File>


5. Build the firmware for Web-GUI upgrade using

   Change the directory into extrated directory

	$ cd <extrated directory>

	
   Clean and build the firmware

	$ make dirclean
	$ make
__________________
Shub <--

CASE: Fractal Design R3 - MB: ASUS PRIME Z270 - CPU: Intel i5-7600K@4700 MHz -> 100 MHz x 47 Daily - COOLER: Noctua NH-D14
MEM: 4 x Corsair CMK8GX4M1A2666C16, 32 GB DDR4@2666 MHz - GPU: Palit Dual 1070 Ti - PSU: Corsair RM850x
Shub è offline   Rispondi citando il messaggio o parte di esso