Hi,

I've hit a problem trying to build naviserver (on Debian wheezy) since
nsssl was merged into the main repo (which is a great idea btw).

In the nsssl Makefile it references:

include  $(NAVISERVER)/include/Makefile.module

but on a clean box that file will not exist yet.

If I change it to

NSBUILD=1
include  ../include/Makefile.module

then I get a bit further.

The second, unrelated, problem I'm having, is that the tests are failing to
run due to nssock being unable to find a shared library.
I think this is due to us using --enable-rpath since I saw a note on a
commit stating there was still a bug running tests in such circumstances.
https://bitbucket.org/naviserver/naviserver/commits/d6bab4af0ce9a9950b4daf1379ed2eaaa4dfb6ba

Is there any good way round this at the moment?

Thanks,
-- 
David
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to