Control: tags -1 upstream
Control: retitle -1 fb_config --embedlibs gives non-existing -lfbembed

-=| Rene Engelhard, 06.06.2016 20:13:47 +0200 |=-
> Package: firebird-dev
> Version: 3.0.0.32483.ds4-3
> Severity: important
> 
> 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?

Ouch. Your guess seems correct to me. I'll file a bug upstream and try 
to help them with a patch.

> >             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.

Attachment: signature.asc
Description: Digital signature

Reply via email to