Gast
#2786356
Hallo, ich scheitere gerade am Versuch gnuplot für das gnublin-Board zu kompilieren. Nach dem ich den Cross-Compiler eingerichtet habe erhalte ich folgende Meldung: martin@projektpc:~/Downloads/gnuplot-4.6.0$ ./configure configure: loading site script /opt/eldk-5.0/armv5te/site-config-armv5te-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... arm-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... configure: error: in `/home/martin/Downloads/gnuplot-4.6.0': configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. Hat einer Ahnung was falsch ist?