Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  9 Dec 1999 10:45:46 -0800 (PST)
From:      jef@acme.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   bin/15383: 3.3 make rebuilds libraries every time
Message-ID:  <19991209184546.B2DA414BDE@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15383
>Category:       bin
>Synopsis:       3.3 make rebuilds libraries every time
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  9 10:50:03 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jef Poskanzer
>Release:        3.3-RELEASE
>Organization:
ACME Laboratories
>Environment:
FreeBSD bomb.acme.com 3.3-RELEASE FreeBSD 3.3-RELEASE #4: Sat Nov 27 10:33:34 PST 1999     jef@bomb.acme.com:/usr/src/sys/compile/ACME  i386
>Description:
In 3.3, with a simple program+library Makefile, a 'make' rebuilds the
library every time.  In 3.2 and other OSs, it behaves correctly and does
nothing after the first build.  Also if I use 'make -r' under 3.3, telling
it to ignore /usr/share/mk/sys.mk, I get the correct behavior.

This is similar to PRs 10274 and 13039, but probably not the same bug,
since those occur in older releases and this one does not.
>How-To-Repeat:
Fetch test case from http://www.acme.com/tmp/crap.tar.gz
Unpack, make, make, make.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991209184546.B2DA414BDE>