nmh-workers
[Top] [All Lists]

MH Trouble Shooting....

1993-02-23 00:22:25

Hi!

I wonder if any of you could help me....


I am compiling MH-6.8 on SYSV unix machine, i set the SYS5DIR option in MH file.

But it complains that the variable 'dd' in m_gmsg.c not defined.

Below is the error messages: (Otherwise, i would have got it working ok)

        /bin/cc -DBIND -DSYS5 -DSYS5DIR -DDBMPWD -DMHRC -DISI -DDUMP -DTYPESIG=v
oid -DZONEINFO -DFOLDPROT='"0700"' -DWHATNOW -DMHE -DSBACKUP='"\043"' -DMSGPROT=
'"0600"' -DNTOHLSWAP -DOVERHEAD -DRENAME -DRPATHS -DUK -DMIME -DMSGID -DUNISTD -
DMAILGROUP -DSENDMTS -DSMTP -DSPRINTFTYPE=int -DTYPESIG=int -O -c m_gmsg.c
"m_gmsg.c", line 41: warning: old-fashioned initialization
"m_gmsg.c", line 41: Undefined symbol:  dd
"m_gmsg.c", line 41: Illegal use of typedef
"m_gmsg.c", line 41: Type mismatch
"m_gmsg.c", line 41: Type mismatch
"m_gmsg.c", line 45: Undefined symbol:  dd
"m_gmsg.c", line 45: Type mismatch
"m_gmsg.c", line 49: Undefined symbol:  dd
"m_gmsg.c", line 49: Type mismatch
"m_gmsg.c", line 49: Undefined member:  dd_fd
"m_gmsg.c", line 71: Undefined symbol:  dd
"m_gmsg.c", line 71: warning:illegal combination of pointer and integer
"m_gmsg.c", line 72: This object has no defined size
"m_gmsg.c", line 72: This is not an lvalue
"m_gmsg.c", line 96: This object has no defined size
"m_gmsg.c", line 96: This is not an lvalue
"m_gmsg.c", line 96: Indexing not allowed
"m_gmsg.c", line 96: Type mismatch
"m_gmsg.c", line 133: This object has no defined size
"m_gmsg.c", line 133: This is not an lvalue
"m_gmsg.c", line 134: This object has no defined size
"m_gmsg.c", line 134: This is not an lvalue
"m_gmsg.c", line 140: Undefined symbol:  dd
*** Error code 1


____________________

Could you please tell me what should i define/declare variable 'dd' as.

i need to use dirent.h instead of direct.h, because we have system V on
this site.

I read the manual entry of 'directory', did not get much help.

Thanks in advance!

phyllis

<Prev in Thread] Current Thread [Next in Thread>
  • MH Trouble Shooting...., Phyllis Tsang <=