On Fri, 2013-06-21 at 10:25 +0530, Aravindhan k wrote: > I am trying to build to gnome 3.8 using jhbuild on my debian wheezy. > The following error that > I cant solve myself. I working last four days fighting with all the > dependencies problems So please help me. > ./test-hostname ./hostnames-test.txt > /dev/null > CCLD gnome-control-center > /usr/bin/ld: warning: libkrb5.so.26, needed by > /usr/lib/i386-linux-gnu/libsamba-credentials.so.0, may conflict with > libkrb5.so.3 > ../panels/printers/.libs/libprinters.a(libprinters_la-pp-samba.o): In > function `list_dir': > /home/tinisoft/gnome/source/gnome-control-center/panels/printers/pp-samba.c:343: > undefined reference to `smbc_getFunctionClosedir' > /home/tinisoft/gnome/source/gnome-control-center/panels/printers/pp-samba.c:344: > undefined reference to `smbc_getFunctionReaddir' > /home/tinisoft/gnome/source/gnome-control-center/panels/printers/pp-samba.c:345: > undefined reference to `smbc_getFunctionOpendir' > /home/tinisoft/gnome/source/gnome-control-center/panels/printers/pp-samba.c:350: > undefined reference to `smbc_setFunctionAuthDataWithContext' > /home/tinisoft/gnome/source/gnome-control-center/panels/printers/pp-samba.c:352: > undefined reference to `smbc_setFunctionAuthDataWithContext' > ../panels/printers/.libs/libprinters.a(libprinters_la-pp-samba.o): In > function `auth_fn':
Looks like your control-center isn't getting linked to libsmbclient. File a bug with the full build log. Cheers _______________________________________________ gnome-love mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnome-love
