From owner-freebsd-amd64@FreeBSD.ORG Fri Jan 27 10:00:22 2006 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E284616A420 for ; Fri, 27 Jan 2006 10:00:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF82843D45 for ; Fri, 27 Jan 2006 10:00:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0RA0L9D001301 for ; Fri, 27 Jan 2006 10:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0RA0Lpc001300; Fri, 27 Jan 2006 10:00:21 GMT (envelope-from gnats) Date: Fri, 27 Jan 2006 10:00:21 GMT Message-Id: <200601271000.k0RA0Lpc001300@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: amd64/92410: calloc.c missing from Makefile.inc X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 10:00:23 -0000 The following reply was made to PR amd64/92410; it has been noted by GNATS. From: Kris Kennaway To: Bruce Becker Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: amd64/92410: calloc.c missing from Makefile.inc Date: Fri, 27 Jan 2006 04:57:56 -0500 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 27, 2006 at 09:21:44AM +0000, Bruce Becker wrote: >=20 > >Number: 92410 > >Category: amd64 > >Synopsis: calloc.c missing from Makefile.inc > >Confidential: no > >Severity: critical > >Priority: high > >Responsible: freebsd-amd64 > >State: open > >Quarter: =20 > >Keywords: =20 > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Fri Jan 27 09:30:08 GMT 2006 > >Closed-Date: > >Last-Modified: > >Originator: Bruce Becker > >Release: 6.0 > >Organization: > G.T.S. > >Environment: > FreeBSD vhcst.web.ca 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 22 23:25:4= 9 EST 2006 root@tarantula:/usr/obj/usr/src/sys/TARANTULA amd64 >=20 > >Description: > =20 > Make buildworld failed with missing reference to calloc at link of atrun You omitted the error. It's probably caused by something on your end, since 6.0-STABLE in fact builds just fine. > >How-To-Repeat: > make buildworld > >Fix: > add "calloc.c" to MISRCS+=3D declaration in /usr/src/lib/libc/stdlib/Make= file.inc > (# $FreeBSD: src/lib/libc/stdlib/Makefile.inc,v 1.48.8.1 2006/01/27 05:17= :25 trhodes Exp $) >=20 > -STABLE shouldn't ever have untested code in it :| If you say so :) Kris --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD2e6kWry0BWjoQKURAlkDAJ9eY1MSQ/2JsNQipK3Cq8GpZFvkWwCgthAc xuw+uR00lVVSPtwAyDXziwU= =hEqn -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--