From: Paul W. B. <pa...@pu...> - 2008-03-14 17:20:38
|
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. |