Ticket #235 (closed defect: Fixed)
Problem compiling jons-gtk-gui plugin
| Reported by: | pierre42 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build | Version: | devel |
| Keywords: | Cc: |
Description
Hi,
I try to compile the jons-gtk-gui plugin from licq-20020427 (daily cvs) on my linux slackware 8 with gcc-3.0.4 there was no problem with the configure, but for the make i got :
# gmake gmake all-recursive gmake[1]: Entering directory `/tmp/licq-20020427/plugins/jons-gtk-gui' Making all in src gmake[2]: Entering directory `/tmp/licq-20020427/plugins/jons-gtk-gui/src' source='about_window.cpp' object='about_window.lo' libtool=yes depfile='.deps/about_window.Plo' tmpdepfile='.deps/about_window.TPlo' depmode=gcc3 /bin/sh ../admin/depcomp /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -D_REENTRANT -I/tmp/licq-20020427/include -DG_LOG_DOMAIN="licq_jons-gtk-gui" `gtk-config --cflags` -O3 -march=i686 -c -o about_window.lo test -f about_window.cpp || echo './'about_window.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -D_REENTRANT -I/tmp/licq-20020427/include -DG_LOG_DOMAIN="licq_jons-gtk-gui" -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -O3 -march=i686 -c about_window.cpp -MT about_window.lo -MF .deps/about_window.TPlo -MD -MP -fPIC -DPIC -o .libs/about_window.o In file included from about_window.cpp:25: licq_gtk.h:365: 'list' is used as a type, but is not defined as a type. licq_gtk.h:468: syntax error before `;' token gmake[2]: *** [about_window.lo] Error 1 gmake[2]: Leaving directory `/tmp/licq-20020427/plugins/jons-gtk-gui/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/licq-20020427/plugins/jons-gtk-gui' gmake: *** [all] Error 2
It would be great if you could help me with this !
Best regards,
Pierre.
