There is now an updated version of the release candidate on sourceforge,
addressing as well the RLIMIT issue. I have installed OpenBSD 6.2 on a virtual machine and it compiled nicely with "gmake LIBS=-lpthread". The regression tests are a well fine (sometimes the regression test ends with a non-zero return code, but this is nothing
to worry, as long the test cases are OK).

all the best
-g

Am 12/22/17 um 6:51 PM schrieb Roderick:

Thanks, Gustaf!

concerning 2:
build with LIBS specified should help, e.g.
gmake LIBS=-lpthread

I tried with the variables and at the end, the only that worked was to
give manually the cc command in the two cases mentioned. When doing
gmake, flag -pthread is used, but not in theese two cases.

I've added just now an update to the repository at bitbucket,
that should address the compilation issue with LibreSSL;

Thanks, I will try later.

I forgot other compilation problem: in the file "nsd/tclmisc.c"
I had to add "#define RLIMIT_AS RLIMIT_DATA". OpenBSD has not
RLIMIT_AS defined in "/usr/include/sys/resource.h". I hope this
is not problematic.

Rodrigo


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to