help-octave
[Top][All Lists]
Advanced

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

Re: problems compiling 2.1.36 on solaris 8 with gcc-3.2


From: John W. Eaton
Subject: Re: problems compiling 2.1.36 on solaris 8 with gcc-3.2
Date: Fri, 13 Sep 2002 16:35:30 -0500

On 13-Sep-2002, Sam Ducksworth <address@hidden> wrote:

| i am now building from CVS. i am getting alot further than before. i get 
| a new error now. here is what i did to configure and build from CVS.
| 
| ./autogen.sh
| sh configure --prefix=/usr/local --with-g77 --enable-shared
| 
| /usr/local/bin/make
| 
| here is the error:
| 
| 
| making gendoc.cc
| g++ -o gendoc gendoc.cc
| gendoc.cc:82:49: warning: multi-line string literals are deprecated
| gendoc.cc:105:67: warning: multi-line string literals are deprecated
| gendoc.cc:108:32: warning: multi-line string literals are deprecated
| gendoc.cc:128:88: missing terminating ' character
| gendoc.cc:1034:1: unterminated argument list invoking macro 
| "XDEFUN_DLD_INTERNAL"
| gendoc.cc: In function `void print_daspk_doc_strings()':
| gendoc.cc:1034: `XDEFUN_DLD_INTERNAL' undeclared (first use this function)
| gendoc.cc:1034: (Each undeclared identifier is reported only once for each
|    function it appears in.)
| gendoc.cc:1034: parse error at end of input
| make[4]: *** [gendoc] Error 1
| make[4]: Leaving directory 
| `/admin/BuildArea/sources/octave/sol58/octave-cvs-09132002/src'
| make[3]: *** [../../src/DOCSTRINGS] Error 2
| make[3]: Leaving directory 
| `/admin/BuildArea/sources/octave/sol58/octave-cvs-09132002/doc/interpreter'
| make[2]: *** [interpreter] Error 2
| make[2]: Leaving directory 
| `/admin/BuildArea/sources/octave/sol58/octave-cvs-09132002/doc'
| make[1]: *** [doc] Error 2
| make[1]: Leaving directory 
| `/admin/BuildArea/sources/octave/sol58/octave-cvs-09132002'
| make: *** [all] Error 

If you want help, I think you're going to have to provide some more
details.  Maybe you could send me your gendoc.cc file?  It's a
generated file, and it seems fine on my system.

jwe



-------------------------------------------------------------
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
-------------------------------------------------------------



reply via email to

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