michaelb@vms.macc.wisc.edu (Michael Bloxham) (10/10/89)
I am having a lot of problems compiling the lib files in the 1.4a postings.
Some of these files are closedir.c bcmp.c bcopy.c index.c rindex.c.....
Most of these files have lines such as:
bcopy(src, dst, length)
CONST char *src;
char *dst;
int length;
{
extern VOIDSTAR memcpy();
(void) memcpy((VOIDSTAR)dst, (CONST VOIDSTAR)src, (SIZET)length);
}
ERRORS INCLUDE:
non-empty formal parameter pack
illegal initalization of function
(warning) old fasioned initalization, insert =
CONST undefined
CRASH check-ival
This is a very typical error for about 23 files that will not compile.
Since there are no include files, what is wrong with these files?
ANY suggestions?
mike
-----------------------------------------------------------------------
Michael L. Bloxham |
michaelb@vms.macc.wisc.edu |
michaelb@WISCMACC.bitnet |
car@trux.UUCP (Chris Rende) (10/25/89)
In article <2520@dogie.macc.wisc.edu>, michaelb@vms.macc.wisc.edu (Michael Bloxham) writes: > I am having a lot of problems compiling the lib files in the 1.4a postings. This site didn't receive any 1.4a postings! Could someone please mail them to me? Thanks, car. -- Christopher A. Rende Central Cartage (Nixdorf/Pyramid/SysV/BSD4.3) uunet!edsews!rphroy!trux!car Multics,DTSS,Unix,Shortwave,Scanners,StarTrek trux!car@uunet.uu.net Minix,PC/XT,Mac+,TRS-80 Model I: Buy Sell Trade "I don't ever remember forgetting anything." - Chris Rende