<looks at floor sheepishly> No... </>
Sorry for the noise....
But perhaps some more noise:
I've now gotten things to the point where I'm running dbmail-util -by
after running the migration sql script. Thing appear to be working ok,
though it is taking quite a while (about an hour and a half so far), but
I'm getting these errors semi-frequently:
dbpgsql.c, db_query: Error executing query [INSERT INTO
dbmail_referencesfield (physmessage_id, referencesfield) VALUES
(514649,'[EMAIL PROTECTED]')] : [ERROR: duplicate key violates
unique constraint "dbmail_referencesfield_1"
]
dbmail-message.c,insert_field_cache: insert referencesfield failed
[INSERT INTO dbmail_referencesfield (physmessage_id, referencesfield)
VALUES (514649,'[EMAIL PROTECTED]')]
Is this normal? Can this be ignored?
Thanks,
Matt
Paul J Stevens wrote:
Matthew,
It works for me. Did you run 'autoreconf -i' ?
Matthew T. O'Connor wrote:
Aaron Stone wrote:
I have vanquished autoconf. Try rev 2118. In particular, I this
shouldn't break module loading for non-special prefixes.
I tried 2118, and after:
./configure --prefix=/usr/local/dbmail --with-pgsql
make
I got this error:
dbmodule.c: In function `db_load_driver':
dbmodule.c:66: error: `PREFIX' undeclared (first use in this function)
dbmodule.c:66: error: (Each undeclared identifier is reported only once
dbmodule.c:66: error: for each function it appears in.)
dbmodule.c:66: error: syntax error before string constant
make[2]: *** [libdbmail_la-dbmodule.lo] Error 1
make[2]: Leaving directory `/home/dbmail/src/dbmail'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dbmail/src/dbmail'
make: *** [all] Error 2
Matt
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev