Dear Johannes,
I have solved the problem by moving all the header files to either
/usr/include/ajax or /usr/include/nucleus, and keeping the internal
headers of EMBOSS' old copy of libpcre in /usr/include/ajax. Therefore,
to build EMBOSS third-party applications in Debian, one will have to
pass -
Le Mon, Jul 16, 2007 at 11:09:29PM +0200, Johannes Kloos a écrit :
> Maybe you could change the #include into #include "ajax-pcre_internal.h"
> and distribute the header file under a different name.
Maybe... Do you think that it could give a problem with the EMBASSY
packages ?
> Another possibili
On Mon, Jul 16, 2007 at 11:18:01PM +0900, Charles Plessy wrote:
> Le Mon, Jul 16, 2007 at 11:33:05AM +0200, Johannes Kloos a écrit :
> >
> > Hi,
> > the header file ajreg.h in emboss-lib includes pcre_internal.h.
> > Since the package itself doesn't provide this header file and neither
> > does li
Le Mon, Jul 16, 2007 at 11:33:05AM +0200, Johannes Kloos a écrit :
>
> Hi,
> the header file ajreg.h in emboss-lib includes pcre_internal.h.
> Since the package itself doesn't provide this header file and neither
> does libpcre3-dev, the following program won't compile:
Dear Johannes,
I can add
Package: emboss-lib
Version: 4.1.0-1
Severity: normal
Hi,
the header file ajreg.h in emboss-lib includes pcre_internal.h.
Since the package itself doesn't provide this header file and neither
does libpcre3-dev, the following program won't compile:
--- sequences.cc
// minimal example
#include
---
5 matches
Mail list logo