Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/lib5/old-clib.log
There are no other files named old-clib.log in the archive.
[PHOTO:  Recording initiated  Wed 20-Aug-86 12:36pm]

 [Command]
 No new mail exists
NIC!!
NIC!!   compile stdio routines
NIC!!
NIC!connect cs:
NIC!take stdio.cmd
KCC:    ftell
<C.LIB.STDIO>FTELL.PRE.1
<C.LIB.STDIO>FTELL.FAI.1
FAIL:  ftell
 End of STDIO.CMD.11
NIC!!
NIC!!   compile math routines
NIC!!
NIC!connect cm:
NIC!take math.cmd
 End of MATH.CMD.4
NIC!!
NIC!!   compile uio routines
NIC!!
NIC!connect cu:
NIC!take uio.cmd
KCC:    stat

Error at line 16 of stat.c:
#include "types.h"
Can't open include file types.h

Error at line 5 of stat.h:
        dev_t   
No type-specifier for struct member, assuming int

Error at line 5 of stat.h:
        dev_t   st_dev;
Expected token (semicolon) not found

Error at line 6 of stat.h:
        ino_t   
No type-specifier for struct member, assuming int

Error at line 6 of stat.h:
        ino_t   st_ino;
Expected token (semicolon) not found

Error at line 11 of stat.h:
        dev_t   
No type-specifier for struct member, assuming int

Error at line 11 of stat.h:
        dev_t   st_rdev;
Duplicate struct member declaration: "dev_t"

Error at line 11 of stat.h:
        dev_t   st_rdev;
Expected token (semicolon) not found

Error at line 12 of stat.h:
        off_t   
No type-specifier for struct member, assuming int

Error at line 12 of stat.h:
        off_t   st_size;
Expected token (semicolon) not found

Error at line 13 of stat.h:
        time_t  
No type-specifier for struct member, assuming int

Error at line 13 of stat.h:
        time_t  st_atime;
Expected token (semicolon) not found

Error at line 15 of stat.h:
        time_t  
No type-specifier for struct member, assuming int

Error at line 15 of stat.h:
        time_t  st_mtime;
Duplicate struct member declaration: "time_t"

Error at line 15 of stat.h:
        time_t  st_mtime;
Expected token (semicolon) not found

Error at line 17 of stat.h:
        time_t  
No type-specifier for struct member, assuming int

Error at line 17 of stat.h:
        time_t  st_ctime;
Duplicate struct member declaration: "time_t"

Error at line 17 of stat.h:
        time_t  st_ctime;
Expected token (semicolon) not found

Error at stat+7, line 32 of stat.c:
    if ((jfn = _gtjfn(name, O_RDONLY))
Undefined symbol: "O_RDONLY"

Error at _stat+9, page 2 line 14 of stat.c:
    buf->st_dev 
Unknown structure component "st_dev"

Error at _stat+10, page 2 line 15 of stat.c:
    buf->st_ino 
Unknown structure component "st_ino"

Error at _stat+31, page 2 line 36 of stat.c:
    buf->st_rdev 
Unknown structure component "st_rdev"

Error at _stat+32, page 2 line 37 of stat.c:
    buf->st_size 
Unknown structure component "st_size"

Error at _stat+33, page 2 line 38 of stat.c:
    buf->st_atime 
Unknown structure component "st_atime"

Error at _stat+34, page 2 line 39 of stat.c:
    buf->st_mtime 
Unknown structure component "st_mtime"

Error at _stat+36, page 2 line 41 of stat.c:
    if (buf->st_mtime 
Unknown structure component "st_mtime"

Error at _stat+37, page 2 line 42 of stat.c:
        buf->st_mtime 
Unknown structure component "st_mtime"

Error at _stat+39, page 2 line 44 of stat.c:
    if (buf->st_mtime 
Unknown structure component "st_mtime"

Error at _stat+40, page 2 line 45 of stat.c:
        buf->st_mtime 
Unknown structure component "st_mtime"

Error at _stat+41, page 2 line 46 of stat.c:
    buf->st_mtime 
Unknown structure component "st_mtime"

Error at _stat+41, page 2 line 46 of stat.c:
    buf->st_mtime = _t2utim(buf->st_mtime)
Unknown structure component "st_mtime"

Error at _stat+42, page 2 line 47 of stat.c:
    buf->st_ctime 
Unknown structure component "st_ctime"

Error at _stat+42, page 2 line 47 of stat.c:
    buf->st_ctime = buf->st_mtime;
Unknown structure component "st_mtime"

Error at _dvchr+2, page 2 line 92 of stat.c:
dev_t 
No type-specifier for parameter decl, assuming int

Error at _dvchr+2, page 2 line 92 of stat.c:
dev_t *d
Identifier not in parameter list -- dev_t

Error at _dvchr+2, page 2 line 92 of stat.c:
dev_t *d
Expected token (semicolon) not found
?36 error(s) detected
KCC:    urt
<C.LIB.UIO>URT.PRE.5
<C.LIB.UIO>URT.FAI.3
FAIL:  urt
#####
<C.LIB.UIO>URT.FAI.3,  PAGE  1,  LINE  619
        SEARCH MONSYM














   URT &    $76+2
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
 End of UIO.CMD.7
NIC!!
NIC!!   compile everything else
NIC!!
NIC!connect clib:
NIC!take clib.cmd
KCC:    fork
<C.LIB>FORK.PRE.2
<C.LIB>FORK.FAI.1
FAIL:  fork
#####
<C.LIB>FORK.FAI.1,  PAGE  1,  LINE  202
        SEARCH MONSYM                    














  FORK &     $8+11
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
FAIL BUG IN SEARCH 
KCC:    rename
<C.LIB>RENAME.PRE.1
<C.LIB>RENAME.FAI.1
FAIL:  rename
KCC:    unlink
<C.LIB>UNLINK.PRE.1
<C.LIB>UNLINK.FAI.1
FAIL:  unlink
 End of CLIB.CMD.8
NIC!!
NIC!!   now merge them
NIC!!
NIC!maklib
*clib=@maklib.cmd
*clib.poi= clib/points
*^Z
NIC!
NIC!pop

[PHOTO:  Recording terminated Wed 20-Aug-86 12:39pm]