Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!tas From: tas@mcnc.UUCP (Tim Seaver) Newsgroups: comp.unix.wizards Subject: The compiler knows me better than I thought. Message-ID: <517@speedy.mcnc.UUCP> Date: Sat, 27-Jun-87 21:21:41 EDT Article-I.D.: speedy.517 Posted: Sat Jun 27 21:21:41 1987 Date-Received: Sun, 28-Jun-87 04:56:26 EDT Organization: Microelectronics Center of NC; RTP, NC Lines: 14 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