On Wed, Sep 21, 2005, Doug Henry wrote:

> when building sqlite from CURRENT with the readline option on, it links to
> termcap.  is libtermcap in an openpkg package?

No, termcap is not provided by any OpenPKG package. I've now replaced
this hard-coded "-ltermcap" with "`pkg-config --libs readline`". This
way it's up to the "readline" package to figure out whether -ltermcap is
needed or not. Thanks for the hint.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to