[Pkg-octave-devel] Compiling Octaviz in unstable

Thomas Weber thomas.weber.mail at gmail.com
Thu Dec 8 14:26:47 UTC 2005


Hi, 

I have problems compiling Octaviz in unstable:

$ apt-get source octaviz
$ cd octaviz-0.4.0/
$ dpkg-buildpackage -rfakeroot -us -uc


This breaks with the following error (the last two lines are important):
======================================================================
Building Utility vtkImageBlend.oct...
In file included
from /usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c
++/4.0.3/backward/strstream:51,
                 from /usr/include/vtk/vtkIOStream.h:32,
                 from /usr/include/vtk/vtkSystemIncludes.h:40,
                 from /usr/include/vtk/vtkIndent.h:24,
                 from /usr/include/vtk/vtkObjectBase.h:43,
                 from /usr/include/vtk/vtkCommand.h:47,
                 from ../Common/octaviz.h:114,
                 from ../Common/OctavizCommon.h:5,
                 from vtkImageBlend.cc:3:
/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c
++/4.0.3/backward/backward_warning.h:32:2: warning: #warning This file
includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++
standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <iostream> instead of the deprecated header
<iostream.h>. To disable this warning use -Wno-deprecated.
vtkImageBlend.cc: In function ‘bool FSvtkImageBlend_gnu_v3(const
octave_shlib&)’:
vtkImageBlend.cc:10: error: unknown escape sequence '\c'
vtkImageBlend.cc:10: error: unknown escape sequence '\c'
======================================================================

(As the file vtkImageBlend.cc is generated, I attach it for easier
discussion). The problem seems to be some "\code" strings in the
comment; however, these strings come from 
usr/include/vtk/vtkImageBlend.h
and this file hasn't changed since the sarge release.

Any ideas?

Regards
	Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkImageBlend.cc
Type: text/x-c++src
Size: 12551 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-octave-devel/attachments/20051208/3fc19430/vtkImageBlend.cc


More information about the Pkg-octave-devel mailing list