On Mon, Dec 10, 2012 at 1:09 PM, Alexander Broekhuis <[email protected]>wrote:
> Hi, > > > > > Yes I did and for me it works for Linux and Mac OS X. Although i noticed > so > > small issues with Mac OS X, I did not run into a segfault. > > > > What OSX version do you have? As mentioned, I am still using 10.6 and > missing some features in APR. Although I can compile against the MacPorts > version, running it still causes problems related to the wakeable pollset. > I can update my machine, but I guess 10.6 is still used quit a lot.. So I > am not sure if this is the right thing to do. > For OSX I am using is 10.8, which comes APR 1.4.5. And this seems to work with remote shell. When building against the APR from MacPorts (version 1.4.6) I get a segfault when connecting with telnet. I checked at work and there I'm using CentOS 5.8 with APR version 1.4.6 and in this case I don't get segfaults when connecting. When i have some time, I will look try to fix this for OSX. > > > Good point, I will look into this. > > > > See my previous remark, it might be better to look into supporting the > older APR version.. > I think it would be wise to specify a minimum version of APR we support. The current building and running page ([1]) mentioned a dependency to APR, but not which version. I also think that we can expect from users to compile/install a suitable APR version and not depend on the APR versions installed in for example OSX. So IMO specifying a minimal APR version of 1.4.x is no problem, or am I missing something ... [1] http://incubator.apache.org/celix/documentation/buildingandrunning.html Greetings, Pepijn
