From owner-freebsd-current Fri Mar 24 08:07:55 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA06556 for current-outgoing; Fri, 24 Mar 1995 08:07:55 -0800 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id IAA06549; Fri, 24 Mar 1995 08:07:54 -0800 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: another CTM#482 bogon In-reply-to: Your message of "Fri, 24 Mar 95 08:26:09 +0100." <199503240726.IAA04025@uriah.heep.sax.de> Date: Fri, 24 Mar 1995 08:07:54 -0800 Message-ID: <6548.796061274@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: current-owner@FreeBSD.org Precedence: bulk No, not just you. Looks like a missing `||', judging by the logic (or illogic :-) of the expression. I fixed it. Jordan > Really wondering if it's just only me... > > in src/usr.sbin/pwd_mkdb: > > cc -O2 -m486 -pipe -c /usr/src/usr.sbin/pwd_mkdb/pwd_mkdb.c > /usr/src/usr.sbin/pwd_mkdb/pwd_mkdb.c: In function `main': > /usr/src/usr.sbin/pwd_mkdb/pwd_mkdb.c:182: parse error before `pwd' > *** Error code 1 > > Stop. > > I noticed from the CTM log that include/pwd.h had been changed several > times, and thus installed the new header files. > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ > Never trust an operating system you don't have sources for. ;-)