From owner-freebsd-questions Sat May 22 19:10: 8 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 5909E151C5 for ; Sat, 22 May 1999 19:10:06 -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 TAA16535; Sat, 22 May 1999 19:10:03 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 22 May 1999 19:10:02 -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 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. 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