xfs
[Top] [All Lists]

Re: Problem compliling kernel

To: linux <dahouet@xxxxxxx>
Subject: Re: Problem compliling kernel
From: Russell Cattelan <cattelan@xxxxxxxxxxx>
Date: Sat, 05 May 2001 17:38:56 -0500
Cc: Chmouel Boudjnah <chmouel@xxxxxxxxxxxxxxxx>, linux-xfs@xxxxxxxxxxx
References: <200105051930130023.0064A46E@xxxxxxxxxxx> <m3ae4rwsdf.fsf@xxxxxxxxxxxxxxxxxxxxxxx> <200105051958490712.007ED63E@xxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
linux wrote:

> hi
>
> thanks for your answer.
> i red in the mailing list archive, that kgcc was not required

The devel tree has been fixed not the 1.0 tree.

>
>
> so i have installed egcs 1.1.2-44mdk

make sure to do a "make mrproper "  before switching compilers.


>
> now when i try to compile
> i've made a : make clean; make dep
> i have this when i do a make bzImage :
> kgcc  -D__KERNEL__ -I/usr/src/linux-xfs/include -Wall -Wstrict-prototypes -O2 
> -fomit-frame-pointer -fno-strict-aliasing -pipe  -march=i686 
> -malign-functions=4    -c -o init/main.o init/main.c
> <command line>: warning: "cpu" re-asserted
> <command line>: warning: "machine" re-asserted
> In file included from /usr/src/linux-xfs/include/linux/kernel.h:10,
>                  from /usr/src/linux-xfs/include/linux/wait.h:13,
>                  from /usr/src/linux-xfs/include/linux/fs.h:12,
>                  from /usr/src/linux-xfs/include/linux/capability.h:17,
>                  from /usr/src/linux-xfs/include/linux/binfmts.h:5,
>                  from /usr/src/linux-xfs/include/linux/sched.h:9,
>                  from /usr/src/linux-xfs/include/linux/mm.h:4,
>                  from /usr/src/linux-xfs/include/linux/slab.h:14,
>                  from /usr/src/linux-xfs/include/linux/proc_fs.h:5,
>                  from init/main.c:15:
> /usr/lib/gcc-lib/i586-mandrake-linux/2.96/include/stdarg.h:43: parse error 
> before `__gnuc_va_list'
> /usr/lib/gcc-lib/i586-mandrake-linux/2.96/include/stdarg.h:43: warning: data 
> definition has no type or storage class
> /usr/lib/gcc-lib/i586-mandrake-linux/2.96/include/stdarg.h:110: parse error 
> before `va_list'
> /usr/lib/gcc-lib/i586-mandrake-linux/2.96/include/stdarg.h:110: warning: data 
> definition has no type or storage class
> In file included from /usr/src/linux-xfs/include/linux/wait.h:13,
>                  from /usr/src/linux-xfs/include/linux/fs.h:12,
>                  from /usr/src/linux-xfs/include/linux/capability.h:17,
>                  from /usr/src/linux-xfs/include/linux/binfmts.h:5,
>                  from /usr/src/linux-xfs/include/linux/sched.h:9,
>                  from /usr/src/linux-xfs/include/linux/mm.h:4,
>                  from /usr/src/linux-xfs/include/linux/slab.h:14,
>                  from /usr/src/linux-xfs/include/linux/proc_fs.h:5,
>                  from init/main.c:15:
> /usr/src/linux-xfs/include/linux/kernel.h:62: parse error before `va_list'
> /usr/src/linux-xfs/include/linux/kernel.h:62: warning: function declaration 
> isn't a prototype
> cpp: -lang-c: linker input file unused since linking not done
> make: *** [init/main.o] Erreur 1
>
> thanks
> @++
> Nico
>
> Le 05/05/2001 à 19:41 Chmouel Boudjnah a écrit :
>
> >"linux" <dahouet@xxxxxxx> writes:
> >
> >> hi,
> >>
> >> i have a mandrake 8.0 on an athlon proc.
> >> i changed my kernel for an 2.4.3 for some network reasons
> >> and now, i would like to have a journaling filesystem , so XFS...
> >
> >use kgcc :

--
Russell Cattelan
cattelan@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>