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-users

[Xen-users] ./configure: 239: Syntax error: Bad fd number

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] ./configure: 239: Syntax error: Bad fd number
From: Elias Wimmer <e.wimmer@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 02 Sep 2005 17:19:39 +0200
Delivery-date: Sat, 03 Sep 2005 08:17:34 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.6 (X11/20050802)
Hi!

I try to build the unstable tree on my maschine, but I can't finish
compiling it, because it fails during "make tools".

make[2]: Entering directory `/home/elias/src/xen-cvs/xen-unstable.hg/tools'
[ -f ioemu/config-host.h ] || \
(cd ioemu; ./configure --prefix=usr)
./configure: 239: Syntax error: Bad fd number
make[2]: *** [ioemuinstall] Error 2
make[2]: Leaving directory `/home/elias/src/xen-cvs/xen-unstable.hg/tools'


The file 'ioemu/config-host.h' does not exist, so make trys to run
'./configure'.
./configure exist with 239: Syntax error: Bad fd number.

Maybe someone know this error, or can give me a list with all
dependences of xen unstable, I have installed all libs mentioned in the
README.

greetings Elias Wimmer

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] ./configure: 239: Syntax error: Bad fd number, Elias Wimmer <=