WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

Re: Fwd: [Xen-ia64-devel] Installing XEN/ia64 on Debian

To: "Tristan Gingold" <Tristan.Gingold@xxxxxxxx>, xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: Fwd: [Xen-ia64-devel] Installing XEN/ia64 on Debian
From: "Rodrigo Lord" <lord.listas@xxxxxxxxx>
Date: Thu, 4 May 2006 11:53:57 -0300
Delivery-date: Thu, 04 May 2006 07:54:05 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=fhTIF9Ug75dnWQ8pfdVr8QQQkF0+RpPz4BtYhOhnYkOuSOPNx0NdaF2MRPo7LZ0P+37f/Vu/sdyiwTxod8n4gscU6jAewh7HbBsFP7fYk+D0JPdRjn7lI6eh/zlw0fOzKCm1L2lIVCbGIDW3qx2uO40aH+vIcQHFIuVeNr/OUiU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200605041640.06599.Tristan.Gingold@xxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <516F50407E01324991DD6D07B0531AD5B2433E@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> <200605041515.36504.Tristan.Gingold@xxxxxxxx> <b1e09d1a0605040721m17e1fd36l5baddc596e3b888d@xxxxxxxxxxxxxx> <200605041640.06599.Tristan.Gingold@xxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx

2006/5/4, Tristan Gingold <Tristan.Gingold@xxxxxxxx>:
Le Jeudi 04 Mai 2006 16:21, Rodrigo Lord a écrit :
> Good news! :)
> The "make vmlinux" is OK!
Good news.

> But, I try again the "make world", and when it was almost finishing occurrs
> a error:
>
> make[4]: ** [xentop] Erro 1
> make[4]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg
> /tools/xenstat/xentop'
> make[3]: ** [install] Erro 2
> make[3]: Saindo do diretório
> `/home/peso/xen-ia64-unstable.hg/tools/xenstat' make[2]: ** [install] Erro
> 2
> make[2]: Saindo do diretório `/home/peso/xen-ia64-unstable.hg/tools'
> make[1]: ** [install-tools] Erro 2
> make[1]: Saindo do diretório `/home/peso/xen- ia64-unstable.hg'
> make: ** [world] Erro 2
>
> Can I continue and ignore it?
You shouldn't.
Please send more log.  The interesting error message should be just above.

some importants logs:

***********************************************************
WARNING: Install dev86 package to build firmware!
         (http://www.cix.co.uk/~mayday)
***********************************************************
.
.
.
.
.
xentop.c:21:20: curses.h: Arquivo ou diretório não encontrado (file not found)
xentop.c: In function `cleanup':
xentop.c:198: warning: implicit declaration of function `isendwin'
xentop.c:199: warning: implicit declaration of function `endwin'
xentop.c: In function `current_row':
xentop.c:221: warning: implicit declaration of function `getyx'
xentop.c:221: error: `stdscr' undeclared (first use in this function)
xentop.c:221: error: (Each undeclared identifier is reported only once
xentop.c:221: error: for each function it appears in.)
xentop.c: In function `lines':
xentop.c:229: warning: implicit declaration of function `getmaxyx'
xentop.c:229: error: `stdscr' undeclared (first use in this function)
xentop.c: In function `print':
xentop.c:237: error: `va_list' undeclared (first use in this function)
xentop.c:237: error: syntax error before "args"
xentop.c:240: warning: implicit declaration of function `va_start'
xentop.c:240: error: `args' undeclared (first use in this function)
xentop.c:241: warning: implicit declaration of function `vw_printw'
xentop.c:241: error: `stdscr' undeclared (first use in this function)
xentop.c:242: warning: implicit declaration of function `va_end'
xentop.c: In function `attr_addstr':
xentop.c:249: warning: implicit declaration of function `attron'
xentop.c:250: warning: implicit declaration of function `addstr'
xentop.c:251: warning: implicit declaration of function `attroff'
xentop.c: In function `handle_key':
xentop.c:291: error: `KEY_DOWN' undeclared (first use in this function)
xentop.c:294: error: `KEY_UP' undeclared (first use in this function)
xentop.c:314: error: `KEY_BACKSPACE' undeclared (first use in this function)
xentop.c: In function `compare_net_tx':
xentop.c:527: error: `FALSE' undeclared (first use in this function)
xentop.c: In function `print_net_tx':
xentop.c:534: error: `FALSE' undeclared (first use in this function)
xentop.c: In function `compare_net_rx':
xentop.c:541: error: `TRUE' undeclared (first use in this function)
xentop.c: In function `print_net_rx':
xentop.c:548: error: `TRUE' undeclared (first use in this function)
xentop.c: In function `do_header':
xentop.c:643: error: `A_REVERSE' undeclared (first use in this function)
xentop.c:649: error: `A_BOLD' undeclared (first use in this function)
xentop.c: In function `do_bottom_line':
xentop.c:661: warning: implicit declaration of function `move'
xentop.c:664: warning: implicit declaration of function `printw'
xentop.c:666: warning: implicit declaration of function `addch'
xentop.c:666: error: `A_REVERSE' undeclared (first use in this function)
xentop.c:670: warning: implicit declaration of function `COLOR_PAIR'
xentop.c: In function `do_domain':
xentop.c:698: error: `A_BOLD' undeclared (first use in this function)
xentop.c: In function `main':
xentop.c:812: error: `ERR' undeclared (first use in this function)
xentop.c:859: warning: implicit declaration of function `initscr'
xentop.c:860: warning: implicit declaration of function `start_color'
xentop.c:861: warning: implicit declaration of function `cbreak'
xentop.c:862: warning: implicit declaration of function `noecho'
xentop.c:863: warning: implicit declaration of function `nonl'
xentop.c:864: warning: implicit declaration of function `keypad'
xentop.c:864: error: `stdscr' undeclared (first use in this function)
xentop.c:864: error: `TRUE' undeclared (first use in this function)
xentop.c:865: warning: implicit declaration of function `halfdelay'
xentop.c:866: warning: implicit declaration of function `use_default_colors'
xentop.c:867: warning: implicit declaration of function `init_pair'
xentop.c:867: error: `COLOR_YELLOW' undeclared (first use in this function)
xentop.c:872: warning: implicit declaration of function `clear'
xentop.c:875: warning: implicit declaration of function `refresh'
xentop.c:877: warning: implicit declaration of function `getch'
 

Which processor are you using ?  Xen/ia64 doesn't work on Merced!

Intel.

Tristan.


Thanks!
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>