octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35488] .libs/liboctave_la-ODES.o: file not re


From: anonymous
Subject: [Octave-bug-tracker] [bug #35488] .libs/liboctave_la-ODES.o: file not recognized: File truncated
Date: Thu, 09 Feb 2012 13:01:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0

Follow-up Comment #3, bug #35488 (project octave):

Dear developer
I recently update octave and found that there
is a problem with liboctave_la-ODES.o or lo

after a while I rmoved the whole octave dir
and started from scratch, but the error remain.
Ciau, Erich


After

 hg clone ....
hg update 

hg tip
changeset:   14347:12c70d00c04e
tag:         tip
user:        Rik <address@hidden>
date:        Wed Feb 08 22:39:41 2012 -0800
summary:     conv.m: Add "valid" as possible SHAPE parameter (Bug #34893)



autogen.sh

and 

 setenv CFLAGS -O3
setenv CXXFLAGS -O3
setenv LIBS '-lmetis -lpthread'
 configure --with-lapack=/usr/local/lib64/liblapack.so
--with-blas=/usr/local/lib64/libopenblas.so

make -j4

I got 

.libs/liboctave_la-ODES.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make[3]: *** [liboctave.la] Error 1
make[3]: Leaving directory `/home/erich/software/octave/liboctave'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/erich/software/octave/liboctave'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/erich/software/octave'
make: *** [all] Error 2

How could I avoid this error?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35488>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]