I'm trying to compile the new 2.3.0 release with Sun cc (studio10) and
get the following error.
"../sieve/sieve_err.h", line 19: warning: dubious tag declaration:
struct et_list
cc -c -I.. -I./../lib -I../et -I./../sieve -I/opt/db_4.2.52/include
-I/usr/sfw/include -I/opt/openssl_0.9.7d/incl
I noticed that I included the output from a previous configure run. I did
compile and install makedepend, even though that is not apparent in this
configure run.
The pushstats.h error and the undeclared identifier errors look to be
related to the snmp calls. Yet I still get these errors, even i
First off, thank you for you help in advance. Secondly, I'm sorry for such
a long email. I figure the more info up front, the less time to
troubleshoot the problem. ;)
I am using:
CforAIX V5.0.2.5 (vac.C)
GNU Make V3.80
Cyrus SASL V2.1.12 (saslauthd w
I figured it out. Sometimes you have to beat your head against a wall
for a while before you see the obvious, or slightly obvious.
The BerkeleyDB installed most (if not everything) into
/usr/local/BerkeleyDB.../
directories. I linked a few files that Cyrus was looking for, and it
configure
It appears I am getting messages similar to a message I found in the
archives
from May 13, 2000. I have not been able to resolve it. (Could it be some
sort of problem with it finding PostgreSQL files instead of BerkeleyDB?
I have Postgre installed, and only added BerkeleyDB yesterday when I
saw