On Fri, Mar 29, 2019 at 01:08:18AM +0100, Robert Scheck wrote:
> Hello folks,
> 
> when trying to use --runstatedir in BIRD 2.0.4, it looks like this here:
> 
> + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu 
> --program-prefix= --disable-dependency-tracking --prefix=/usr 
> --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc 
> --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 
> --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib 
> --mandir=/usr/share/man --infodir=/usr/share/info --runstatedir=/run/bird
> BUILDSTDERR: configure: error: unrecognized option: `--runstatedir=/run/bird'

Yes, you are right. Thanks for notifying us. Seems like releases 1.6.6
and 2.0.4 have configure scripts that were inadvertently generated with
older autoconf without 'runstatedir' option support.

Workaround is either to regenerate configure using 'autoreconf' from
proper autoconf tool, or just use older 'with-runtimedir' option.

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: [email protected])
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."

Reply via email to