Re: Automake help to find boost_regexp needed

2020-06-22 Thread Eduardo M KALINOWSKI
On 21/06/2020 18:43, Andreas Tille wrote: > Hi, > > in the Debian Med Covid-19 sprint I'm trying to package ufasta[1]. > Unfortunately the configure step leads to > > >checking for libboost_regex... no > > > I wonder what I'm doing wrong here. Well, is libboost-regex-dev (or an specific versio

Re: Automake help to find boost_regexp needed

2020-06-22 Thread Andreas Tille
Hi, On Mon, Jun 22, 2020 at 04:06:56PM +0800, 铜豌豆 Linux wrote: >     In my computer, I use dpkg-buildpackage, A, probably on your computer is pkg-config installed. Added to Build-Depends - works. Thanks for the inspiring information. > ./dgrep.cc:11: multiple definition of `dgrep_main(int,

Re: Automake help to find boost_regexp needed

2020-06-22 Thread 铜豌豆 Linux
Hi,     In my computer, I use dpkg-buildpackage, [...] checking for libboost_regex... yes [...] But I meet the other errors: g++ -std=c++0x -g -O3 -std=c++0x -g -O2 -fdebug-prefix-map=/home/atzlinux/devel/offical/ufasta=. -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include

Automake help to find boost_regexp needed

2020-06-21 Thread Andreas Tille
Hi, in the Debian Med Covid-19 sprint I'm trying to package ufasta[1]. Unfortunately the configure step leads to checking for libboost_regex... no I wonder what I'm doing wrong here. Kind regards Andreas. [1] https://salsa.debian.org/med-team/ufasta -- http://fam-tille.de