[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

OpenGroup



Ciao a tutti,
sono in fase d'installazione del programma OpenGroup su una SARGE
seguendo quanto descritto in OpenGroupware-Debian-HOWTO

Purtroppo sono bloaccato al punto 5)set up the Apache front end.

ho modificato quanto richiesto, ma quando lancio il fatidico make, mi
ritrovo con gli errori:

sh-2.05b$ make
gcc -Wall -I. -fPIC "-DSHARED_MODULE -O2 -DEAPI_MM -fPIC
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHARD_SERVER_LIMIT=2048
-DDYNAMIC_MODULE_LIMIT=128 -DLINUX=22 -DMOD_SSL=208103 -DEAPI
-DUSE_EXPAT"    -c -o handler.o handler.c
In file included from handler.c:23:
common.h:38:19: httpd.h: No such file or directory
common.h:39:23: http_core.h: No such file or directory
common.h:40:25: http_config.h: No such file or directory
common.h:41:22: http_log.h: No such file or directory
common.h:42:27: http_protocol.h: No such file or directory
In file included from handler.c:23:
common.h:80: error: parse error before "ngobjweb_module"
common.h:80: warning: type defaults to `int' in declaration of
`ngobjweb_module'
common.h:80: warning: data definition has no type or storage class
common.h:100: error: parse error before '*' token
common.h:110: error: parse error before '*' token
common.h:110: error: parse error before '*' token
common.h:110: warning: type defaults to `int' in declaration of
`NGScanHeaders'
common.h:110: warning: data definition has no type or storage class
common.h:114: error: parse error before '*' token
common.h:118: error: parse error before '*' token
common.h:121: error: parse error before '*' token
common.h:124: error: parse error before '*' token
common.h:127: error: parse error before '*' token
common.h:132: error: parse error before '*' token
common.h:133: error: parse error before '*' token
handler.c:33: error: parse error before '*' token
handler.c: In function `_getConfig':
handler.c:36: error: `r' undeclared (first use in this function)
handler.c:36: error: (Each undeclared identifier is reported only once
handler.c:36: error: for each function it appears in.)
...
handler.c:639: warning: implicit declaration of function `ap_rflush'
handler.c:665: error: `OK' undeclared (first use in this function)
make: *** [handler.o] Error 1
sh-2.05b$


A prima vista direi che non trova le librerie, ma non riesco a capire
quale variabile settare per fargliele digerire.

Avete dei consigli?

Grazie
-- 
Massimo Arnaudo <home@massimo.arnaudo.name>



Reply to: