[Trilinos-Users] [EXTERNAL] Cannot configure development version of Trilinos

Sjaardema, Gregory D gdsjaar at sandia.gov
Fri Nov 21 11:42:33 MST 2014


The targets having issues require Fortran.  There must be a problem in the
CMakeLists.txt for those libraries that is not disabling them if fortran
is disabled (as you have).  You can try setting Trilinos_ENABLE_SEACASSVDI
to OFF and see if that works.

..Greg

On 11/21/14, 11:31 AM, "Bruno Turcksin" <bruno.turcksin at gmail.com> wrote:

>Hi all,
>
>I just cloned the git repository but now I have a problem to configure
>Trilinos. Here is the error message:
>
>Finished configuring Trilinos!
>
>-- Configuring done
>CMake Error: CMake can not determine linker language for target:
>svdi_cgi_cps
>CMake Error: Cannot determine link language for target "svdi_cgi_cps".
>CMake Error: CMake can not determine linker language for target:
>vdicps_dual
>CMake Error: Cannot determine link language for target "vdicps_dual".
>CMake Error: CMake can not determine linker language for target: vdx11cps
>CMake Error: Cannot determine link language for target "vdx11cps".
>CMake Error: CMake can not determine linker language for target: vdx11cps
>CMake Error in packages/seacas/libraries/svdi/CMakeLists.txt:
>   Exporting the target "vdx11cps" is not allowed since its linker
>language
>   cannot be determined
>
>
>CMake Error in packages/seacas/libraries/svdi/CMakeLists.txt:
>   Exporting the target "vdx11cps" is not allowed since its linker
>language
>   cannot be determined
>
>
>CMake Error: CMake can not determine linker language for target:
>vdicps_dual
>CMake Error in packages/seacas/libraries/svdi/CMakeLists.txt:
>   Exporting the target "vdicps_dual" is not allowed since its linker
>language
>   cannot be determined
>
>
>CMake Error in packages/seacas/libraries/svdi/CMakeLists.txt:
>   Exporting the target "vdicps_dual" is not allowed since its linker
>language
>   cannot be determined
>
>
>CMake Error: CMake can not determine linker language for target:
>svdi_cgi_cps
>CMake Error in packages/seacas/libraries/svdi/CMakeLists.txt:
>   Exporting the target "svdi_cgi_cps" is not allowed since its linker
>   language cannot be determined
>
>
>CMake Error in packages/seacas/libraries/svdi/CMakeLists.txt:
>   Exporting the target "svdi_cgi_cps" is not allowed since its linker
>   language cannot be determined
>
>
>I have used the development version before without any problem. I have
>attached the configure line that I'm using.
>
>Best,
>
>Bruno



More information about the Trilinos-Users mailing list