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

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

I've proceeded exactly the way you did yesterday, and I get again an error.

gcc -save-temps -DNDEBUG -Wall -fPIC -pipe -I../include -I"/usr/src/tcl8.6.6/generic" -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

This is really strange, isn't it?

Best,

Michael