Hallo Michel, Have you configured and installed gdbm or ndbm (Berkley db)?
Reg, Andreas > Im getting this error when I compile on SGI6.5 > > %./configure --with-openssl --enable-apop=/etc/pop/pop.auth > %gmake > .... > gcc -c -I.. -I.. -I. \ > -I../mmangle -I../common -I/usr/local/ssl/include \ > -g -O2 -idirafter /usr/local/include -DHAVE_CONFIG_H -DIRIX > -DUNIX popauth.c -o popauth.o > popauth.c: In function `check_db_err': > popauth.c:356: `DBM' undeclared (first use in this function) > popauth.c:356: (Each undeclared identifier is reported only once > popauth.c:356: for each function it appears in.) > popauth.c:356: parse error before ')' token > popauth.c: In function `main': > popauth.c:659: `DBM' undeclared (first use in this function) > popauth.c:659: `db' undeclared (first use in this function) > popauth.c:921: incompatible types in assignment > popauth.c:1056: incompatible types in assignment > popauth.c:1097: incompatible types in assignment > popauth.c:1097: incompatible types in assignment > popauth.c:1106: incompatible types in assignment > popauth.c:1183: incompatible types in assignment > popauth.c:1428: `DBM_REPLACE' undeclared (first use in this function) > gmake[1]: *** [popauth.o] Error 1 > gmake[1]: Leaving directory `/usr/local/apache/qpopper4.0.4/popper' > gmake: *** [popper_server] Error 2 > > Thank > -- > Michel BIDAUD > CNRS-GLM IFR1 > IGS - UMR 1889 > 31 chemin J.Aiguier > 13402 Marseille Cedex 20 France > Tel : +33 (0)4 91 16 44 55 > Fax : +33 (0)4 91 16 45 49 > Courriel : [EMAIL PROTECTED] > http://igs-server.cnrs-mrs.fr >
