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] make: *** [drivers] Error 2

To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] make: *** [drivers] Error 2
From: Tapas Mishra <mightydreams@xxxxxxxxx>
Date: Sun, 27 Feb 2011 03:45:43 +0530
Delivery-date: Sat, 26 Feb 2011 14:17:04 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=sRyxp3PIqdUa46mi+f+bEaH2VEU5RZcS05ZkzJwm6ms=; b=yC7DdYPbZ5O55f40sojTQRHnwnz9cvf8ArnmzAtU9Bf1U9rzB9jP/QgAx58tZSgeUY StCO7+Y1ZVf8iatlAoyMSK+hB+fQ0FDHvDegLHFi7LBonxbutGuCeqbt+Ih/y3blko0q yvjL2P/QzxhUbY4UFV/Zm858n8m2Biqe+O+0o=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=qQIeGNuXk7s+ZyE99FYppu6wIzbvy1UtRXog1YE9e4vlro+ILnhp0yM9DarhL4TE9+ Ca8UTO8yZF9QoeNSEpU4RzU972ueDvZmPDacVV3XVIHJEXd2oDIP2JmipecoYIouatbW z9ntfiDq6Y8K9tu46j2AiESeqj+h08gFepJ8k=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
This is my .config file

http://pastebin.com/fEV56FVW
I had done a git pull of jeremy tree
and then  used my config in /boot
then did make
and got following error (all this is done on Ubuntu 32 bit 10.04)

drivers/char/agp/intel-agp.c:2644: warning: ‘alias’ attribute ignored
drivers/char/agp/intel-agp.c:2646: warning: ISO C90 forbids mixed
declarations and code
drivers/char/agp/intel-agp.c:2647: error: expected declaration or
statement at end of input
make[3]: *** [drivers/char/agp/intel-agp.o] Error 1
make[2]: *** [drivers/char/agp] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2

-- 
http://mightydreams.blogspot.com

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] make: *** [drivers] Error 2, Tapas Mishra <=