similar to: ./configure: 239: Syntax error: Bad fd number

Displaying 20 results from an estimated 7000 matches similar to: "./configure: 239: Syntax error: Bad fd number"

2006 Sep 04
2
Bug#379721: xen-3.0: FTBFS: bashisms
Patch attached. Steve -- --- Makefile-orig 2006-09-04 14:37:18.000000000 +0100 +++ Makefile 2006-09-04 14:37:34.000000000 +0100 @@ -57,7 +57,7 @@ .PHONY: ioemu ioemuinstall ioemuclean ifndef XEN_NO_IOEMU ioemu ioemuinstall ioemuclean: - [ -f ioemu/config-host.h ] || \ + ( test -f ioemu/config-host.h ) || \ (cd ioemu; ./configure --prefix=usr) $(MAKE) -C
2006 Jul 25
5
build problems with current xen unstable cpu.h vl.h:75 vl.c:24 cpu-all.h:122: error: syntax error before "float64"
Hi, I am having troubles in building xen unstable. make[3]: Entering directory `/data/xen/build/xen-unstable.hg-3.0-20060725.5/tools'' [ -f ioemu/config-host.h ] || \ (cd ioemu && sh configure --prefix=/usr) Install prefix /usr BIOS directory /usr/share/xen/qemu binary directory /usr/lib/xen/bin Manual directory /usr/share/man ELF interp prefix Source path
2008 Mar 24
0
Xen3.1 setup-problem: no networking in WinXP-domU
Hi, I cannot get my network up in WinXP- and winVISTA-domU''s I need some help, since I got lost in the google-jungle... My system: UBUNTU gutsy gibon-AMD64 on a intel core duo-system. this is my /etc/xen/winxp.cfg: ######### # # Configuration file for the Xen instance debian.qwork.test, created # by xen-tools 3.5 on Sun Mar 16 20:03:26 2008. # # # Kernel + memory size # kernel =
2007 Jul 17
1
Bug#389320: Patch to add ia64 support
Tags: patch fixed-upstream Patch below allows this package to be built on ia64. Xen has supported ia64 since ~3.0.1. Thanks, Alex diff -urN a/xen-3.0-3.0.4-1/debian/arch/defines b/xen-3.0-3.0.4-1/debian/arch/defines --- a/xen-3.0-3.0.4-1/debian/arch/defines 2007-07-17 12:40:58.000000000 -0600 +++ b/xen-3.0-3.0.4-1/debian/arch/defines 2007-07-17 12:41:17.000000000 -0600 @@ -5,3 +5,4 @@
2007 Apr 30
1
Networkbrige is not working
In spite of reading howtos and this mailing list now for several weeks, I am still not able to get the network of my winXP guest connected to the host (opensuse 10.2) or the external network. There are some network interfaces missing on my host (peth0, vif0.0). ifconfig: eth0 Protokoll:Ethernet Hardware Adresse 00:18:8B:B3:1A:AC inet Adresse:192.168.0.66 Bcast:192.168.0.255
2004 Aug 06
2
problem with oddsock yp server
Hello, I'm running Icecast2 server (cvs-2003-03-19) with program of Czech public radio stations "Czech Radio". I'm affraid I found something wrong in the yp-directory subsytem of the Icecast2. I'm using this access to directory server: <directory> <yp-url><a
2013 Jun 10
1
Rcmdr seit heute nicht mehr ladbar
Wenn man ihn mal braucht ist er tot. folgende Fehlermeldung ereilt mich seit heute beim starten des R Commander auf dem Mac: > library(Rcmdr) Lade n?tiges Paket: car Lade n?tiges Paket: MASS Lade n?tiges Paket: nnet Error : .onAttach in attachNamespace() f?r 'Rcmdr' fehlgeschlagen, Details: ? Aufruf: structure(.External(.C_dotTclObjv, objv), class = "tclObj") ? Fehler: [tcl]
2007 Mar 19
6
Best way to migrate from Qpopper to Dovecot
Hi List, what do you think is the best way to migrate (to a new maschine) round about 30000 mboxes (Qpopper) with an amount of 43Gigs data, to maildir format (Dovecot). I think there are two ways: 1. - stop services (smtp and pop3) on the old maschine - copy the mboxes to the new maschine - run a conversion script (for excample: "Perfect_maildir" http://perfectmaildir.home-dn.net/)
2004 Aug 06
0
ices, alsa, dsnoop plugin a metadata update
Hello, I found a bug by metadata updating in ices-2.0.0. I use icecast2 server for streaming stations of Czech Radio. Czech Radio prefers streaming in both formats mp3 and ogg. So - I'm using DarkIce as a live audio streamer, which does encoding to mp3 and ogg streams together. I would like to insert textual information about actual streaming program, but DarkIce does not support it. So -
2005 Nov 12
3
net rpc vampire - cannot login to migrated computer accounts
Hello experts, I've migrated our NT4 domain to sambe 3.0.20b/ldap backend with "net rpc vampire", and nearly everything works as expected. But one big problem remains: it's not possible to login to the domains member maschines now, because "the domain is not available at the moment" (translated from german). After the maschine rejoined the samba domain, login
2006 Jul 26
2
make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"
I downloaded xen-unstable-src.tar and did a make world in RH EL4. I get the following error and want to know how and where to add "--disable-gfx-check" Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support no Documentation no ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without
2006 Jul 26
2
make world generates error :"ERROR: QEMU requires SDL or Cocoa for graphical output"
I downloaded xen-unstable-src.tar and did a make world in RH EL4. I get the following error and want to know how and where to add "--disable-gfx-check" Adlib support no CoreAudio support no ALSA support no DSound support no FMOD support no kqemu support no Documentation no ERROR: QEMU requires SDL or Cocoa for graphical output To build QEMU without
2001 Aug 28
1
Subsetting simulation output
Does anyone understand this? I have a long vector parlist containing values of 138 parameters in 100 simulations. The factor parno is defined by trys <- 100 sim <- gl(trys,138) parno <- gl(138,1,trys*138) I want to extract and compare results for related groups of parameters but I get inconsistent results: > length(parlist[parno==37:42]) [1] 600 >
2002 Aug 15
2
WERR_INSUFFICIENT_BUFFER if more than 21 printers on enumprinters
If I have more then 21 printers in smb.conf I get [2002/08/15 12:30:50, 5] rpc_parse/parse_prs.c:prs_werror(618) 000c status: WERR_INSUFFICIENT_BUFFER with the rpc "enumprinters". What the heck is this ? I did check samba.mbox, samba-technical.mbox and groups.google.com yet, but as far as my grep brings me, without success. Other problems I'm fighting with is: -
2011 Feb 26
1
make world error
This time make world on Ubuntu 10.04 gives following error gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .fsimage.so.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -I../../../tools/libfsimage/common/
2010 Apr 19
0
Fedora 12 and Xen build problem..
Hi I am new in this area. I install the Fedora 12 successfully and I follow the instruction of the document of Xen 4.0 release note. 1. to installl the required packages.. yum groupinstall "Development Libraries" yum groupinstall "Development Tools" yum install transfig texi2html libaio-devel dev86 glibc-devel e2fsprogs-devel gitk mkinitrd iasl xz-devel bzip2-devel 2. to
2009 Jul 23
2
build of xen-unstable(cs:19963 and 19974) failed for i386/x86_64
Build infomation: build of xen-unstable(cs:19963 and 19974) failed for i386/x86_64,details as below: .... make[1]: Entering directory `/builddir/build/BUILD/xen-unstable/tools'' set -ex; \ if test -d git://xenbits.xensource.com/qemu-xen-unstable.git; then \ rm -f ioemu-dir; \ ln -sf git://xenbits.xensource.com/qemu-xen-unstable.git ioemu-dir; \ else \ if [ ! -d ioemu-remote ];
2018 Jan 11
0
Deploy software in fileserver folder
Hello, I thought it worked, but after I uninstalled the software that I deployed via user scope, it did not reinstall. I selected the "Redeploy application" option, but it also did not work. I read that in the user scope there are 2 installation options: - Deployed to User, Assigned Software - Not installed until the default is opened in the Programs Folder in the Start Menu. - Deploy
2005 May 27
0
[PATCH] ioemu: enable Cirrus VGA emulation
At some point the Cirrus VGA driver was commented out. Probably for debugging. The patch below adds it back in. It works just fine. Signed-Off-By: Leendert van Doorn <leendert@watson.ibm.com> diff -ru xeno-unstable.orig/tools/ioemu/hw/pc.c xeno-unstable.mine/tools/ioemu/hw/pc.c --- xeno-unstable.orig/tools/ioemu/hw/pc.c 2005-05-25 07:48:57.000000000 -0400 +++
2006 Jun 30
2
Qemu-0.8.1 based ioemu preview available
Hello, A preview of the qemu 0.8.1 based ioemu is now available at: http://xenbits.xensource.com/chris/add-ioemu-new and http://xenbits.xensource.com/chris/enable-ioemu-new In addition to these two patches, you need a copy of qemu-0.8.1 and place it into tools/ioemu-new -- one option is the tarball available at http://xenbits.xensource.com/chris/ioemu-cvs-qemu-0.8.1.tar.bz2 which extracts to