Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27063 - [lshw] missing gtk2 {make,}dependence
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 23:57 GMT
Last edited by Sergej Pupykin (sergej) - Sunday, 20 November 2011, 19:34 GMT
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 23:57 GMT
Last edited by Sergej Pupykin (sergej) - Sunday, 20 November 2011, 19:34 GMT
|
DetailsDescription:
Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found cc -g -Wall -I../core -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c callbacks.c -o callbacks.o Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found callbacks.c:5:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make[2]: *** [callbacks.o] Error 1 make[2]: *** Waiting for unfinished jobs.... gtk-lshw.c:3:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make[2]: *** [gtk-lshw.o] Error 1 support.c:15:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. interface.c:16:28: fatal error: gdk/gdkkeysyms.h: No such file or directory compilation terminated. make[2]: *** [support.o] Error 1 make[2]: *** [interface.o] Error 1 make[2]: Leaving directory `/build/src/lshw-B.02.15/src/gui' make[1]: *** [gui] Error 2 make[1]: Leaving directory `/build/src/lshw-B.02.15/src' make: *** [gui] Error 2 Additional info: * lshw B.02.15-1 Steps to reproduce: Try to build it. |
This task depends upon