[Asterisk-Users] Slackware 9.1 Install Help
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Wed Oct 22 04:45:28 MST 2003
> =====CUT=====
> In file included from /usr/include/gtk-1.2/gtk/gtkarg.h:31,
> from /usr/include/gtk-1.2/gtk/gtkobject.h:31,
> from /usr/include/gtk-1.2/gtk/gtkaccelgroup.h:35,
> from /usr/include/gtk-1.2/gtk/gtk.h:32,
> from pbx_gtkconsole.c:38:
> /usr/include/gtk-1.2/gtk/gtktypeutils.h:163: warning: function
> declaration isn't
> a prototype
> In file included from /usr/include/gtk-1.2/gtk/gtk.h:80,
> from pbx_gtkconsole.c:38:
> /usr/include/gtk-1.2/gtk/gtkitemfactory.h:48: warning: function
> declaration isn'
> t a prototype
> pbx_gtkconsole.c: In function `__verboser':
> pbx_gtkconsole.c:101: warning: assignment discards qualifiers from
> pointer targe
> t type
> gcc -shared -Xlinker -x -o pbx_gtkconsole.so pbx_gtkconsole.o
> `gtk-config --libs
> gthread`
> /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-l
> inux/bin
> /ld: cannot find -lXext
> collect2: ld returned 1 exit status
> make[1]: *** [pbx_gtkconsole.so] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/pbx'
> make: *** [subdirs] Error 1
> root at voipsrv1:/usr/src/asterisk#
> =====CUT=====
It wants GTK (and by extension, X), but I have * installed on a number of
Slack91 boxes without X... This must be a recent thing... Try hacking the
pbx/Makefile to eliminate pbx_gtkconsole or removing the GTK+ libraries
from your system, as * must be autodetecting what it can build, and
kdeconsole's not building.
You've got a shitload of extra crap on your * system if you installed
everything in those disksets...
Regards,
Andrew
More information about the asterisk-users
mailing list