Hi all.
i have a thinclient that i will use to controll a arduino board. so i figured slitaz would be the best choice.
the thinclient i have had a flashdrive from 128MB so i cannot experiment much on that. and are forced to use the slitaz-base flavour
ok now to the problem
ik have installed slitaz in virtualbox. with a 6gb harddisk and ar trying to create a package from arduino for slitaz
when i am trying to compile the ftp://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.gz i am getting an insanity problem :P
"configure: error: C preprocessor "/lib/cpp" fails sanity check"
root@slitaz:/home/marco/binutils-2.19.1# cpp -v
Using built-in specs.
Target: i486-pc-linux-gnu
Configured with: ../gcc-4.4.1/configure --prefix=/usr --libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --enable-nls --enable-languages=c,c++,objc,fortran --enable-shared --with-system-zlib --enable-clocale=gnu --enable-objc-gc --enable-__cxa_atexit --enable-threads=posix --with-tune=i486 i486-pc-linux-gnu
Thread model: posix
gcc version 4.4.1 (GCC)
COLLECT_GCC_OPTIONS='-E' '-v' '-mtune=i486'
/usr/lib/gcc/i486-pc-linux-gnu/4.4.1/cc1 -E -quiet -v - -mtune=i486
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/lib/gcc/i486-pc-linux-gnu/4.4.1/../../../../i486-pc-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
/usr/lib/gcc/i486-pc-linux-gnu/4.4.1/include
/usr/lib/gcc/i486-pc-linux-gnu/4.4.1/include-fixed
/usr/include
End of search list.
can somebody help mee with this.
It looks like you're new here. If you want to get involved, click one of these buttons!