Re: Wrapping GChecksum?
- From: "Naveen Verma" <ernaveenverma gmail com>
- To: "Jonathon Jongsma" <jonathon quotidian org>
- Cc: Murray Cumming <murrayc murrayc com>, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Wrapping GChecksum?
- Date: Mon, 14 Jan 2008 10:45:20 +0200
Hi,
I agree its good to use jhbuild. But still its good to have it compile independently. Because its not good that if anyone wants to use it by taking sources then it fails.
As per the error message it seems there is some mismatch between libraries, and this problem is coming in compiling gio.
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/nkverma/MyOwn/glibc++/trunk/gio/giomm/private'
make[5]: Entering directory `/home/nkverma/MyOwn/glibc++/trunk/gio/giomm'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"giomm\" -I../../gio -I../../gio -I../../glib -I../../glib -I../.. -I../../gio -I../../gio -I/home/nkverma/Oss//include/glib-
2.0 -I/home/nkverma/Oss//lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/home/nkverma/Oss//include/glib-2.0 -I/home/nkverma/Oss//lib/glib-2.0/include -g -O2 -Wall -Wno-long-long -MT
appinfo.lo -MD -MP -MF .deps/appinfo.Tpo -c -o appinfo.lo appinfo.cc
mkdir .libs
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"giomm\" -I../../gio -I../../gio -I../../glib -I../../glib -I../.. -I../../gio -I../../gio -I/home/nkverma/Oss//include/glib-
2.0 -I/home/nkverma/Oss//lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -pthread -I/home/nkverma/Oss//include/glib-2.0 -I/home/nkverma/Oss//lib/glib-2.0/include -g -O2 -Wall -Wno-long-long -MT
appinfo.lo -MD -MP -MF .deps/appinfo.Tpo -c appinfo.cc -fPIC -DPIC -o .libs/appinfo.o
appinfo.cc: In member function 'bool Gio::AppInfo::supports_files() const':
appinfo.cc:400: error: 'g_app_info_supports_files' was not declared in this scope
/home/nkverma/Oss//include/glib-2.0/gio/gappinfo.h: In member function 'bool Gio::AppInfo::should_show() const':
/home/nkverma/Oss//include/glib-2.0/gio/gappinfo.h:164: error: too few arguments to function 'gboolean g_app_info_should_show(GAppInfo*, const char*)'
appinfo.cc:425: error: at this point in file
make[5]: *** [appinfo.lo] Error 1
make[5]: Leaving directory `/home/nkverma/MyOwn/glibc++/trunk/gio/giomm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/nkverma/MyOwn/glibc++/trunk/gio/giomm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/nkverma/MyOwn/glibc++/trunk/gio'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/nkverma/MyOwn/glibc++/trunk/gio'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nkverma/MyOwn/glibc++/trunk'
make: *** [all] Error 2
-Br
Naveen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]