Forum: Mikrocontroller und Digitale Elektronik gnuplot für gnublin kompilieren


von Martin (Gast)


Lesenswert?

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?

von Phil J. (sunflower_seed)


Lesenswert?

Steht doch da :P

>If you meant to cross compile, use `--host'.

Und der Host ist ja bekannterweise arm-linux-gnueabi ...

Warum nimmst du nicht einfach die Debian Pakete? ;-)

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.