ShiehShieh
2014-06-15 00:54:55 +08:00
Package webkit-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'webkit-1.0' found
Package javascriptcoregtk-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `javascriptcoregtk-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'javascriptcoregtk-1.0' found
Package xcb-shm was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-shm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'xcb-shm', required by 'cairo', not found
Package webkit-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'webkit-1.0' found
Package javascriptcoregtk-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `javascriptcoregtk-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'javascriptcoregtk-1.0' found
Package x11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x11' found
cc -std=c99 -ggdb -W -Wall -Wextra -pedantic -pthread -D_BSD_SOURCE -D_POSIX_SOURCE -DARCH=\"x86_64\" -DCOMMIT=\"2012.05.14-199-g47ec23d\" -c -o uzbl-core.o src/uzbl-core.c
In file included from src/uzbl-core.c:32:
src/uzbl-core.h:16:10: fatal error: 'glib/gstdio.h' file not found
#include <glib/gstdio.h>
^
问题如上。