Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 09:33:17 -0800 (PST)
From:      dhawk@river.org
To:        freebsd-gnats-submit@freebsd.org
Subject:   gnu/3132: make world fails in gnu/lib/libgmp on 2.1.7.1
Message-ID:  <199703281733.JAA22564@freefall.freebsd.org>
Resent-Message-ID: <199703281740.JAA23026@freefall.freebsd.org>

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

>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:



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