From help-octave-request at bevo dot che dot wisc dot edu Fri Sep 20 15:25:25 2002 Subject: help with octave on alphaev67-dec-0sf5.1 From: "Eugenio SEGUIN" To: help-octave at bevo dot che dot wisc dot edu Date: Fri, 20 Sep 2002 17:34:11 -0300 Community of Octave: Days back I requested help since I could not build Octave-2.1.36 in alphaev67-dec-osf5.1 using gcc-3.0.4. Suggested me to use gcc-3.0. I have built gcc-3.0 with the following successful result: gcc -v Reading specs from /usr/users/eseguin/lib/gcc-lib/alphaev67-dec-osf5.1/3.0/specs Configured with: ../gcc-3.0/configure --prefix=/usr/users/eseguin Thread model: single gcc version 3.0 However upon compiling Octave-2.1.36 the process is stopped with the following mistake message: oct-fstrm.cc: In constructor `octave_fstream::octave_fstream(const std::string&, std::_Ios_Openmode, oct_mach_info::float_format)': oct-fstrm.cc:54: no matching function for call to `std::basic_fstream >::open(const char*, std::_Ios_Openmode&, int)' /usr/users/eseguin/include/g++-v3/bits/std_fstream.h:402: candidates are: void std::basic_fstream<_CharT, _Traits>::open(const char*, std::_Ios_Openmode = (std::ios_base::in | std::ios_base::out)) [with _CharT = char, _Traits = std::char_traits] make[2]: *** [oct-fstrm.o] Error 1 make[2]: Leaving directory `/usr/users/eseguin/octave-2.1.36/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/usr/users/eseguin/octave-2.1.36' make: *** [all] Error 2 After checking several subroutines do not find the solution. First question: Someone has built ++Octave-2.1.36 in alphaev67-dec- osf5.1? Second Question: There can someone to help me to build ++Octave? To anyone that could help me I will be infinitely grateful. CarlosEugenio SEGUIN Assistant Proffesor - Civil Engineer Departament National University of San Juan - Argentina Carlos Eugenio Seguin e-mail:eseguin at idecom dot unsj dot edu dot ar Tel/Fax: 0264 - 4230942 ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------