Hello!
I want to install astersk-1.4.14 on Ubuntu Feisty Faun.
I have run ./configure and it worked fine.
When I try to run make I get this print over and over again until I stop the build.
root@xxx-desktop:~/Desktop/asterisk-1.4.14# make
make: Warning: File `Makefile' has modification time 4.7e+06 s in the future
make[1]: Entering directory `/home/xxx/Desktop/asterisk-1.4.14/menuselect'
make[1]: Warning: File `Makefile' has modification time 4.1e+06 s in the future
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
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for cp... /bin/cp
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for nroff... /usr/bin/nroff
checking for rm... /bin/rm
checking for strdup... yes
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mxml.list
config.status: creating mxml.pc
config.status: creating config.h
make[1]: Leaving directory `/home/xxx/Desktop/asterisk-1.4.14/menuselect'
What is gtk±2.0, and what should I do?
Thanks
// Kumlin
… it will take time]