View Single Post
Old 06-25-2012, 10:10 AM   #78
alphabee
Junior Member
alphabee began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jun 2012
Device: Onyx M92
Quote:
Originally Posted by tuxor View Post
Which link?
BTW, I tried to compile the booxsdk in my osx lion, but failed. Do you know any clue to compile that in mac? I got error below:

th096160:booxsdk beepopo$ rake -f Rakefile.imx508 build:default
(in /Volumes/Macintosh HD/Users/beepopo/booxsdk)
date: illegal option -- -
usage: date [-jnu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
[-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]
cd build/x86 && CC='gcc' CXX='g++' cmake ../..
-- The CXX compiler identification is GNU 4.2.1
-- The C compiler identification is GNU 4.2.1
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
Linking without tcmalloc ...
sh: line 1: 1925 Segmentation fault: 11 CC='gcc' CXX='g++' cmake ../..
rake aborted!
Command failed with status (139): [cd build/x86 && CC='gcc' CXX='g++' cmake ...]
/Volumes/Macintosh HD/Users/beepopo/booxsdk/Rakefile.imx508:89
(See full trace by running task with --trace)
alphabee is offline   Reply With Quote