Elm on AIX PS/2

Bjorn Engsig bengsig at dk.oracle.com
Tue Mar 12 23:23:40 AEST 1991


Article <1991Mar10.220400.24300 at ux1.cso.uiuc.edu> by lance at lances.aiss.uiuc.edu (C Lance Moxley) says:
|Below is what happens when leavembox.c tries to compile.
|  2866. # 125 "leavembox.c"
|  2867.         struct utimbuf utime_buffer;    <<<<<
|***** Error number 116 in line 125 of file leavembox.c *****
|***** Undefined struct or union not allowed *****
The sourcefile src/leavembox.c actually has a struct utimbuf declaration
included which you will get with certain combinations of #define's.  Look
for NOUTIMBUF.
-- 
Bjorn Engsig, ORACLE Corporation, E-mail: bengsig at oracle.com, bengsig at oracle.nl



More information about the Comp.unix.aix mailing list