On Tue, Jan 30, 2007, Kevin Monceaux <[EMAIL PROTECTED]> said: > Steffen, > > On Tue, Jan 30, 2007 at 08:52:10PM +0100, Steffen Schuetz wrote: > >> Looks like you installed dbmail without Postgresql support. Did you >> include "postgres" as a keyword in your USE variable ? >> >> env USE="postgres" emerge -v dbmail > > I have postgres is set as a global USE flag, and eix shows that dbmail was > compiled with the postgres USE flag set. But, just to make sure I > re-emerged it with the above command. I still get the same error.
It doesn't sound like you'd be caught with stale modules, but just the same, blow away /usr/lib/dbmail, check for a /usr/local/lib/dbmail, and check to make sure that there aren't any other modules named /usr/lib/dbmail* or /usr/local/lib/dbmail*, then re-emerge. If that fails, send output of `nm /usr/lib/dbmail/libpgsql.so` Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
