Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Renaud Dreyer
has anyone managed to successfully compile 2.2.15pre4? I get the following error: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread C.M. Connelly
Renaud, Yes, I'm running 2.2.15pre4: Linux diziet 2.2.15pre4-karma #1 Sun Jan 23 16:31:03 PST 2000 ppc unknown This kernel compiled for me with no problems, but machine checked on start up (courtesy of the dumb serial support, which seems to be my single common problem with compiling new

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Olaf Hering
On Mon, Jan 24, Renaud Dreyer wrote: has anyone managed to successfully compile 2.2.15pre4? I get the following error: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Dänzer
--- Olaf Hering [EMAIL PROTECTED] wrote: But I have another problem: We want (basic) support for APUS in the upcoming release and the current kernel 2.2.15pre4 can not be compiled. gcc -D__KERNEL__ -I/abuild/apus/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Matt Porter
On Tue, Jan 25, 2000 at 02:45:11PM +0100, Sven LUTHER wrote: On Tue, Jan 25, 2000 at 11:42:06AM +0100, Olaf Hering wrote: But I have another problem: We want (basic) support for APUS in the upcoming release and the current kernel 2.2.15pre4 can not be compiled. gcc -D__KERNEL__

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Olaf Hering
On Tue, Jan 25, Sven LUTHER wrote: On Tue, Jan 25, 2000 at 11:42:06AM +0100, Olaf Hering wrote: But I have another problem: We want (basic) support for APUS in the upcoming release and the current kernel 2.2.15pre4 can not be compiled. ... make[1]: *** [ppc_ksyms.o] Error 1 ... Is

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Sven LUTHER
On Tue, Jan 25, 2000 at 03:30:02PM +0100, Olaf Hering wrote: On Tue, Jan 25, Sven LUTHER wrote: On Tue, Jan 25, 2000 at 11:42:06AM +0100, Olaf Hering wrote: But I have another problem: We want (basic) support for APUS in the upcoming release and the current kernel 2.2.15pre4 can not

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Dänzer
On Tue Jan 25 15:30:02 2000, Olaf Hering [EMAIL PROTECTED] wrote: I tried a 2.2.10 kernel a few minutes ago and it fails in other files, I guess this apus arch needs a little more attention than a simple recompile with another .config :-) I told you it needs special patches :)

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Dänzer
On Tue Jan 25 15:52:43 2000, Sven LUTHER [EMAIL PROTECTED] wrote: alternatively, you can also apply the pm2fb patch and bppc_scsi_detect patches as i do for debian. the pm2fb patch is on the pm2fb web page, The pm2fb in the latest APUS patch is newer than the one on the web site. Michel --

Re: Problems compiling 2.2.15pre4 kernel

2000-01-25 Thread Renaud Dreyer
On Mon, Jan 24, Renaud Dreyer wrote: has anyone managed to successfully compile 2.2.15pre4? I get the following error: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fo mit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-flo at -pipe