From owner-freebsd-bugs Fri Mar 28 09:40:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA23032 for bugs-outgoing; Fri, 28 Mar 1997 09:40:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA23026; Fri, 28 Mar 1997 09:40:03 -0800 (PST) Resent-Date: Fri, 28 Mar 1997 09:40:03 -0800 (PST) Resent-Message-Id: <199703281740.JAA23026@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:(from nobody@localhost) by.freefall.freebsd.org.id.JAA22564;Fri; (8.8.5/8.8.5);, 28 Mar 1997 09:33:17.-0800 (PST) Message-Id: <199703281733.JAA22564@freefall.freebsd.org> Date: Fri, 28 Mar 1997 09:33:17 -0800 (PST) From: dhawk@river.org To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: gnu/3132: make world fails in gnu/lib/libgmp on 2.1.7.1 Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3132 >Category: gnu >Synopsis: make world fails in gnu/lib/libgmp on 2.1.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 28 09:40:01 PST 1997 >Last-Modified: >Originator: David Hawkins >Organization: The River >Release: 2.1.0 >Environment: FreeBSD, 2.1.0-RELEASE #0 dhawk@ohio.river.org:/usr/src/sys/compile/RIVER i386 >Description: Copied over ftp distribution from ftp.freebsd.org and installed them. During make world It complained because the Makefile in /usr/src/gnu/lib/libgmp had a -C instead of -c (lower case) in the INSTALL line. >How-To-Repeat: get files from ftp.freebsd.org install them make world wait >Fix: Change '-C' to '-c' in Makefile >Audit-Trail: >Unformatted: