Bug#607038: rheolef: missing include files

Miles Bader miles at gnu.org
Tue Dec 14 07:17:01 UTC 2010


Package: rheolef
Version: 5.91-1
Severity: normal



I tried to compile the following example from the rheolef manual:

   #include "rheolef/rheolef.h"

   void main ()
   {
     geo g;
     cin >> g;
     cout << plotmtv << g;
   }

<http://ljk.imag.fr/membres/Pierre.Saramito/rheolef/rheolef.html#IDX185>

Using this command:

   g++ -O2 -march=native -o r0 -I/usr/include/rheolef r0.cc

I get the following error output:

   In file included from /usr/include/rheolef/tiny_matvec.h:30:0,
		    from /usr/include/rheolef/georep.h:29,
		    from /usr/include/rheolef/geo.h:147,
		    from /usr/include/rheolef/rheolef.h:26,
		    from r0.cc:1:
   /usr/include/rheolef/compiler.h:31:62: fatal error: rheolef/config.h: No such file or directory

... and indeed, there is no such file (/usr/include/rheolef/config.h).

[It looks like it may be impossible to compile _any_ programs using
rheolef, given this situation.]

Thanks,

-Miles


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rheolef depends on:
ii  gnuplot                      4.4.0-1.1   A command-line driven interactive 
ii  imagemagick                  8:6.6.0.4-3 image manipulation programs
ii  libamd2.2.0                  1:3.4.0-2   approximate minimum degree orderin
ii  libatlas3gf-base [libblas.so 3.8.3-29    Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so.3gf]  1.2-8       Basic Linear Algebra Reference imp
ii  libc6                        2.11.2-7    Embedded GNU C Library: Shared lib
ii  libgcc1                      1:4.5.1-8   GCC support library
ii  librheolef5.91               5.91-1      Finite elements for partial differ
ii  libumfpack5.4.0              1:3.4.0-2   sparse LU factorization library
ii  vtk-tcl                      5.0.4-1.1   Tcl bindings for VTK

Versions of packages rheolef recommends:
ii  librheolef-dev                5.91-1     Finite elements for partial differ
ii  librheolef-doc                5.91-1     Finite elements for partial differ

Versions of packages rheolef suggests:
pn  ffmpeg                        <none>     (no description available)
pn  gmsh                          <none>     (no description available)
pn  mayavi                        <none>     (no description available)
pn  mayavi2                       <none>     (no description available)
pn  paraview                      <none>     (no description available)
pn  plotmtv                       <none>     (no description available)

-- no debconf information





More information about the debian-science-maintainers mailing list