View Single Post
Old 03-31-2013, 08:35 PM   #127
potatogim
Junior Member
potatogim began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2013
Device: Onyx Boox M92
Building error in booxsdk...

Hi, I'm trying to build booxsdk.

but rake is occurred error like below...

Quote:
~/m92/booxsdk$ rake -f Rakefile.imx508 build:arm:static
...
...
Linking CXX executable ../../../unittests/dictionary_test
CMakeFiles/dictionary_test.dir/qstardict_plugin/stardict_base.cpp.o: In function `stardict::WordlistIndex::load(QString const&, unsigned long, unsigned long)':
stardict_base.cpp.text+0x2350): undefined reference to `gzopen'
stardict_base.cpp.text+0x23e4): undefined reference to `gzread'
stardict_base.cpp.text+0x23f4): undefined reference to `gzclose'
collect2: ld returned 1 exit status
potatogim is offline   Reply With Quote