I have a problem compiling elm on my machine...
    Mike Ewan 
    mike at puffin.USS.TEK.COM
       
    Sat Oct 27 00:41:11 AEST 1990
    
    
  
In article <1990Oct25.232812.8669 at agate.berkeley.edu> shahryar at eris.berkeley.edu (Persian Nightmare) writes:
>cd src; make - all
>cc  -O -I../hdrs    -c signals.c
>"signals.c", line 33: void type for sighan_type
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>*** Error code 1
>
>Stop.
Change the typedef to a #define and it should work.  I don't know why
the typedef won't work, but that's what I had to do.
Mike
 Michael Ewan    (503)627-6468      Internet:  mike at raven.USS.TEK.COM
 Unix Systems Support                   UUCP:  ...!tektronix!puffin!raven!mike
 Tektronix, Inc.                  Compuserve:  73747,2304
"Fig Newton: The force required to accelerate a fig 39.37 inches/sec."--J. Hart
    
    
More information about the Comp.unix.ultrix
mailing list