Forum OpenACS CMS: Re: Problem installing Naviserver (Gentoo)

Collapse
Posted by Michael Martí Menzel on
Hello again, Gustaf.

When I enter and execute the command I get this:

gcc -save-temps -DNDEBUG -Wall -fPIC -pipe -m64 -I../include -I"/usr/local/tcl8.6.8/include" -DHAVE_CONFIG_H -c -o nsd/tclcrypto.o nsd/tclcrypto.c
gcc: warning: -pipe ignored because -save-temps specified
In file included from nsd/tclcrypto.c:36:0:
nsd/nsd.h:33:16: fatal error: ns.h: No such file or directory
#include "ns.h"
^
compilation terminated.
make: *** [<builtin>: nsd/tclcrypto.o] Error 1

My gentoo release is 2.4.1 for Amd64.

Thanks again for your help!