1.3.91 Cabriolet not working

Steven D Cook (scook@eecs.wsu.edu)
Fri, 19 Apr 1996 18:31:36 -0700 (PDT)


Hi list,
I tried to compiled 1.3.91 today and it will not load. Here is
the process I followed:
1)added these lines to /usr/src/linux/arch/alpha/lib/memcpy.c
void * memcpy( parameters ){
__memcpy(3 parameters);
return s;
}"
then commented out the asm(.weak ...) line.
Also did the same for memset.c, sorry I can't remember the parameters.
Should we have to do this?
2)make boot
which dies when it tries quickstrip, so I ...
3)strip vmlinux
4)gzip vmlinux
5)cp vmlinux.gz /vmlinux.gz
6)reboot
reboots, unzips, does some memory access, then writes a
line of dashes, and dies.
What is wrong? Any advice welcome with open arms.
Thanks,

-------------------------------------------------------------
WASHINGTON STATE UNIVERSITY |"In the begining there was
Steven D Cook summer '96 GRAD!!| nothing, which exploded."
http://www.eecs.wsu.edu/~scook | Yeah Right!!!
_____________________________________________________________