help-octave
[Top][All Lists]
Advanced

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

Re: make error: dir-ops.cc:61: error: ‘ strerror ’ is not a member of ‘


From: Alexandru Cabuz
Subject: Re: make error: dir-ops.cc:61: error: ‘ strerror ’ is not a member of ‘ gnulib ’
Date: Fri, 22 Oct 2010 11:05:28 +0200

run autogen.sh.  You should be able to build Octave from a snapshot
tar file by doing (for example):

 tar zxf octave-3.3.53.tar.gz
 cd octave-3.3.53
 ./configure
 make

That's what I have been doing. I get:

dir-ops.cc: In member function ‘bool dir_entry::open(const std::string&)’:
dir-ops.cc:61: error: ‘strerror’ is not a member of ‘gnulib’
make[3]: *** [liboctave_la-dir-ops.lo] Erreur 1
make[3]: quittant le répertoire « /home/cabuz/comsolwork/BLASlibsetc/octave-3.3.52/liboctave »
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire « /home/cabuz/comsolwork/BLASlibsetc/octave-3.3.52/liboctave »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/cabuz/comsolwork/BLASlibsetc/octave-3.3.52 »
make: *** [all] Erreur 2


--
Alexandru I. Cabuz
Tel: +33 (0)6.70.70.46.41

--- Please no Word or Powerpoint attachments.
Send plain text, rich text format, html, or pdf instead.
See http://www.gnu.org/philosophy/no-word-attachments.html

reply via email to

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