[pkg-firebird-general] Bug#826591: fb_config --embedliibs gives non-existing -lfbembed

Rene Engelhard rene at debian.org
Mon Jun 6 18:13:47 UTC 2016


Package: firebird-dev
Version: 3.0.0.32483.ds4-3
Severity: important

Hi,

On Mon, Jun 06, 2016 at 11:27:17AM +0000, Debian Bug Tracking System wrote:
>  firebird3.0 (3.0.0.32483.ds4-3) experimental; urgency=medium
>  .
>    * install fb_config in firebird-dev (Closes: #826320)

Thanks, but it seems that doesn't do what it should?

% fb_config --embedlibs
-L/usr/lib -lfbembed

Which of course fails given there is no libfbembed.so anymore. TTBOMK
people should use -lfbclient?

>             AC_MSG_NOTICE([fb_config found])
>             FIREBIRD_VERSION=`$FIREBIRDCONFIG --version`
>             AC_MSG_CHECKING([for Firebird Client library])
>             FIREBIRD_CFLAGS=`$FIREBIRDCONFIG --cflags`
>             FIREBIRD_LIBS=`$FIREBIRDCONFIG --embedlibs`
>             FilterLibs "${FIREBIRD_LIBS}"
>             FIREBIRD_LIBS="${filteredlibs}"

And that one is used here.

Regards,
 
Rene




More information about the pkg-firebird-general mailing list