From owner-freebsd-questions Tue May 25 11:13:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id C218014CE5 for ; Tue, 25 May 1999 11:13:17 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id LAA03227; Tue, 25 May 1999 11:13:12 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 25 May 1999 11:13:11 -0700 (PDT) From: Doug White To: Colin Eric Johnson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: QT/Nethack port, does it work? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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