I got this error to, its seems to be something with libtool and dash if i remember the thread correctly.Hello!
I'm trying to compile openpli image for DM500, but there are some errors. Could you please help?
What am I doing wrong?Code:/bin/sh ./libtool --mode=compile --tag=CC powerpc-tuxbox-linux-gnu-gcc -g -O2 -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=0 -DSQLITE_THREAD_OVERRIDE_LOCK=-1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -c ./src/alter.c ./libtool: 1639: preserve_args+= --tag CC: not found eval: 1: base_compile+= powerpc-tuxbox-linux-gnu-gcc: not found eval: 1: base_compile+= -g: not found eval: 1: base_compile+= -O2: not found eval: 1: base_compile+= -DSQLITE_OS_UNIX=1: not found eval: 1: base_compile+= -I.: not found eval: 1: base_compile+= -I./src: not found eval: 1: base_compile+= -D_HAVE_SQLITE_CONFIG_H: not found eval: 1: base_compile+= -DNDEBUG: not found eval: 1: base_compile+= -DSQLITE_THREADSAFE=0: not found eval: 1: base_compile+= -DSQLITE_THREAD_OVERRIDE_LOCK=-1: not found eval: 1: base_compile+= -DSQLITE_OMIT_LOAD_EXTENSION=1: not found eval: 1: base_compile+= -c: not found libtool: compile: you must specify a compilation command libtool: compile: Try `libtool --help --mode=compile' for more information. make[1]: *** [alter.lo] Error 1 make[1]: Leaving directory `/home/amaru/test/openplisvn/trunk/cdk/cdk/sqlite-3.6.4' make: *** [.sqlite] Error 2
Runningfixed it for me.Code:export CONFIG_SHELL="/bin/bash"



LinkBack URL
About LinkBacks

Reply With Quote

Bookmarks