Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #171

Closed
Open
Created Mar 03, 2016 by James Willenbring@jmwilleMaintainer

Tpetra test depends on Epetra header file

Created by: egboman

When I build Trilinos with Tpetra and tests enabled, but without Epetra, I get the error:

/home/egboman/trilinos/Trilinos/packages/tpetra/core/example/advanced/Benchmarks/localView.cpp:90:31: fatal error: Epetra_SerialComm.h: No such file or directory compilation terminated.

It looks like the line including that header file is not properly guarded by

ifdef HAVE_TPETRACORE_EPETRA

Assignee
Assign to
Time tracking