Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/05/2007, à 14:45

MissJulia75

Installation de cband

Bonjour !
je sollicite votre aide suite a quelques problèmes rencontré à l'installation du module Cband .
j'ai essayer d'installer via le gestionnaire de paquets apt-get, mais apparemment l'installation c'est mal déroulé, bien qu'il ny'avais pas de messages d'erreur à l'install, En activant le module ... les directives rajoutées dans l'apache2.conf ou les virtual hosts ne sont pas reconnus.
Maintenant j'essaye d'installer avec les sources du site de l'auteur mais j'ai un problème au stade du "make" ça m'affiche une longue liste d'erreur commençant par ces lignes :

apxs -Wc,-Wall -Wc,-DDST_CLASS=3 -c src/mod_cband.c
gcc -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1  -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DSHARED_MODULE -I/usr/include/apache-1.3 -Wall -DDST_CLASS=3  -c src/mod_cband.c
src/mod_cband.c:45:25: error: apr_strings.h: No such file or directory
src/mod_cband.c:46:25: error: apr_file_io.h: No such file or directory
src/mod_cband.c:47:27: error: apr_file_info.h: No such file or directory
src/mod_cband.c:48:24: error: apr_signal.h: No such file or directory
src/mod_cband.c:49:22: error: apr_hash.h: No such file or directory
src/mod_cband.c:50:22: error: apr_time.h: No such file or directory
src/mod_cband.c:51:23: error: apr_pools.h: No such file or directory
src/mod_cband.c:52:21: error: apr_shm.h: No such file or directory
src/mod_cband.c:53:25: error: util_filter.h: No such file or directory
src/mod_cband.c:54:26: error: util_cfgtree.h: No such file or directory
In file included from src/mod_cband.c:61:
src/mod_cband.h:38:30: error: apr_thread_mutex.h: No such file or directory
src/mod_cband.c:2728: error: request for member ânext_userâ in something not a structure or union
src/mod_cband.c:2728: warning: statement with no effect
src/mod_cband.c:2767: error: request for member âremote_hostsâ in something not a structure or union
src/mod_cband.c:2767: error: request for member âhostsâ in something not a structure or union
src/mod_cband.c:2767: error: âstruct command_structâ has no member named âremote_last_timeâ
src/mod_cband.c:2767: error: invalid operands to binary -
src/mod_cband.c:2767: error: invalid operands to binary /
src/mod_cband.c:2767: warning: statement with no effect
src/mod_cband.c:2769: error: request for member âremote_hostsâ in something not a structure or union
src/mod_cband.c:2769: error: request for member âhostsâ in something not a structure or union
src/mod_cband.c:2769: error: âstruct command_structâ has no member named âusedâ
src/mod_cband.c:2769: error: request for member âremote_hostsâ in something not a structure or union
src/mod_cband.c:2769: error: request for member âhostsâ in something not a structure or union
src/mod_cband.c:2769: error: âstruct command_structâ has no member named âremote_connâ
src/mod_cband.c:2777: error: request for member ânext_virtualhostâ in something not a structure or union
src/mod_cband.c:2777: warning: statement with no effect
src/mod_cband.c:2780: error: dereferencing pointer to incomplete type
src/mod_cband.c:2780: error: request for member âvirtual_nameâ in something not a structure or union
src/mod_cband.c:2780: error: request for member âremote_hostsâ in something not a structure or union
src/mod_cband.c:2780: error: request for member âhostsâ in something not a structure or union
src/mod_cband.c:2780: error: âstruct command_structâ has no member named âvirtual_nameâ
src/mod_cband.c:2781: error: dereferencing pointer to incomplete type
src/mod_cband.c:2781: error: request for member âvirtual_userâ in something not a structure or union
src/mod_cband.c:2782: error: dereferencing pointer to incomplete type
src/mod_cband.c:2782: error: request for member âvirtual_nameâ in something not a structure or union
src/mod_cband.c:2782: error: request for member âremote_hostsâ in something not a structure or union
src/mod_cband.c:2782: error: request for member âhostsâ in something not a structure or union
src/mod_cband.c:2782: error: âstruct command_structâ has no member named âvirtual_nameâ
src/mod_cband.c:2782: warning: passing argument 1 of âstrcasecmpâ from incompatible pointer type
src/mod_cband.c:2782: warning: passing argument 2 of âstrcasecmpâ from incompatible pointer type
src/mod_cband.c:2783: error: dereferencing pointer to incomplete type

Apparament il ne trouve pas certains fichiers alors que bon c'est bien les sources de chez le site de l'auteur :s
Merci d'avance pour ceux qui m'apporteront leur aide
Bonne journée

Dernière modification par MissJulia75 (Le 26/05/2007, à 14:47)

Hors ligne