From help-octave-request at bevo dot che dot wisc dot edu Mon Jan 12 17:53:56 2004 Subject: Re: unexpected end of line From: Robert Leach To: help-octave at bevo dot che dot wisc dot edu Cc: help-octave at bevo dot che dot wisc dot edu Date: Mon, 12 Jan 2004 16:51:29 -0700 Hmmm... it appears that maybe my problem may have to do with sed as well... The line it's complaining about is this one in Makeconf: export SED I double checked this by putting an extra line above and below it and the line it complained about incremented by one. I tried completely deleting and retyping the line in case there were and carriage returns causing me problems. Dmitri, would you be so kind as to send me a copy of your makeconf file so I can compare the two? I tried seeing what version of sed I have but it didn't seem to recognize any of the flags I gave it and doing a man gives me "getcwd: Permission denied". I'll try installing a GNU sed to see if that solves my problem. Rob On Monday, January 12, 2004, at 04:08 PM, Dmitri A. Sergatskov wrote: > Robert Leach wrote: >> Yup. >> > > Well, octave compiled very cleanly here on Solaris 8 after I put entire > GNU toolchain on it. Now I think to remember that non-GNU sed had > some problems with very long lines... > Anyway here is what I got: > > sed -V > GNU sed version 4.0 > > gcc -v > Reading specs from > /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.3/specs > Configured with: ../configure --disable-nls --with-as=/usr/ccs/bin/as > --with-ld=/usr/ccs/bin/ld > Thread model: posix > gcc version 3.2.3 > > automake --version > automake (GNU automake) 1.7.2 > > autoconf --version > autoconf (GNU Autoconf) 2.57 > > make -v > GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. > Built for sparc-sun-solaris2.8 > > Regards, > > Dmitri. > > ===================================================================== = Robert W. Leach = = Los Alamos National Lab = = Bioscience Division: Bioinformatics & Computational Biology Group = = MS M888 = = Los Alamos, NM 87545 = = robleach at lanl dot gov = = Work: 505-667-2307 = = Cell: 505-310-3759 = ===================================================================== Work Calendar & To-Do List: http://66.93.220.101/phpicalendar/week.php?cal=Work ------------------------------------------------------------- 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 -------------------------------------------------------------