Hi All ! I use Debian SID ans Xen-Unstable with Mercurial, this morning i have do hg pull -u , make world and when compilation of kernel start, i receive an error : /bin/sh: -c: line 0: syntax error near unexpected token `('' And compilation stop ... what''s wrong ? thanks Michael _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On (2006-02-16 08:47 -0500), Michael Lessard wrote:> Hi All ! > > I use Debian SID ans Xen-Unstable with Mercurial, this morning i have do > hg pull -u , make world and when compilation of kernel start, i receive an > error : > > /bin/sh: -c: line 0: syntax error near unexpected token `('' > > And compilation stop ... what''s wrong ?ls -l /dev/null, is it regular file?> > thanks > > Michael> _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel-- ++ytti _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Michael Lessard
2006-Feb-16 17:54 UTC
Re: [Xen-devel] Error when compilation of kernel start
For people who have same issue, to re-create /dev/null : mknod /dev/null c 1 3 It''s very strange that menuconfig do that ... does Linux kernel developpement team know that ? Thanks for you help, i greatly appreciate ;) Michael On 2/16/06, Saku Ytti <saku+xen-devel@ytti.fi> wrote:> > On (2006-02-16 08:47 -0500), Michael Lessard wrote: > > Hi All ! > > > > I use Debian SID ans Xen-Unstable with Mercurial, this morning i have > do > > hg pull -u , make world and when compilation of kernel start, i receive > an > > error : > > > > /bin/sh: -c: line 0: syntax error near unexpected token `('' > > > > And compilation stop ... what''s wrong ? > > ls -l /dev/null, is it regular file? > > > > thanks > > > > Michael > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > > > -- > ++ytti > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel