Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jan 2006 09:21:44 GMT
From:      Bruce Becker <hostmaster@whois.gts.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/92410: calloc.c missing from Makefile.inc
Message-ID:  <200601270921.k0R9LiEs082567@www.freebsd.org>
Resent-Message-ID: <200601270930.k0R9U9wD096562@freefall.freebsd.org>

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

>Number:         92410
>Category:       amd64
>Synopsis:       calloc.c missing from Makefile.inc
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>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:49 EST 2006     root@tarantula:/usr/obj/usr/src/sys/TARANTULA  amd64

>Description:
              
Make buildworld failed with missing reference to calloc at link of atrun

>How-To-Repeat:
make buildworld
>Fix:
add "calloc.c" to MISRCS+= declaration in /usr/src/lib/libc/stdlib/Makefile.inc
(# $FreeBSD: src/lib/libc/stdlib/Makefile.inc,v 1.48.8.1 2006/01/27 05:17:25 trhodes Exp $)

-STABLE shouldn't ever have untested code in it :|

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



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