From owner-freebsd-questions Sat May 22 11: 8:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from spork.cs.unm.edu (spork.cs.unm.edu [198.59.151.21]) by hub.freebsd.org (Postfix) with ESMTP id B4B8514D13 for ; Sat, 22 May 1999 11:07:42 -0700 (PDT) (envelope-from colinj@cs.unm.edu) Received: from waimea.cs.unm.edu ([198.59.151.33]) by spork.cs.unm.edu with esmtp (Exim 2.12 #3) id 10lGBS-0004JM-00 for freebsd-questions@freebsd.org; Sat, 22 May 1999 12:07:42 -0600 Received: from localhost (colinj@localhost) by waimea.cs.unm.edu (980427.SGI.8.8.8/8.8.8) with ESMTP id MAA13542 for ; Sat, 22 May 1999 12:05:45 -0600 (MDT) (envelope-from colinj@waimea.cs.unm.edu) Date: Sat, 22 May 1999 12:05:45 -0600 From: Colin Eric Johnson To: freebsd-questions@freebsd.org Subject: QT/Nethack port, does it work? 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 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' gmake[1]: *** [Sysunix] Error 1 gmake[1]: Leaving directory `/usr/ports/games/nethack-qt/work/nethack-3.2.2/src' gmake: *** [nethack] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. So, I'd love to have nethack-qt working, just as a distraction, anyone seen this behavior? Does anyone know what I can do to change it? Colin E. Johnson | colinj@unm.edu | http://www.unm.edu/~colinj/ ``It takes a lot to get me desperate, and a lot is what I took'' from - The Adventures of Ruby the Galactic Gumshoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message