Subject: Re: problems with current kernel
To: Antti-Pekka Liedes <apl@lyseo.otol.fi>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: amiga
Date: 02/05/1995 17:49:57
Hi,
> I compiled current kernel for my amiga but I ran into a few problems with it:
>
> 1) First of all, it won't compile with gcc 2.6.2. There is unknown
> symbol "_memcpy" and thus it won't link it. I had to compile it with gcc
> 2.4.5.
Thats the reason why 2.4.5 is supplied with NetBSD and not 2.6.3 and the other
binaries aren't tested with 2.6.x.
> 2) w and ps don't work anymore. Both return "proc size mismatch (7680
> total, 642 chunks)". I tried to compile ps again (from current sources)
> but no effect.
Are you shure you made 'make install' in the include dir ?
> 3) mount_ados doesn't work. It says that the file-system is read only.
> I've tried to mount it as read-only but no effect.
Do you use the current mount_ados ?
Bernd