Date: Wed, 20 Dec 2000 05:10:02 -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: <200012201310.eBKDA2K34063@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 Jurrens <shaun@shamz.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: conf/23642: Sysinstall compile fails after new msg.c patch
Date: Wed, 20 Dec 2000 15:03:14 +0200
Was your attempt to rebuild sysinstall done after a (successful) world
build?
G'luck,
Peter
PS. Please CC the messages to freebsd-gnats-submit@FreeBSD.org, keeping
the same subject line, so they are stored into the audit trail of your
problem report, and available for reference later :)
--
I had to translate this sentence into English because I could not read the original Sanskrit.
On Wed, Dec 20, 2000 at 08:30:17AM +0100, Shaun Jurrens wrote:
> On Tue, Dec 19, 2000 at 04:28:03PM +0200, Peter Pentchev wrote:
> #> On Tue, Dec 19, 2000 at 06:10:10AM -0800, shaun@shamz.net wrote:
[snip]
> #> >
> #> > 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 $
>
> ident on /usr/src/gnu/lib/libdialog/{dialog.h,yesno.c}:
>
> /usr/src/gnu/lib/libdialog/dialog.h:
> $FreeBSD: src/gnu/lib/libdialog/yesno.c,v 1.11.8.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)
>
> /usr/obj/usr/src/gnu/lib/libdialog/libdialog.so.4:
> $FreeBSD: src/gnu/lib/libdialog/yesno.c,v 1.11.8.1 2000/12/15 05:54:36
> jkh Exp $
> $FreeBSD: src/gnu/lib/libdialog/radiolist.c,v 1.36 1999/12/17 02:44:09
> jkh Exp $
> $FreeBSD: src/gnu/lib/libdialog/menubox.c,v 1.35 1999/12/17 02:44:09
> jkh Exp $
> $FreeBSD: src/gnu/lib/libdialog/checklist.c,v 1.35 1999/12/17 02:44:09
> jkh Exp $
>
> It would seem that I am.
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?200012201310.eBKDA2K34063>
