Paul,

This code is interpreted by the perl matwrap script which automatically
generates the octave bindings. 

Can you just clarify whether you are running debian testing (lenny) or
debian unstable (sid). I have a debian testing system with some packages
(including octave3.0) pulled in from sid. With this I can compile 
plplot fine. The sid packages also build fine on the autobuild daemons.
If you are using sid you might like to consider testing these packages.
The latest is 5.9.0-1. Alan (Irwin), do you have a clean lenny system, 
and if so can you compile the octave bindings ok?

Are you using a clean build tree? With a moving target like debian
testing it is easy for things to change. I notice that you are missing
some of the perl modules required for octave documentation. This
shouldn't upset things, but you might like to install 
libxml-parser-perl and libxml-dom-perl just to be sure.

Regards

Andrew

On Fri, Mar 14, 2008 at 06:20:28PM +0100, Paul Wellner Bou wrote:
> Hello,
> 
> You're right. The url is not working anymore. I reproduced the error and 
> uploaded it to my server.
> 
> http://m21s26.vlinux.de/stuff/plplot-compile-error.txt
> 
> The problem is something like:
> 
> [ 45%] Generating plplot_octave.cc, tmp_stub
> Warning: unrecognized text:
> 
> void c_plcont(PLFLT **f, PLINT nx, PLINT ny, PLINT kx, PLINT lx,
>    PLINT ky, PLINT ly, PLFLT *clevel, PLINT nlevel,
>    void (*pltr) (PLFLT, PLFLT, PLFLT *, PLFLT *, PLPointer),
>    PLPointer pltr_data);
> %nowrap
> [...]
> 
> Is this code which should be interpreted by octave? Or what is to be 
> compiled here?
> 
> Could be a problem of the octave transitions. There are some broken 
> packages with octave3.0 and there is no octave3.0-forge yet.
> 
> My installed octave versions:
> 
> # apt-cache policy octave2.9
> octave2.9:
>    Installed: 1:2.9.19-2
>    Candidate: 1:2.9.19-2
>    Version table:
>   *** 1:2.9.19-2 0
>          500 ftp://ftp2.de.debian.org testing/main Packages
>          100 /var/lib/dpkg/status
>       2.9.9-8etch1 0
>          500 ftp://ftp2.de.debian.org stable/main Packages
> dorian:~# apt-cache policy octave2.9-headers
> octave2.9-headers:
>    Installed: 1:2.9.19-2
>    Candidate: 1:2.9.19-2
>    Version table:
>   *** 1:2.9.19-2 0
>          500 ftp://ftp2.de.debian.org testing/main Packages
>          100 /var/lib/dpkg/status
>       2.9.9-8etch1 0
>          500 ftp://ftp2.de.debian.org stable/main Packages
> 
> Regards
> Paul.
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Plplot-general mailing list
> Plplot-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-general
> 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to