[deal.II] Trouble building dealii with p4est - undeclared variables in scope

2016-12-01 Thread Chris Coutinho
Hello deal.ii users, I'm having trouble building dealii 8.4.2 with p4est support on OpenSUSE Leap 42.2, kernel 4.4.27-2-default, gcc/g++/gfortran version 4.8.5, openmpi 1.10.3 (MPI 3.0) I have successfully built deal.ii with MPI, PETSC, and METIS support and ran a few examples without a proble

[deal.II] Re: Trouble building dealii with p4est - undeclared variables in scope

2016-12-02 Thread Chris Coutinho
1, 2016 at 7:54:53 PM UTC+1, Bruno Turcksin wrote: > > Chris, > > On Thursday, December 1, 2016 at 10:56:13 AM UTC-5, Chris Coutinho wrote: >> >> With only p4est enabled, and P4EST_DIR pointing to the DEBUG folder of >> version 0.3.4.1, I get the following errors ass

Re: [deal.II] Re: Trouble building dealii with p4est - undeclared variables in scope

2016-12-02 Thread Chris Coutinho
error is that something > went wrong during the compilation of p4est. > - use candi to install everything (https://github.com/dealii/candi). > - use the development version of deal.II These functions are not > called in tria.cc anymore. > > Sorry > > Bruno > > 2

Re: [deal.II] Re: Trouble building dealii with p4est - undeclared variables in scope

2016-12-02 Thread Chris Coutinho
I think you're right about my p4est build, there is something wrong with how it's linking to and/or using Lua, see attached. I will have to investigate this further. On Fri, Dec 2, 2016 at 3:44 PM Bruno Turcksin wrote: > 2016-12-02 9:36 GMT-05:00 Chris Coutinho : > > Wh

Re: [deal.II] Trouble building dealii with p4est - undeclared variables in scope

2016-12-03 Thread Chris Coutinho
Hello Wolfgang, You're right, that isn't as clear as I intended. What I tried to do was show the line I used that 'worked' (i.e. compiles and I can run example problems), with what doesn't if I only change the option for p4est from 'OFF' to 'ON'. The issue I'm having is from changing that one o