Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 16:33:21 -0700
From:      "David O'Brien" <dev-null@NUXI.com>
To:        Claus Guttesen <cguttesen@yahoo.dk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: error in ncurses in 'make buildworld'
Message-ID:  <20020619163321.A48809@dragon.nuxi.com>
In-Reply-To: <20020619224112.85721.qmail@web14107.mail.yahoo.com>; from cguttesen@yahoo.dk on Thu, Jun 20, 2002 at 12:41:12AM %2B0200
References:  <20020619224112.85721.qmail@web14107.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 20, 2002 at 12:41:12AM +0200, Claus Guttesen wrote:
> While doing 'make buildworld' it stops at
> contrib/ncurses.
> 
> The error I get is (first two lines)
> ../objects/demo.o: In function
> `TestApplication::run()':
> ../objects/demo.o(.text+0x149): undefined reference to
> `operator new(unsigned)'
> 
> Last four lines:
> ../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.

> undefined reference to `__gxx_personality_v0'
> *** Error code 1
> 
> Stop in /usr/src/contrib/ncurses/c++.
> *** Error code 1

Nor should make be down in src/contrib

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?20020619163321.A48809>