![]() |
Ok I,m having problems with Make Depend and pkg-config
Ok I,m trying to install makedepend an get an error with make
Code:
configure:5094: error: The pkg-config script could not be found or is too old. Make sure it Code:
XORG_PREFIX=/usrpkgconfig is in /usr/share. & /usr/local/share All files where copy & pasted |
Hi,
Did you look at the config.log file for hints/errors/messages concerning pkg-config? Have you checked the content of PKG_CONFIG_PATH? Are both /etc/profile.d/extrapaths.sh and /etc/profile.d/X.sh present and correct? Hope this helps. |
Ok it looks like there is something wrong with pkg-config.
Code:
pkg-config --versionCode:
whereis pkg-configI have looked at the files in profile.d you mentioned they are there and were copy & pasted. I set /usr as prefix ( the easy option) |
Hi,
Quote:
Code:
$ pkg-config --version- if so, is your PATH setting correct (does it include /usr/bin) - if not, did you forget to install pkg-config-0.26 Hope this helps. |
hi druuna
Found the problem I hope here I to was following 7rc1 I,m sure I installed pkg-config 0.26. Now all I have to do is reinstall pkg config from blfs with glib. Although the commands are different dose it still install to the same places where the .pc files are. /usr/lib/pkconfig. I must of missed the error output of pkgconfig when i built it "I guess" |
Hi,
LFS 7.0rc1 is a release candidate for (pre-dates) LFS 7.0. pkg-config was removed from LFS 7.0 and is at the moment only present in BLFS, which includes the glib dependency. You can install the BLFS version (first install the glib dependency, if you haven't already), locations of the files will be the same as in the 7.0rc1 version. Hope this helps. |
Thks drunna
|
You're welcome :)
|
| All times are GMT -5. The time now is 03:26 AM. |