Date: Tue, 19 Dec 2000 06:30:03 -0800 (PST) From: Peter Pentchev <roam@orbitel.bg> To: freebsd-bugs@FreeBSD.org Subject: Re: conf/23642: Sysinstall compile fails after new msg.c patch Message-ID: <200012191430.eBJEU3O25067@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/23642; it has been noted by GNATS.
From: Peter Pentchev <roam@orbitel.bg>
To: shaun@shamz.net
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: conf/23642: Sysinstall compile fails after new msg.c patch
Date: Tue, 19 Dec 2000 16:28:03 +0200
On Tue, Dec 19, 2000 at 06:10:10AM -0800, shaun@shamz.net wrote:
>
> >Number: 23642
> >Category: conf
> >Synopsis: Sysinstall compile fails after new msg.c patch
> >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
Can you also run ident on /usr/src/gnu/lib/libdialog/{dialog.h,yesno.c}
and check that you have respectively:
/usr/src/gnu/lib/libdialog/dialog.h:
$FreeBSD: src/gnu/lib/libdialog/dialog.h,v 1.21.6.1 2000/12/15 05:54:36 jkh Exp $
/usr/src/gnu/lib/libdialog/yesno.c:
$FreeBSD: src/gnu/lib/libdialog/yesno.c,v 1.11.8.1 2000/12/15 05:54:36 jkh Exp $
..and that you are trying to link sysinstall against a libdialog built with
*these* revisions? (run ident on /usr/lib/libdialog.so.4 and on
/usr/obj/usr/src/gnu/lib/libdialog/libdialog.so.4)
G'luck,
Peter
--
.siht ekil ti gnidaer eb d'uoy ,werbeH ni erew ecnetnes siht fI
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?200012191430.eBJEU3O25067>
