Date: Tue, 20 Dec 2005 23:27:54 -0500 From: Alexander Kabaev <kabaev@gmail.com> To: Huang wen hui <huang@gddsn.org.cn> Cc: current@freebsd.org, openoffice@FreeBSD.org Subject: Re: [openoffice]no suitable windowing system found, exiting. Message-ID: <20051220232754.48631fb4@kan.dnsalias.net> In-Reply-To: <43A8BD3F.2010006@gddsn.org.cn> References: <43A8BD3F.2010006@gddsn.org.cn>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Dec 2005 10:26:07 +0800 Huang wen hui <huang@gddsn.org.cn> wrote: > hi, > I used openoffice 2.0R from > ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/. On recent > CURRENT, > got this problem: > > no suitable windowing system found, exiting. > > I try to back out kan's ELF symbol versioning and solve this problem. > Does recompile openoffice can solve > this problem? I ask becasue compile openoffice is too long. > > --hwh > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" I discovered the OpenOffice breakage too, only with 1.1.4. Backing out symbol versioning patch helps. I will look for an exact cause of failure when I have some free time. OpenOffice is a big dlsym() user and it is possible it has to be made aware that rtld pays attention to symbol versions now. -- Alexander Kabaev
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051220232754.48631fb4>