Hello Dave and all. I'm trying to compile brltty-4.5, and getting an error message about a missingi18n librarry. I'm running the Debian squeeze distribution, with kernel version 2.6.31.13, and gcc 4.4.5.
Here is the log from my make attempt: gcc -static -Wl,-export-dynamic -o tbl2hex tbl2hex.build.o program.build.o pid.build.o options.build.o log.build.o file.build.o device.build.o parse.build.o timing.build.o io_misc.build.o sys_linux.build.o charset.build.o charset_none.build.o dataarea.build.o datafile.build.o hostcmd.build.o hostcmd_none.build.o lock.build.o queue.build.o ttb_compile.build.o ttb_native.build.o atb_compile.build.o ctb_compile.build.o -ldl -lm -L/usr/lib -lsicui18n -lsicuuc -lsicudata -ldl -lm -ldl -lgpm -lrt -lpthread -lsupc++ /usr/bin/ld: cannot find -lsicui18n collect2: ld returned 1 exit status make[1]: *** [tbl2hex] Error 1 make[1]: Leaving directory `/home/collins/brltty-4.5/Programs' make: *** [all] Error 2 Does anyone know what package I'm missing, or any idea where I can get the source for the icu18n library I'm missing? Gene Collins _______________________________________________ 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
