Am incercat sa instalez squidGUARD, dar am urmatoarea eroare:

[root@server squidGuard-1.1.4]# make
making all in squidGuard-1.1.4
make[1]: Entering directory `/tmp/squidGuard-1.1.4/src'
making all in src
gcc -I.. -I. -I. -I/usr/local/BerkeleyDB.3.2//include -DHAVE_CONFIG_H -g
-O2 -I/usr/local/BerkeleyDB.3.2//include -c main.c
In file included from main.c:20:
sg.h:181: parse error before `DB_INFO'
sg.h:181: warning: no semicolon at end of struct or union
sg.h:186: parse error before `}'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/tmp/squidGuard-1.1.4/src'
make: *** [all] Error 1
[root@server squidGuard-1.1.4]# 

        A mai intalnit cineva aceasta eroare? Sau aveti cumva idee de ce
imi da eroarea si cum o pot remedia? Va listez portiunea din fisierul sg.h
in care se declara DB_INFO:

struct sgDb {                                                                          
                                             
  char *dbhome;                                                                        
                                             
  DB *dbp;                                                                             
                                             
  DBC *dbcp;                                                                           
                                             
  DB_ENV *dbenv;                                                                       
                                             
  DB_INFO dbinfo;                                                                      
                                             
  DBT key;                                                                             
                                             
  DBT data;                                                                            
                                             
  int entries;                                                                         
                                             
  int type;                                                                            
                                             
};          
        Astept orice sugestii.
Va multumesc.
O zi buna

---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to 
unsubscribe from this list.

Raspunde prin e-mail lui