[email protected], le Wed 12 Jun 2013 08:44:17 -0500, a écrit : > ctb_compile.build.o -ldl -lm -L/usr/lib -lsicui18n -lsicuuc -lsicudata > > Does anyone know what package I'm missing, or any idea where I can get > the source for the icu18n library I'm missing?
That's really odd. -lsicui18n comes from the output of $ icu-config --ldflags -Wl,-z,relro -ldl -lm -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -ldl -lm no s here, and libicui18n is provided in the standard libicu package. I guess it's an issue in your distro. Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
