[Top][All Lists]
[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 12:44:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0 |
URL:
<http://savannah.gnu.org/bugs/?35488>
Summary: .libs/liboctave_la-ODES.o: file not recognized: File
truncated
Project: GNU Octave
Submitted by: None
Submitted on: Do 09 Feb 2012 12:44:41 UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
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/
- [Octave-bug-tracker] [bug #35488] .libs/liboctave_la-ODES.o: file not recognized: File truncated,
anonymous <=