Date: Sat, 22 May 1999 12:05:45 -0600 From: Colin Eric Johnson <colinj@cs.unm.edu> To: freebsd-questions@freebsd.org Subject: QT/Nethack port, does it work? Message-ID: <Pine.SGI.4.05.9905221152230.15653-100000@waimea.cs.unm.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.05.9905221152230.15653-100000>