<div dir="ltr"><div>PETSC_USE_SOCKET_VIEWER is no longer defined in petsconf.h when configuring on my Fedora 30. </div><div><br></div><div>I think the problem started in the following commit, the parent of this one seems to be OK.</div><div><br></div><div><font face="courier new, monospace">commit 2475b7ca256cea2a4b7cbf2d8babcda14e5fa36e<br>Author: Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>><br>Date:   Sun Jun 30 02:41:52 2019 -0500<br><br>    Remove testing and inserting into petscconf.h items that are not actually used by PETSc<br>    <br>    1) PETSC_HAVE_LIBXXXX - which was rarely used<br>       be careful with the package libpng and libjpeg since they have lib in the name of the package<br>    2) various system include files that are never used or always exist: for example stdlib.h<br>    3) various system functions that are never used or always exist<br>    4) fixes for requires for MUMPS and SuperLU_DIST when dependent packages are installed or not installed (unrelated to the rest of this pull request)<br>    5) packages that always exist such as PETSC_HAVE_BLASLAPACK, or are not used by PETSc such as PETSC_HAVE_NETCFD<br>    6) remove a couple of uses of HAVE_LIB* in the code that were not needed by adjusting the configure code slightly<br>    7) remove all the #if guards for each entry in petscconf.h since petscconf.h already has a guard and<br>       the values are never defined else where the extra guards just make the file cluttered<br>    <br>    For a build with about 10 external packages this reduced the size of petscconf.h from 1236 lines to 828/4 around 220 entries.<br>    <br>    Commit-type: style-fix, cleanup<br>    <br>    Reported-by: Jed Brown <<a href="mailto:jed@jedbrown.org">jed@jedbrown.org</a><br></font></div><div><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Lisandro Dalcin<br>============<br>Research Scientist<br>Extreme Computing Research Center (ECRC)<br>King Abdullah University of Science and Technology (KAUST)<br><a href="http://ecrc.kaust.edu.sa/" target="_blank">http://ecrc.kaust.edu.sa/</a><br></div></div></div></div>