[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: released 2.99.46



> 
>   smtpserver/relaytest.h:  It has one #ifdef HAVE_DB_H, which
> 			   should be  #ifdef HAVE_DBM_H
> 

I had the same problem and after I made the change suggested above the
error messages changed (The operating system is Digital UNIX 3.2D-1):

gmake[2]: Leaving directory `/usr/local/src/mail/zmailer/zmailer-2.99.46/libs'
cc -migrate -O -g3 -std1 -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H -I.. -I../include -I../libresolv -Iyes   -c relaytest.c -o relaytest.o
cc: Error: relaytest.h, line 25: Missing type specifier or type qualifier.
    DB *_db;
----^
gmake[1]: *** [relaytest.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/mail/zmailer/zmailer-2.99.46/smtpserver'
gmake: *** [all] Error 1

I cannot solve that problem so I hope that someone can.


-- 
- Matti -