Date: Mon, 06 Jan 2014 14:08:54 +0100 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= <rene@freebsd.org> To: marino@freebsd.org Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r338864 - head/games/el Message-ID: <52CAAAE6.8070102@freebsd.org> In-Reply-To: <52CA9BD7.5090305@marino.st> References: <201401061146.s06Bk2Vd016817@svn.freebsd.org> <52CA9BD7.5090305@marino.st>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/06/2014 13:04, John Marino wrote: > On 1/6/2014 12:46, Rene Ladan wrote: >> Author: rene >> Date: Mon Jan 6 11:46:02 2014 >> New Revision: 338864 >> URL: http://svnweb.freebsd.org/changeset/ports/338864 >> >> Log: >> Try to build after games/el-data is resurrected. >> >> Fails to link on 10.0-amd64 with old Xorg, so mark BROKEN: >> > LINK el.bin >> > /usr/bin/ld: invalid DSO for symbol `XConvertSelection' definition >> > /usr/local/lib/libX11.so.6: could not read symbols: Bad value >> > That's usually a trivial fix. > Often "LDFLAGS+= -L${LOCALBASE}/lib -lX11" would fix that. In any case, > it needs at least one additional linker flag. That did the trick, see r338874. René
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52CAAAE6.8070102>