Hi All, Just a fyi on the building ekiga as a rpm with the current Fedora 9.
Peter g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf -I../../../../lib/engine/framework -I../../../../lib/engine/addressbook/skel -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLDAP_DEPRECATED=1 -fPIC -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-book.lo -MD -MP -MF .deps/ldap-book.Tpo -c ../../../../lib/engine/addressbook/ldap/ldap-book.cpp -o ldap-book.o >/dev/null 2>&1 mv -f .deps/ldap-book.Tpo .deps/ldap-book.Plo /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf -I../../../../lib/engine/framework -I../../../../lib/engine/addressbook/skel -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLDAP_DEPRECATED=1 -fPIC -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-source.lo -MD -MP -MF .deps/ldap-source.Tpo -c -o ldap-source.lo `test -f '../../../../lib/engine/addressbook/ldap/ldap-source.cpp' || echo './'`../../../../lib/engine/addressbook/ldap/ldap-source.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../lib/gmconf -I../../../../lib/engine/framework -I../../../../lib/engine/addressbook/skel -I/usr/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLDAP_DEPRECATED=1 -fPIC -Wall -Wextra -Winit-self -Wswitch-default -Wswitch-enum -Wstrict-aliasing=2 -Wfloat-equal -Wshadow -MT ldap-source.lo -MD -MP -MF .deps/ldap-source.Tpo -c ../../../../lib/engine/addressbook/ldap/ldap-source.cpp -fPIC -DPIC -o .libs/ldap-source.o ../../../../lib/engine/addressbook/ldap/ldap-source.cpp: In member function 'void OPENLDAP::Source::on_new_book_form_submitted(Ekiga::Form&)': ../../../../lib/engine/addressbook/ldap/ldap-source.cpp:185: error: 'atoi' is not a member of 'std' make[6]: *** [ldap-source.lo] Error 1 make[6]: Leaving directory `/usr/src/redhat/BUILD/ekiga-2.9.0/lib/engine/addressbook/ldap' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/usr/src/redhat/BUILD/ekiga-2.9.0/lib/engine/addressbook' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/redhat/BUILD/ekiga-2.9.0/lib/engine' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/redhat/BUILD/ekiga-2.9.0/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/redhat/BUILD/ekiga-2.9.0/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/ekiga-2.9.0' _______________________________________________ Ekiga-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
