#: 4733 S12/OS9/68000 (OSK)
29-Jun-90 03:15:54
Sb: #4661-#problems compiling tar.c
Fm: SCOTT HOWELL 70270,641
To: Pete Lyall 76703,4230 (X)
Here are the first few error messages I had while compiling
Tar.c on my PT68K.
tar.c line 346 **** warning - 'return;' on non-void function ***
I had several 'warnings' during compilation, and here are the errors!!
"tar.c", line 537 **** operand expected ***
u_char *sip = (u_char*) st.fd_fsize;
"tar.c", line 537 **** undeclared identifier ****
u_char *sip = (u_char*) st.fd_fsize;
I had several 'undeclared identifiers throughout compilation on several
different lines..
There are 2 Replies.
|