sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] illegal flag specified to DB_ENV->repmgr_set_local_site


From: Phil Pennock
Subject: Re: [Sks-devel] illegal flag specified to DB_ENV->repmgr_set_local_site
Date: Mon, 15 Dec 2008 13:13:05 -0800

On 2008-12-15 at 15:23 +0100, Sebastian Wieseler wrote:
> I've got a problem with fastbuild or build in sks...
> 
> My "basedir" is /home/sks/sks/
> My dump files are in /home/sks/sks/dump/
> 
> $ cd /home/sks/sks/
> $ /home/sks/sks/bin/sks fastbuild -n 4 -cache 100 dump/*.pgp
> illegal flag specified to DB_ENV->repmgr_set_local_site
> repmgr_add_remote_site: host name is required
> Segmentation fault
> 
> 
> The same happends when I try only "build".
> I compiled sks-1.1.0 with db-4.6.21.
> 
> Can you please help?

When you use ldd against the sks binary, what does *it* report for the
version of libdb?  (List Dynamic Dependencies).

Smells like a problem with using #include headers from a newer version
than the library you linked against.

-Phil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]