Date: Sat, 22 May 1999 19:10:02 -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.9905221909320.15248-100000@resnet.uoregon.edu> In-Reply-To: <Pine.SGI.4.05.9905221152230.15653-100000@waimea.cs.unm.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905221909320.15248-100000>