Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 1999 11:13:11 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Colin Eric Johnson <colinj@cs.unm.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: QT/Nethack port, does it work?
Message-ID:  <Pine.BSF.4.03.9905251112200.13061-100000@resnet.uoregon.edu>
In-Reply-To: <Pine.SGI.4.05.9905231311130.18883-100000@waimea.cs.unm.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 May 1999, Colin Eric Johnson wrote:

> On Sat, 22 May 1999, Doug White wrote:
> 
> > On Sat, 22 May 1999, Colin Eric Johnson wrote:
> > 
> > > 
> > > I'll admit that I have a soft spot in my heart (some might say my head)
> > > for nethack and I really enjoy the QT frontend that was developed. I was
> > > trying to build this from /usr/ports/games/nethack-qt on my recently
> > > installed (yesterday) 3.2 system. I get as far as the actual build of
> > > hethack (patched for freebsd and qt) and it stops here:
> > > 
> > > moc ../include/qaudio-p.h -o qaudio-p.moc
> > > g++ -pipe -O -I../include -I. -I/usr/X11R6/include
> > > -I/usr/X11R6/include/X11/qt -c ../win/Qt/qaudio-p.cpp
> > > ../util/makedefs -v
> > > cc -pipe -O -I../include   -c version.c -o version.o
> > > Loading ...
> > > /usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
> > > /usr/lib/libstdc++.so.2: undefined reference to
> > > `__find_first_exception_table_match'
> > > /usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
> > 
> > What FreeBSD vesion is this?  It appears to be exhibing standard stdc++
> > breakage under egcs.
> 
> It's FreeBSD 3.2, just installed on Friday.

Was it an upgrade or fresh install?

If it was an upgrade, did you install egcs at some point?

You should hunt down the Moscow University version of libstdc++ if you
intend on doing anything related to C++.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905251112200.13061-100000>