Date: Wed, 14 Mar 2001 22:24:30 -0700 (MST) From: "Aaron D. Gifford" <agifford@infowest.com> To: freebsd-ports@FreeBSD.org, gnats-admin@FreeBSD.org Subject: Re: ports/25818: Clean build of kde2 fails in games/kdegames2 port (as of 13 MAR. 2001) Message-ID: <20010315052430.3F5E42132A@ns1.infowest.com> In-Reply-To: <200103150350.f2F3o1U26569@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Okay, I seem to have stumbled on a work-around. Edit the Makefile in /usr/ports/games/kdegames2 and add -pthread to the CONFIGURE_ENV+= section, the LIBS="" subsection on line 27. I just inserted it after the -lstdc++ item and just before the closing double quotes. That seems to have made the build happy, but it is still linking against qt2-mt. Aaron out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010315052430.3F5E42132A>