Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 06:10:10 -0800 (PST)
From:      shaun@shamz.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/23642: Sysinstall compile fails after new msg.c patch
Message-ID:  <200012191410.eBJEAAI22026@freefall.freebsd.org>
Resent-Message-ID: <200012191420.eBJEK1H23600@freefall.freebsd.org>

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

>Number:         23642
>Category:       conf
>Synopsis:       Sysinstall compile fails after new msg.c patch
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 19 06:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Jurrens
>Release:        RELENG_4
>Organization:
shamz.net
>Environment:
FreeBSD hotbox.world-online.no 4.2-STABLE FreeBSD 4.2-STABLE #0: Tue Dec 19
>Description:
compile of sysinstall after src upgrade (as final step to system upgrade) fails with following message:

msg.o: In function `msgNoYes':
msg.o(.text+0x6ff): undefined reference to `dialog_noyes'
*** Error code 1
 
Stop in /usr/src/release/sysinstall.

for file: 
* $FreeBSD: src/release/sysinstall/msg.c,v 1.52.2.1 2000/12/15 05:56:22 jkh Exp

>How-To-Repeat:
update src to version committed on 12/15/2000 (current RELENG_4 src) and cd to /usr/src/sysinstall and type make all install
>Fix:
fix the undefined reference, ;-)

>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?200012191410.eBJEAAI22026>