Adrian,
My hummingboard i2eX arrived today. I flashed the image file to a 16GB
micro sdcard. SOA was installed automatically within 20 minutes. After
choosing hw:CARD=DAC in the Audio Device box for my Sabre Hifimediy
USB-dac and a restart, the hummingboard appeared in LMS and I coulld
play my music. Wonderful sound!

However I'm having trouble installing both LMS 7.8 or 7.9. through the
web interface. It begins installing but after a while I see the same
error message "UBool isError = FALSE;" in the box every time. It looks
like this:

UBool isError = FALSE;
^
In file included from ./unicode/strenum.h:14:0,
from ./unicode/uenum.h:24,
from ./unicode/uloc.h:25,
from ./unicode/ures.h:27,
from unicode/resbund.h:51,
from servlk.cpp:13:
./unicode/unistr.h: In member function 'icu_46::UnicodeString&
icu_46::UnicodeString::replace(int32_t, int32_t, UChar32)':
./unicode/unistr.h:4024:9: warning: variable 'isError' set but not used
[-Wunused-but-set-variable]
UBool isError = FALSE;
^
./unicode/unistr.h: In member function 'icu_46::UnicodeString&
icu_46::UnicodeString::append(UChar32)':
./unicode/unistr.h:4327:9: warning: variable 'isError' set but not used
[-Wunused-but-set-variable]
UBool isError = FALSE;
^
g++ -D_FORTIFY_SOURCE=2 -D_REENTRANT -I. -I../i18n  
"-DDEFAULT_ICU_PLUGINS=\"/root/soa-aur/logitechmediaserver-7.8/src/slimserver-vendor-a45cc7ac2f65bb4c0a538b6c0c5c80fba6d2faa9/CPAN/build/lib/icu\"
"
"-DU_ICU_DATA_DEFAULT_DIR=\"/root/soa-aur/logitechmediaserver-7.8/src/slimserver-vendor-a45cc7ac2f65bb4c0a538b6c0c5c80fba6d2faa9/CPAN/build/share/icu/4.6\""
-DU_COMMON_IMPLEMENTATION -DHAVE_CONFIG_H  -fPIC
-DU_USING_ICU_NAMESPACE=0 -O3 -W -Wall -ansi -pedantic -Wpointer-arith
-Wwrite-strings -Wno-long-long  -fvisibility=hidden -c -DPIC -fPIC -o
servlkf.o servlkf.cpp
g++ -D_FORTIFY_SOURCE=2 -D_REENTRANT -I. -I../i18n  
"-DDEFAULT_ICU_PLUGINS=\"/root/soa-aur/logitechmediaserver-7.8/src/slimserver-vendor-a45cc7ac2f65bb4c0a538b6c0c5c80fba6d2faa9/CPAN/build/lib/icu\"
"
"-DU_ICU_DATA_DEFAULT_DIR=\"/root/soa-aur/logitechmediaserver-7.8/src/slimserver-vendor-a45cc7ac2f65bb4c0a538b6c0c5c80fba6d2faa9/CPAN/build/share/icu/4.6\""
-DU_COMMON_IMPLEMENTATION -DHAVE_CONFIG_H  -fPIC
-DU_USING_ICU_NAMESPACE=0 -O3 -W -Wall -ansi -pedantic -Wpointer-arith
-Wwrite-strings -Wno-long-long  -fvisibility=hidden -c -DPIC -fPIC -o
servrbf.o servrbf.cpp
In file included from ./unicode/strenum.h:14:0,
from ./unicode/uenum.h:24,
from ./unicode/uloc.h:25,
from ./unicode/ures.h:27,
from unicode/resbund.h:51,
from servlkf.cpp:13:
./unicode/unistr.h: In member function 'icu_46::UnicodeString&
icu_46::UnicodeString::replace(int32_t, int32_t, UChar32)':
./unicode/unistr.h:4024:9: warning: variable 'isError' set but not used
[-Wunused-but-set-variable]
UBool isError = FALSE;


Any idea what went wrong?

Thanks


------------------------------------------------------------------------
Nerdwebber's Profile: http://forums.slimdevices.com/member.php?userid=55759
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to