Re: [Ekiga-devel-list] [Win32] gsettings trouble

2014-01-16 Thread Yang Xiao
Dear Thierry,
Pls help to remove me from this mail list. Thanks in advanced.!


2013/12/17 Thierry Simonnet 

> Hello,
>
> I tested the last modifs from git.
> I have the following errors :
>
> /usr/bin/install -c ekiga-config-tool '/win32/dist/Ekiga'
> make[4]: Leaving directory `/win32/ekiga/src'
> make[3]: Leaving directory `/win32/ekiga/src'
> make[2]: Leaving directory `/win32/ekiga/src'
> Making install in plugins
> make[2]: Entering directory `/win32/ekiga/plugins'
> Making install in ldap
> make[3]: Entering directory `/win32/ekiga/plugins/ldap'
> CXXLD libgmldap.la
>
> *** Warning: Linking the shared library libgmldap.la against the
> loadable module
> *** libekiga.dll.a is not portable!
> .libs/ldap-source.o: In function `ZN5Ekiga8Settings10set_stringERKSsS2_':
> /win32/ekiga/plugins/ldap/../../lib/settings/ekiga-settings.h:128:
> undefined reference to `g_settings_set_string'
> .libs/ldap-source.o: In function `ZN5Ekiga8Settings10get_stringERKSs':
> /win32/ekiga/plugins/ldap/../../lib/settings/ekiga-settings.h:116:
> undefined reference to `g_settings_get_string'
> /win32/ekiga/plugins/ldap/../../lib/settings/ekiga-settings.h:116:
> undefined reference to `g_settings_get_string'
> .libs/ldap-source.o: In function `ZN5Ekiga8SettingsC1ERKSs':
> /win32/ekiga/plugins/ldap/../../lib/settings/ekiga-settings.h:99:
> undefined reference to `g_settings_new'
> collect2: error: ld returned 1 exit status
> make[3]: *** [libgmldap.la] Error 1
> make[3]: Leaving directory `/win32/ekiga/plugins/ldap'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/win32/ekiga/plugins'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/win32/ekiga'
> make: *** [/win32/dist/zips] Error 2
> austerlitz:~/win32#
>
> --
>
> Thierry Simonnet
>
> ESIEE-Paris
>
> Par respect pour l’environnement, n’imprimez ce mail que si nécessaire
>
>
> ___
> ekiga-devel-list mailing list
> ekiga-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/ekiga-devel-list
>
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] [Win32] gsettings trouble

2014-01-16 Thread Eugen Dedu

On 13/01/14 20:08, Julien Puydt wrote:

Le 13/01/2014 19:57, Eugen Dedu a écrit :

On 13/01/14 13:05, Eugen Dedu wrote:

On 07/01/14 10:15, Julien Puydt wrote:

Le 07/01/2014 09:52, Thierry Simonnet a écrit :

I manually corrected this trouble adding -lgio-2.0 in GLIB_LIBS in
ekiga/plugins/ldap/Makefile


The correct fix is probably to change the PKG_CHECK_MODULES line for
glib in configure.ac...


Julien, I do not understand:
- why do you point on configure.ac, whose role is only to check that all
libraries are there (and not to add -lgio)
- why in linux this error does not appear


I notice that the error appears on linux too...  Don't you have it too,
Julien and Damien??  Is it fixed with current master (so that I do not
bother)?


I don't have the problem...


Do you have -lgio which gets added when you build plugins?

What does
snoopy:~$ grep lgio /usr/lib/x86_64-linux-gnu/pkgconfig/*pc
snoopy:~$ grep lgio /usr/lib/pkgconfig/*pc
show?

--
Eugen
___
ekiga-devel-list mailing list
ekiga-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-devel-list