Re: Linux 2.2.11pre3

Mr. James W. Laferriere (babydr@baby-dragons.com)
Fri, 30 Jul 1999 22:43:01 -0700 (PDT)


Hello Alan, Somehow ( I've tried this twice now ), I keep
ending up with asm-i386/ptrace.h being gone ? I have
taken a clean 2.2.10 tarball & applied 2.2.11-pre2 then
applied 2.2.11-pre3 to that (correct ?) & then I do my
make [""|old|menu]config , then the 'make dep clean bzlilo' (*)
So what I've done is extract the asm-i386/ptrace.h from the
2.2.10 tarball . This stops the error below , But I am not
sure this is the 'right thing' . Twys, JimL

(*) it then complains with :
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -od init/main.o init/main.c
In file included from /usr/src/linux/include/linux/binfmts.h:4,
from /usr/src/linux/include/linux/sched.h:8,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/malloc.h:4,
from /usr/src/linux/include/linux/proc_fs.h:5,
from init/main.c:15:
/usr/src/linux/include/linux/ptrace.h:24: asm/ptrace.h: No such file or directory

In file included from /usr/src/linux/include/linux/sched.h:8,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/malloc.h:4,
from /usr/src/linux/include/linux/proc_fs.h:5,
from init/main.c:15:
/usr/src/linux/include/linux/binfmts.h:40: warning: `struct pt_regs' declared inside parameter list
/usr/src/linux/include/linux/binfmts.h:40: warning: its scope is only this definition or declaration,
/usr/src/linux/include/linux/binfmts.h:40: warning: which is probably not what you want.

On Fri, 30 Jul 1999, Alan Cox wrote:
> Given the size of the entire patch I've put just an update patch relative to
> pre2 on ftp.kernel.org:/pub/linux/alan/proposed-2.2.11pre2-pre3.gz.
>
> ChangeLog to follow some other time. The relative diff should make it easy
> to check any diff however.
+-----------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | 25416 22nd So | Give me Linux |
| babydr@baby-dragons.com | DesMoines WA 98198 | only on AXP |
+-----------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/