From owner-freebsd-questions Sun Jun 9 13:18:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes16-hme0.telusplanet.net (defout.telus.net [199.185.220.240]) by hub.freebsd.org (Postfix) with ESMTP id DEDAA37B401 for ; Sun, 9 Jun 2002 13:18:47 -0700 (PDT) Received: from a7a42593 ([64.180.243.39]) by priv-edtnes16-hme0.telusplanet.net (InterMail vM.5.01.04.02 201-253-122-122-102-20011128) with SMTP id <20020609201847.SXKU10605.priv-edtnes16-hme0.telusplanet.net@a7a42593> for ; Sun, 9 Jun 2002 14:18:47 -0600 To: freebsd-questions@freebsd.org From: tyler spivey Reply-To: tyler spivey Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Subject: lint(1) problem Message-Id: <20020609201847.SXKU10605.priv-edtnes16-hme0.telusplanet.net@a7a42593> Date: Sun, 9 Jun 2002 14:18:47 -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i made the following c program: main(){} yeah - pretty dumb - but: lint file.c shows: Script started on Sun Jun 9 12:30:17 2002 bash-2.05a# lint file.c file.c: lint: cannot find llib-lc.ln Lint pass2: bash-2.05a# exit exit Script done on Sun Jun 9 12:30:27 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message