Date: Fri, 18 Sep 2015 22:23:57 +0200 From: Kurt Jaeger <lists@opsec.eu> To: Peter <list-freebsd-ports@jyborn.se> Cc: freebsd-ports@freebsd.org Subject: Re: Anyone got RethinkDB working in FreeBSD? Message-ID: <20150918202357.GC36682@home.opsec.eu> In-Reply-To: <20150918194816.GP7345@pol-server.leissner.se> References: <20150911091155.GU13922@pol-server.leissner.se> <20150911152118.GK36682@home.opsec.eu> <20150911162225.GU13922@pol-server.leissner.se> <20150913202159.GT36682@home.opsec.eu> <20150914094354.GG10833@pol-server.leissner.se> <20150918103346.GA36682@home.opsec.eu> <20150918194816.GP7345@pol-server.leissner.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203043 > Too bad about 9.3, but this is still great news! > The upgrade from 9.3 to 10.2 seems a much easier step > than the upgrade from 9.3 to 11.0. So if there is no > solution for 9.3, I will try upgrading our server to 10.2. I strongly suggest that you test the application on some testhost before upgrading any production server. Because: 1) I did not do any run-tests and I'm sceptic that it will work out of the box 2) It builds with some /var/lib pathes which still to be changed to proper pathes like /var/db or /var/spool or something. 3) A rc.d script is not yet provided. If you can update the problem report with your tests, that would be very helpful. > In the mean time, I tried compiling in a 10.1 server. I just > unpacked the latest shar and ran make. I got an error that I fixed > by including time.h in src/arch/io/timer/timer_signal_provider.hpp, > but then I got "error: use of undeclared identifier 'ppoll'" in > src/arch/runtime/event_queue/poll.cc. This error I think I can't > fix, because it seems that ppoll doesn't exist until 10.2. Thanks for that pointer! So we need to mark the port as limited to 10.2 and newer. > So I > will upgrade that 10.1 server to 10.2 this weekend or next week, > and try compiling again in 10.2. Wonderful. Please report back on the run-tests! -- pi@opsec.eu +49 171 3101372 5 years to go !
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150918202357.GC36682>