Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2009 19:56:38 +0200
From:      Roman Divacky <rdivacky@freebsd.org>
To:        Chagin Dmitry <dchagin@freebsd.org>
Cc:        Jan Henrik Sylvester <me@janh.de>, freebsd-emulation@freebsd.org, hrs@freebsd.org
Subject:   Re: acroread9 misses libxml2.so.2
Message-ID:  <20090401175638.GA31233@freebsd.org>
In-Reply-To: <20090401174925.GA1996@dchagin.static.corbina.ru>
References:  <49D1F976.7000708@janh.de> <49D26B4E.6070508@gmail.com> <20090331201533.GA10698@dchagin.static.corbina.ru> <20090331205615.GA32160@freebsd.org> <20090401174925.GA1996@dchagin.static.corbina.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 01, 2009 at 09:49:25PM +0400, Chagin Dmitry wrote:
> On Tue, Mar 31, 2009 at 10:56:15PM +0200, Roman Divacky wrote:
> > On Wed, Apr 01, 2009 at 12:15:33AM +0400, Chagin Dmitry wrote:
> > > On Tue, Mar 31, 2009 at 09:13:18PM +0200, Kjell Tore Ullavik wrote:
> > > > 
> > > > 
> > > > You need to install textproc/linux-libxml, probably also 
> > > > graphics/linux-gdk-pixbuf,
> > > > it still charshes for me with linux-base8 though. Bug report here:
> > > > 
> > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133194
> > > > 
> > > > 
> > > 
> > > looks like new acroread depends on linux inotify API, which is not
> > > implemented in our linuxulator... thnx, let's try to implement.
> > 
> > <unrelated>
> > 
> > if you are interseted you can finish my epoll() work...
> > 
> > </unrelated>
> 
> hi Roman :)
> remind me where there is your unfinished work.

www.vlakno.cz/~rdivacky/patches/linux_epoll.patch

last time I looked it worked but did not work after fork()
(because kqueue does not work after fork()), this needs to
be fixed... I am not aware of any other problem with this code



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090401175638.GA31233>