On 23-01-2013 19:19, Volodymyr Kostyrko wrote: > Hi all. > > I have no luck updating chromium. The build fails with: > > CXX(target) > out/Release/obj.target/printing/printing/printing_context_gtk.o > In file included from printing/backend/print_backend_cups.cc:16: > /usr/local/include/gcrypt.h:1344:2: error: 'gcry_ac_data_read_cb_t' is > deprecated [-Werror,-Wdeprecated-declarations] > gcry_ac_data_read_cb_t cb; > ^ > /usr/local/include/gcrypt.h:1309:23: note: 'gcry_ac_data_read_cb_t' > declared here > typedef gpg_error_t (*gcry_ac_data_read_cb_t) (void *opaque, > ^
[...] Do you happen to have -Werror defined somewhere (e.g. in /etc/make.conf)? The build does produce some warnings (see [1], big): > clang32, lang/gcc, current 9-STABLE. > René [1] http://rene-ladan.nl/tb/logs/9-FreeBSD/chromium-24.0.1312.56.log _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
