--- In "j.chitte" <> wrote:
>
> Hi ,
>
> I am trying to compile gnuplot natively , booting a 7250 over nfs
> using a TS debian image.
>
> part of the ./configure tool tests for compiler output by trying to
> create a temporary file in /tmp . It fails and drops out.
>
> If I pull the temp file name from config.log I can touch it and the
> test now continues.
>
> :gnuplot-cvs# ls -ail /tmp
> total 3
> 254322 drwxr-xr-x 3 root root 9 Jan 16
>
2009 ./
> 251705 drwxr-xr-x 23 root root 24 Jun 1
>
2008 ../
> 352012 -rw------- 1 root root 0 Apr 22 2008 NO-
>
IPCYhgQY
> 417301 -rw-r--r-- 1 root root 0 Jan 3 00:10
>
ccISlIeO.o
> 346178 -rw------- 1 root root 0 Apr 7 2008
>
ccMDJhb7.c
> 349925 -rw------- 1 root root 0 Apr 22 2008
>
ccTYqj2E.s
> 417610 -rw-r--r-- 1 root root 0 Jan 16 12:53
>
ccn0vahZ.o
> 418709 -rw-r--r-- 1 root root 0 Jan 16 14:43
>
ccygwujL.o
> 254323 drwxr-xr-x 2 root root 2 May 2 2006 dev/
>
> I dont see why it can't make the test file.
>
> configure:2855: checking for suffix of executables
> configure:2862: gcc -o conftest -mcpu=arm9 -Wall conftest.c >&5
> /tmp/ccKZ0RH3.o: file not recognized: File format not recognized
> collect2: ld returned 1 exit status
>
>
> maybe I'm misreading this, automake is cryptic as hell.
>
> Any ideas?
>
> TIA.
>
Duh! had a bad -mtune in CFLAGS don't know how that got into my notes
as working last time but this fixed it.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|