tas@mcnc.UUCP (Tim Seaver) (06/28/87)
I just ran across a new (to me) error message from the 4.2 BSD cc that I thought was a bit more informative than the typical messages. I knew that there were psycho-analysis programs around, but I didn't think they'd made their way into my compiler yet... cc -I. -c -S -DUNCPACS -DVAX730 -DACRNEMA -DINET -DKERNEL ../vaxif/if_nie.c "../vaxif/if_nie.c", line 55: compiler error: insane structure member list *** Error code 1 Stop. Geez, next time I'll include the right header files..., Tim