Markus Wanner | 7 Oct 13:10
Gravatar

Re: nvm.stripped

Hello Jack,

Jack Lloyd wrote:
> Currently (rev 44c07854971c158f07da7f53d811d2e298c3f354) I am seeing
> this:
> 
> $ ./configure
> [the usual configure output]
> checking for Botan version 1.7.8 or newer... no
> configure: error: Your botan library version not match (1.7.15).

Hm.. thanks for this notification. I've never tried non-standard
locations so far.

> Note that at compilation no cflags (such as -I) are set. Against my
> local workspace, botan-config does this:
> 
> $ botan-config --cflags
> -I/home/lloyd/projects/botan/mainline/build/include
> $ botan-config --libs
> -L/home/lloyd/projects/botan/mainline/ -lm -lpthread -lrt -lbotan
> $ botan-config --version
> 1.7.15

Hm.. you manually added 'botan-config' from /home/lloyd/.. to your PATH,
right?

> And I checked with an echo that botan_CFLAGS is being set properly.
> 
> (My Botan workspace was configured and I confirmed that
(Continue reading)


Gmane