El jue, 17-07-2008 a las 16:42 +0000, K. Gysin escribió:
> Hi,
> 
> The error is because the freehdl.pc file is not included in the package.
> 
> Adding the line 
> usr/lib/pkgconfig/freehdl.pc
> to libfreehdl0.install (in the package source) and re-building the
> package should solve that issue.
> 
> I also had to adapt the script qucsdigi (/usr/bin/qucsdigi) and add
> "--tag CXX" otherwise I would get a compile error:
> 
> libtool --quiet --mode=link $CXX $NAME._main_.o $NAME.o $LIBS 
>     $IEEELIBS -o $NAME
> libtool --quiet --mode=link --tag CXX $CXX $NAME._main_.o $NAME.o $LIBS
>     $IEEELIBS -o $NAME
> 
> 
> Both changes are quite trivial (and I am not sure if freehdl.pc really
> belongs to the libraries, or if the second fix is the correct response
> here), so I am not attaching patches. I can still do so if required, of
> cours.
> 

Thanks for your info. 
I've fixed the freehdl package to include the pkgconfig info. About the
qucs issue I'd prefered to send a message to upstream as I'm not sure
the fix is totally adecuate either. I'll fix qucs depending on his
answer.

Cheers
José L.

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

Reply via email to