help-octave
[Top][All Lists]
Advanced

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

Re: Problems compiling gendoc.cc (octave 2.1.40, alphaev6-dec-osf5.0)


From: Andreas Helms
Subject: Re: Problems compiling gendoc.cc (octave 2.1.40, alphaev6-dec-osf5.0)
Date: Tue, 10 Dec 2002 16:31:47 +0100 (MET)

Sorry, but this didn't help me (in fact I encountered the problem with
SONAME_FLAGS before).  



Andreas


Lehrstuhl Astrophysik   mailto:address@hidden
Universitaet Potsdam    http://www.astro.physik.uni-potsdam.de/~helms
D-14469 Potsdam         ftp://ftp.astro.physik.uni-potsdam.de/pub/helms
Phone: +49 331 977 1556  FAX   : +49 331 977 1107

On Tue, 10 Dec 2002, Eugenio SEGUIN wrote:

> Date forwarded:       Tue, 10 Dec 2002 07:15:23 -0600
> Date sent:            Tue, 10 Dec 2002 14:15:03 +0100 (MET)
> From:                 Andreas Helms <address@hidden>
> To:                   address@hidden
> Subject:              Problems compiling gendoc.cc (octave 2.1.40,  
> alphaev6-dec-osf5.0)
> Forwarded by:         address@hidden
> 
> > 
> > I have following problem compiling Octave
> > 
> > 
> > make[4]: Entering directory`/home/puppis/helms/software/octave-objdir/src'
> > g++ -o gendoc gendoc.cc gendoc.cc:102: macro `XDEFUN_DLD_INTERNAL' used
> > with too many (28) args gendoc.cc:111: macro `XDEFUN_DLD_INTERNAL' used
> > with too many (8) args make[4]: *** [gendoc] Error 1 make[4]: Leaving
> > directory `/home/puppis/helms/software/octave-objdir/src' make[3]: ***
> > [src-DOCSTRINGS] Error 2 make[3]: Leaving directory
> > `/home/puppis/helms/software/octave-objdir/doc/interpreter' make[2]: ***
> > [interpreter] Error 2 make[2]: Leaving directory
> > `/home/puppis/helms/software/octave-objdir/doc' make[1]: *** [doc] Error 2
> > make[1]: Leaving directory `/home/puppis/helms/software/octave-objdir'
> > make: *** [all] Error 2
> > 
> > I use gcc 2.95.3 
> > 
> > Attached is the file gendoc.cc (till line 120, gzipped).    
> > 
> > 
> > 
> > Andreas     
> > 
> > 
> > 
> > 
> > Lehrstuhl Astrophysik   mailto:address@hidden
> > Universitaet Potsdam    http://www.astro.physik.uni-potsdam.de/~helms
> > D-14469 Potsdam         ftp://ftp.astro.physik.uni-potsdam.de/pub/helms
> > Phone: +49 331 977 1556  FAX   : +49 331 977 1107
> > 
> Andreas:
> I have compiling octave-2.1.40 with gcc-3.2 on alphaev67-dec-osf51
> Only one modification is need in the generated Makeconf file, in 
> this change 
> 
>   SONAME_FLAGS = -Xlinker -soname -Xlinker $@
> 
> to:
> 
>   SONAME_FLAGS =
> 
> and octave compile without problems.
> 
>                                                               good look.
> 
> 
> 
>                              CarlosEugenio SEGUIN 
>            Assistant Proffesor - Civil Engineer Departament 
>                 National University of San Juan -  Argentina 
> 
> 
> 
> 
> Carlos Eugenio Seguin
> e-mail:address@hidden
> 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
> -------------------------------------------------------------
> 
> 



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