Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi > Linux per newbies

OPPO Find X9 Pro: il camera phone con teleobiettivo da 200MP e batteria da 7500 mAh
OPPO Find X9 Pro: il camera phone con teleobiettivo da 200MP e batteria da 7500 mAh
OPPO Find X9 Pro punta a diventare uno dei riferimenti assoluti nel segmento dei camera phone di fascia alta. Con un teleobiettivo Hasselblad da 200 MP, una batteria al silicio-carbonio da 7500 mAh e un display da 6,78 pollici con cornici ultra ridotte, il nuovo flagship non teme confronti con la concorrenza, e non solo nel comparto fotografico mobile. La dotazione tecnica include il processore MediaTek Dimensity 9500, certificazione IP69 e un sistema di ricarica rapida a 80W
DJI Romo, il robot aspirapolvere tutto trasparente
DJI Romo, il robot aspirapolvere tutto trasparente
Anche DJI entra nel panorama delle aziende che propongono una soluzione per la pulizia di casa, facendo leva sulla propria esperienza legata alla mappatura degli ambienti e all'evitamento di ostacoli maturata nel mondo dei droni. Romo è un robot preciso ed efficace, dal design decisamente originale e unico ma che richiede per questo un costo d'acquisto molto elevato
DJI Osmo Nano: la piccola fotocamera alla prova sul campo
DJI Osmo Nano: la piccola fotocamera alla prova sul campo
La nuova fotocamera compatta DJI spicca per l'abbinamento ideale tra le dimensioni ridotte e la qualità d'immagine. Può essere installata in punti di ripresa difficilmente utilizzabili con le tipiche action camera, grazie ad una struttura modulare con modulo ripresa e base con schermo che possono essere scollegati tra di loro. Un prodotto ideale per chi fa riprese sportive, da avere sempre tra le mani
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 21-10-2006, 18:08   #1
bollano
Member
 
Iscritto dal: Nov 2005
Messaggi: 45
File image

Con Cygwin non riesco a creare il file immagine.
Eccovi il log.
Potete aiutarmi?

Alessio at Pollo_Maldestro /uclinux-dist $ make

make -C tools/ucfront
make[1]: Entering directory `/uclinux-dist/tools/ucfront'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/uclinux-dist/tools/ucfront'
ln -sf /uclinux-dist/tools/ucfront/ucfront tools/ucfront-gcc
ln -sf /uclinux-dist/tools/ucfront/ucfront tools/ucfront-g++
ln -sf /uclinux-dist/tools/ucfront/ucfront-ld tools/ucfront-ld
make -C tools/sg-cksum
make[1]: Entering directory `/uclinux-dist/tools/sg-cksum'
make[1]: `cksum' is up to date.
make[1]: Leaving directory `/uclinux-dist/tools/sg-cksum'
ln -sf /uclinux-dist/tools/sg-cksum/cksum tools/cksum
make ARCH=arm CROSS_COMPILE=arm-linux- ARCH=arm CROSS_COMPILE=arm-linux- -j8 -
linux-2.6.x || exit 1
make[1]: arm-linux-gcc: Command not found
make[1]: Entering directory `/uclinux-dist/linux-2.6.x'
make[1]: Entering directory `/uclinux-dist/linux-2.6.x'
make[1]: arm-linux-gcc: Command not found
make[1]: arm-linux-gcc: Command not found
CHK include/linux/version.h
make[1]: arm-linux-gcc: Command not found
make[2]: arm-linux-gcc: Command not found
make[2]: arm-linux-gcc: Command not found
make[2]: arm-linux-gcc: Command not found
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
make[2]: arm-linux-gcc: Command not found
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/arm/Kconfig
#
# using defaults found in .config
#
.config:8: trying to assign nonexistent symbol GENERIC_HWEIGHT

.config:10: trying to assign nonexistent symbol ARCH_MAY_HAVE_PC_FDC

.config:12: trying to assign nonexistent symbol VECTORS_BASE

.config:20: trying to assign nonexistent symbol INIT_ENV_ARG_LIMIT

.config:26: trying to assign nonexistent symbol LOCALVERSION_AUTO

.config:34: trying to assign nonexistent symbol RELAY

.config:41: trying to assign nonexistent symbol PRINTK

.config:42: trying to assign nonexistent symbol BUG

.config:43: trying to assign nonexistent symbol ELF_CORE

.config:44: trying to assign nonexistent symbol BASE_FULL

.config:48: trying to assign nonexistent symbol SLAB

.config:50: trying to assign nonexistent symbol BASE_SMALL

.config:51: trying to assign nonexistent symbol SLOB

.config:61: trying to assign nonexistent symbol BLK_DEV_IO_TRACE

.config:70: trying to assign nonexistent symbol DEFAULT_AS

.config:71: trying to assign nonexistent symbol DEFAULT_DEADLINE

.config:72: trying to assign nonexistent symbol DEFAULT_CFQ

.config:73: trying to assign nonexistent symbol DEFAULT_NOOP

.config:74: trying to assign nonexistent symbol DEFAULT_IOSCHED

.config:83: trying to assign nonexistent symbol ARCH_EP93XX

.config:89: trying to assign nonexistent symbol ARCH_KS8695

.config:90: trying to assign nonexistent symbol ARCH_IXP23XX

.config:100: trying to assign nonexistent symbol ARCH_REALVIEW

.config:112: trying to assign nonexistent symbol ARCH_AAEC2000

.config:113: trying to assign nonexistent symbol ARCH_AT91RM9200

.config:137: trying to assign nonexistent symbol ISA_DMA_API

.config:148: trying to assign nonexistent symbol NO_IDLE_HZ



.config:150: trying to assign nonexistent symbol AEABI

.config:151: trying to assign nonexistent symbol ARCH_DISCONTIGMEM_ENABLE

.config:152: trying to assign nonexistent symbol SELECT_MEMORY_MODEL

.config:153: trying to assign nonexistent symbol FLATMEM_MANUAL

.config:154: trying to assign nonexistent symbol DISCONTIGMEM_MANUAL

.config:155: trying to assign nonexistent symbol SPARSEMEM_MANUAL

.config:156: trying to assign nonexistent symbol FLATMEM

.config:157: trying to assign nonexistent symbol FLAT_NODE_MEM_MAP

.config:158: trying to assign nonexistent symbol SPARSEMEM_STATIC

.config:159: trying to assign nonexistent symbol SPLIT_PTLOCK_CPUS

.config:168: trying to assign nonexistent symbol CMDLINE_FORCE

.config:202: trying to assign nonexistent symbol GENETLINK

.config:203: trying to assign nonexistent symbol NETDEBUG

.config:211: trying to assign nonexistent symbol IP_FIB_HASH

.config:220: trying to assign nonexistent symbol INET_XFRM_TUNNEL

.config:222: trying to assign nonexistent symbol IPSEC_NAT_TRAVERSAL

.config:223: trying to assign nonexistent symbol INET_DIAG

.config:224: trying to assign nonexistent symbol INET_TCP_DIAG

.config:225: trying to assign nonexistent symbol TCP_CONG_ADVANCED

.config:226: trying to assign nonexistent symbol TCP_CONG_BIC

.config:228: trying to assign nonexistent symbol INET6_XFRM_TUNNEL

.config:235: trying to assign nonexistent symbol IP_DCCP

.config:245: trying to assign nonexistent symbol TIPC

.config:271: trying to assign nonexistent symbol KLIPS

.config:272: trying to assign nonexistent symbol IEEE80211

.config:288: trying to assign nonexistent symbol CONNECTOR

.config:331: trying to assign nonexistent symbol RAID_ATTRS

.config:364: trying to assign nonexistent symbol PHYLIB

.config:376: trying to assign nonexistent symbol OPEN_ETH

.config:377: trying to assign nonexistent symbol MTIP1000_ETH

.config:378: trying to assign nonexistent symbol DM9000

.config:431: trying to assign nonexistent symbol LEDMAN

.config:432: trying to assign nonexistent symbol SNAPDOG

.config:433: trying to assign nonexistent symbol FAST_TIMER

.config:434: trying to assign nonexistent symbol RESETSWITCH

.config:442: trying to assign nonexistent symbol SERIAL_8250_RUNTIME_UARTS

.config:476: trying to assign nonexistent symbol TCG_TPM

.config:477: trying to assign nonexistent symbol M41T11M6

.config:478: trying to assign nonexistent symbol TELCLOCK

.config:488: trying to assign nonexistent symbol W1

.config:493: trying to assign nonexistent symbol HWMON

.config:494: trying to assign nonexistent symbol HWMON_VID

.config:495: trying to assign nonexistent symbol SENSORS_F71805F

.config:496: trying to assign nonexistent symbol HWMON_DEBUG_CHIP

.config:505: trying to assign nonexistent symbol NEW_LEDS

.config:519: trying to assign nonexistent symbol VIDEO_V4L2

.config:541: trying to assign nonexistent symbol USB_ARCH_HAS_EHCI

.config:561: trying to assign nonexistent symbol RTC_LIB

.config:562: trying to assign nonexistent symbol RTC_CLASS

.config:569: trying to assign nonexistent symbol EXT2_FS_XIP

.config:575: trying to assign nonexistent symbol OCFS2_FS

.config:578: trying to assign nonexistent symbol INOTIFY

.config:583: trying to assign nonexistent symbol FUSE_FS

.config:584: trying to assign nonexistent symbol DIRECTIO

.config:607: trying to assign nonexistent symbol CONFIGFS_FS

.config:620: trying to assign nonexistent symbol SQUASHFS

.config:637: trying to assign nonexistent symbol 9P_FS

.config:699: trying to assign nonexistent symbol COREDUMP_PRINTK

.config:709: trying to assign nonexistent symbol PRINTK_TIME

.config:716: trying to assign nonexistent symbol UNWIND_INFO

.config:738: trying to assign nonexistent symbol CRC16

*

* Restart config...

*

*

* Code maturity level options

*

Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y

Select only drivers expected to compile cleanly (CLEAN_COMPILE) [Y/n/?] (NEW)

aborted!



Console input/output is redirected. Run 'make oldconfig' to update configuratio

.



make[3]: *** [silentoldconfig] Error 1

make[2]: *** [silentoldconfig] Error 2

make[1]: *** [include/linux/autoconf.h] Error 2

make[1]: Leaving directory `/uclinux-dist/linux-2.6.x'

make: *** [linux] Error 1
bollano è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


OPPO Find X9 Pro: il camera phone con teleobiettivo da 200MP e batteria da 7500 mAh OPPO Find X9 Pro: il camera phone con teleobiett...
DJI Romo, il robot aspirapolvere tutto trasparente DJI Romo, il robot aspirapolvere tutto trasparen...
DJI Osmo Nano: la piccola fotocamera alla prova sul campo DJI Osmo Nano: la piccola fotocamera alla prova ...
FUJIFILM X-T30 III, la nuova mirrorless compatta FUJIFILM X-T30 III, la nuova mirrorless compatta
Oracle AI World 2025: l'IA cambia tutto, a partire dai dati Oracle AI World 2025: l'IA cambia tutto, a parti...
Prezzi anomali sui prodotti FRITZ! oggi ...
Portatili Acer e ASUS con 40GB di RAM a ...
Offerte Oral-B su Amazon: sconti fino al...
Withings lancia U-Scan: analisi delle ur...
Huawei lancia i nuovi top di gamma: Pura...
Netflix affida ai creatori di Life is St...
Nuove OPPO Enco X3s con cancellazione de...
Uragano Melissa, i video dal cielo fanno...
OPPO Find X9 e X9 Pro puntano tutto su f...
The Peregreen 3: il drone più vel...
Samsung mostra per la prima volta il Gal...
Top 7 Amazon bestseller delle ultime ore...
Apple accusa un ex ingegnere di aver rub...
PC Desktop Gaming con RTX 4070 Super e 3...
Pubblicità ovunque, anche sui fri...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 11:32.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Served by www3v