From tinguely@hookie.cs.ndsu.NoDak.edu  Mon May  1 07:32:22 2000
Return-Path: <tinguely@hookie.cs.ndsu.NoDak.edu>
Received: from hookie.cs.ndsu.NoDak.edu (hookie.cs.ndsu.NoDak.edu [134.129.125.253])
	by hub.freebsd.org (Postfix) with ESMTP id 9E03737B577
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 May 2000 07:32:21 -0700 (PDT)
	(envelope-from tinguely@hookie.cs.ndsu.NoDak.edu)
Received: (from tinguely@localhost)
	by hookie.cs.ndsu.NoDak.edu (8.9.3/8.8.8) id JAA35749;
	Mon, 1 May 2000 09:32:17 -0500 (CDT)
	(envelope-from tinguely)
Message-Id: <200005011432.JAA35749@hookie.cs.ndsu.NoDak.edu>
Date: Mon, 1 May 2000 09:32:17 -0500 (CDT)
From: mark tinguely <tinguely@hookie.cs.ndsu.NoDak.edu>
Reply-To: tinguely@hookie.cs.ndsu.NoDak.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: no /usr/libdata/lint/llib-lc.ln
X-Send-Pr-Version: 3.2

>Number:         18326
>Category:       bin
>Synopsis:       no /usr/libdata/lint/llib-lc.ln
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May  1 07:40:00 PDT 2000
>Closed-Date:    
>Last-Modified:  Tue Jul 10 03:41:35 UTC 2012
>Originator:     mark tinguely
>Release:        FreeBSD 3.4-RELEASE i386 (and earlier to at least 2.2.8)
>Organization:
North Dakota State University
>Environment:

	lint(1)

>Description:

	the lint library for libc is not distributed with lint(1).

>How-To-Repeat:

	run lint on any C code that uses libc

>Fix:
	
	change to /usr/src/usr.bin/xlint/llib/Makefile:


*** Makefile.orig	Sun Mar 31 16:18:41 1996
--- Makefile	Mon May  1 09:24:41 2000
***************
*** 1,7 ****
  #	$NetBSD: Makefile,v 1.2 1995/07/03 21:25:05 cgd Exp $
  
  #LIBS=	llib-lposix.ln llib-lstdc.ln
! LIBS=	llib-lstdc.ln
  
  all:	${LIBS}
  
--- 1,7 ----
  #	$NetBSD: Makefile,v 1.2 1995/07/03 21:25:05 cgd Exp $
  
  #LIBS=	llib-lposix.ln llib-lstdc.ln
! LIBS=	llib-lc.ln
  
  all:	${LIBS}
  


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->dwmalone 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Mon Aug 7 06:49:23 PDT 2000 
Responsible-Changed-Why:  
David has some local patches in this area of the tree 
and was seen hinting that he might tackle lint at some 
stage. :-) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18326 
Responsible-Changed-From-To: dwmalone->freebsd-bugs 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Tue Jul 10 03:41:34 UTC 2012 
Responsible-Changed-Why:  
over to the pool (approved by bugmeister) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18326 
>Unformatted:
