dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01354
Re: build issues
The header files are being placed in $DOLFIN_DIR/local/include, and not in
$DOLFIN_DIR/local/include/dolfin (the directory 'dolfin' is being made however).
Also, in a demo directory, the include directory paths provided by
"dolfin-config --cflags" are incorrect.
I didn't notice the problem until I changed the name of a header file because
old files from $DOLFIN_DIR/include/dolfin were being included.
Garth
Quoting Anders Logg <logg@xxxxxxxxx>:
> I'll take a look. It worked fine when I tested it, but something must
> have broken along the way.
>
> /Anders
>
> On Fri, Oct 28, 2005 at 04:06:11PM +0200, Garth N. Wells wrote:
> > There are some serious issues with the new build system. Rather than a
> > convoluted attempt at an explanation, try checking out a fresh version
> (because
> > in old working copies things will work due to old files lying around) and
> doing
> > ./configure.local
> > make
> > make install
> > make demo (which will break)
> >
> > The location of the header file seems all messed up. I don't know exactly
> what
> > changes were made to the build system, so it's hard to track down.
> >
> > Garth
> >
> >
> >
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> >
>
> --
> Anders Logg
> Research Assistant Professor
> Toyota Technological Institute at Chicago
> http://www.tti-c.org/logg/
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
>