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

Re: OpenGroup



Il ven, 2004-09-10 alle 16:19, Davide Prina ha scritto:

> 
> CFLAGS  = -Wall -I. -fPIC $(APXS_CFLAGS) -I/usr/include/apache2

Grazie.

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" -I/usr/include/apache2   -c -o handler.o handler.c
In file included from /usr/include/apache2/httpd.h:29,
                 from common.h:38,
                 from handler.c:23:
/usr/include/apache2/ap_config.h:19:17: apr.h: No such file or directory
/usr/include/apache2/ap_config.h:20:23: apr_hooks.h: No such file or
directory
/usr/include/apache2/ap_config.h:21:32: apr_optional_hooks.h: No such
file or directory
In file included from /usr/include/apache2/ap_config.h:228,
                 from /usr/include/apache2/httpd.h:29,
                 from common.h:38,
                 from handler.c:23:
/usr/include/apache2/os.h:19:17: apr.h: No such file or directory
In file included from common.h:38,
                 from handler.c:23:
/usr/include/apache2/httpd.h:34:25: apr_general.h: No such file or
directory
/usr/include/apache2/httpd.h:35:24: apr_tables.h: No such file or
directory
/usr/include/apache2/httpd.h:36:23: apr_pools.h: No such file or
directory
/usr/include/apache2/httpd.h:37:22: apr_time.h: No such file or
directory
/usr/include/apache2/httpd.h:38:28: apr_network_io.h: No such file or
directory
/usr/include/apache2/httpd.h:39:25: apr_buckets.h: No such file or
directory
In file included from common.h:38,
                 from handler.c:23:
/usr/include/apache2/httpd.h:391: error: parse error before '*' token
/usr/include/apache2/httpd.h:551: error: parse error before
"apr_int64_t"
/usr/include/apache2/httpd.h:551: warning: no semicolon at end of struct
or union
/usr/include/apache2/httpd.h:553: warning: type defaults to `int' in
declaration of `method_list'
/usr/include/apache2/httpd.h:553: warning: data definition has no type
or storage class
....
handler.c:658: error: dereferencing pointer to incomplete type
make: *** [handler.o] Error 1
sh-2.05b$

Non c'é pace...

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



Reply to: