Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2002 09:46:57 +0200 (CEST)
From:      =?iso-8859-1?q?Claus=20Guttesen?= <cguttesen@yahoo.dk>
To:        freebsd-current@freebsd.org
Subject:   Re: error in ncurses in 'make buildworld'
Message-ID:  <20020620074657.11859.qmail@web14108.mail.yahoo.com>
In-Reply-To: <20020619163321.A48809@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.

> ../lib/libncurses++.a(cursesmain.o)(.eh_frame+0x11):
> 
> You are doing something very wrong.  We don't build
> libncurses++.a
> anywhere that I can find.

You're right. I was becoming a vegetable trying to
figure out how to fix it. So in my insanity I did a
'make' in the ncurses-directory (and posted too fast)
just to get the error, rather than performing the
buildworld. Pardon for my ignorance.

The real error is:

lib_gen.c: In function `addchnstr':
lib_gen.c:27: `a0' undeclared (first use in this
function)
lib_gen.c:27: (Each undeclared identifier is reported
only once
lib_gen.c:27: for each function it appears in.)
lib_gen.c:27: syntax error before numeric constant

And continues to 'lib_gen.c:824: `a0' undeclared'.

The file lib_gen.c is autogenerated on each build, the
file is at /usr/obj/usr/src/lib/libncurses/lib_gen.c.

regards
Claus


_____________________________________________________
Følg VM i fodbold på tæt hold fra Yahoo!s officielle VM-side 
www.yahoo.dk/vm2002

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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