Hi, i´m trying to compile and build gnomemeeting-1.2.2, i downloaded from the cvs (http://snapshots.seconix.com/cvs/dist/gnomemeeting-1.2.2.tar.gz) and it compiles ok with ./configure --prefix=/usr --sysconfdir=/etc, but then i try to make and i get this error
../lib/.libs/libgnomemeeting.a(gm_conf-gconf.o)(.text+0xb33): In function `gm_conf_notifier_trigger':
: undefined reference to `gconf_client_notify'
collect2: ld returned 1 exit status
make[2]: *** [gnomemeeting] Error 1
make[2]: Leaving directory `/trash/21-11-05/gnomemeeting-1.2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/trash/21-11-05/gnomemeeting-1.2.2'
make: *** [all] Error 2
: undefined reference to `gconf_client_notify'
collect2: ld returned 1 exit status
make[2]: *** [gnomemeeting] Error 1
make[2]: Leaving directory `/trash/21-11-05/gnomemeeting-1.2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/trash/21-11-05/gnomemeeting-1.2.2'
make: *** [all] Error 2
i don´t know what is wrong, i need to compile it from source because is part of a school project
This is the final configuration that ./configure gives me
================ Final configuration ===================
Installing into prefix : /opt/gtk
Installing into prefix : /opt/gtk
OpenH323 Version is : 1.15.6
OpenH323 Directory is : /usr
PWLIB Version is : 1.8.7
PWLIB Directory is : /usr
ptlib-config is : /usr/bin/ptlib-config
OpenH323 Directory is : /usr
PWLIB Version is : 1.8.7
PWLIB Directory is : /usr
ptlib-config is : /usr/bin/ptlib-config
Quicknet support : enabled
SDL Fullscreen support : enabled
DBUS support : disabled
Zeroconf support : enabled
SDL Fullscreen support : enabled
DBUS support : disabled
Zeroconf support : enabled
OS Type : linux-gnu
Machine Type : i686
Machine Type : i686
my PKG_CONFIG_PATH is:
PKG_CONFIG_PATH=/opt/gtk/lib/pkgcon:/opt/gtk/lib/pkgconfig/:/usr/local/lib/pkgconfig/:/lib/pkgconfig/
I hope you can help me with this, thanks a lot in advance.
César Martínez
_______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
