I'm trying to compile my own package witch depends on openssl. Could it be that pkg-tool is broken?
I'm using Development branch broadcom kernel 2.4.
The content of this topic has been archived on 20 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
I'm trying to compile my own package witch depends on openssl. Could it be that pkg-tool is broken?
I'm using Development branch broadcom kernel 2.4.
I guess file rules.mk is missing folowing code:
PKG_CONFIG_PATH:=$(STAGING_DIR)/usr/lib/pkgconfig
export PKG_CONFIG_PATH
at lest it fixes the problem
(Last edited by MoD on 30 Apr 2008, 06:16)
The discussion might have continued from here.