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

xen-devel

[Top] [All Lists]

[Xen-devel] xen-unstable-src small Makefile fix

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xen-unstable-src small Makefile fix
From: Frank Heydlauf <xen@xxxxxxxxxxx>
Date: Tue, 5 Jul 2005 11:32:29 +0200
Delivery-date: 2005年7月05日 09:31:18 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200507042227.53607.mark.williamson@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <Pine.GSO.4.40.0507010949010.25273-100000@xxxxxxxxxxxxxxxxxxxxxxxxxx> <1120228129.11716.31.camel@xxxxxxxxxxxxxxxxxxxxxxx> <20050704212447.GH931@xxxxxxxxxxx> <200507042227.53607.mark.williamson@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
On Mon, Jul 04, 2005 at 10:27:53PM +0100, Mark A. Williamson wrote:
> > Building from src is unfortunately not (yet?) successful:
> >
> > make[2]: Entering directory `/home/fh/xen/xen-unstable/tools/check'
> > ./chk build
> > FAILED check_curl_devel
> >
> >
> > lrwxrwxrwx 1 root root 16 2005年06月28日 20:36 /usr/lib/libcurl.so.3 ->
> > libcurl.so.3.0.0
>
> That means you have the curl package installed. Curl-devel will include the 
> headers, etc, so it'll probably be a separate package for your distro. 
> You'll need this to build from source.
uuups. OK, things are 'slightly' different from FreeBSD. 
After installing libcurl3-dev things work much better... 
until the point where 'make dist' tries to strip a shell-script :-}
strip: /home/fh/xen/xen-unstable/dist/install/usr/lib/xen/bin/qemu-dm.debug: 
File format not recognized
install: strip failed
root@serv:~# file 
/home/fh/xen/xen-unstable/dist/install/usr/lib/xen/bin/qemu-dm.debug
/home/fh/xen/xen-unstable/dist/install/usr/lib/xen/bin/qemu-dm.debug: Bourne 
shell script text executable
Please fix the Makefile:
root@serv:~/xen/xen-unstable/tools/ioemu/target-i386-dm# diff -u Makefile.orig 
Makefile
--- Makefile.orig 2005年07月05日 11:25:40.116144312 +0200
+++ Makefile 2005年07月05日 11:26:05.338309960 +0200
@@ -385,7 +385,7 @@
 if [ ! -d $(INSTALL_DIR) ];then mkdir -p $(INSTALL_DIR);fi
 if [ ! -d $(DESTDIR)$(configdir) ];then mkdir -p 
$(DESTDIR)$(configdir);fi
 install -m 755 -s $(PROGS) "$(INSTALL_DIR)"
- install -m 755 -s qemu-dm.debug "$(INSTALL_DIR)"
+ install -m 755 qemu-dm.debug "$(INSTALL_DIR)"
 install -m 755 qemu-ifup "$(DESTDIR)$(configdir)"
 gunzip -c qemu-vgaram-bin.gz >qemu-vgaram-bin
 install -m 755 qemu-vgaram-bin "$(DESTDIR)$(configdir)"
This is Hoary Hedgedog on amd64, JFYI.
-- 
Regards
Frank
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
Previous by Date: Re: [Xen-devel] unstable grant table issues? , Gerd Knorr
Next by Date: Re: [Xen-devel] unstable grant table issues? , Keir Fraser
Previous by Thread: Re: [Xen-devel] xen-unstable-src tarball , Mark A. Williamson
Next by Thread: RE: [Xen-devel] xen-unstable-src tarball , Ian Pratt
Indexes: [Date] [Thread] [Top] [All Lists]

Copyright ©, Citrix Systems Inc. All rights reserved. Legal and Privacy
Citrix This site is hosted by Citrix

AltStyle によって変換されたページ (->オリジナル) /