[Nek5000-users] nek5000 compilation

stefanke stefanke at lav.mavt.ethz.ch
Thu Nov 26 10:16:23 CST 2009


"/home/ozgokmen/nek5_svn/trunk/nek/chelpers.c", line 1.10: 1506-296 (S) #include file <execinfo.h> not found.

It seems like your running on a non-glibc platform. Right?

#Stefan

On Nov 26, 2009, at 5:05 PM, Tamay Ozgokmen wrote:

> 
> Hi,
> 
> I put compiler options "mpif77" and "mpixlc" in makenek (below) but it did not go through
> (compiler.out attached); any suggestions?
> 
> Thanks!
> Tamay
> 
> 
> **********************************************************************************************************
> 
> #!/bin/bash
> #
> # nek5000 build script
> # (c) 2008,2009 UCHICAGO ARGONNE, LLC
> #
> 
> # source path
> SOURCE_ROOT="$HOME/nek5_svn/trunk/nek"
> 
> # plug-in list
> PLUGIN_LIST=""
> 
> # pre-processor symbol list
> PPLIST="" # MPIIO BLAS_MXM BG_MXM K10_MXM
> 
> # Fortran compiler
> F77="mpif77"
> 
> # C compiler
> CC="mpixlc"
> 
> ******************************************************************************************************************
> <compiler.out>
> 
> 
> 
> _______________________________________________
> Nek5000-users mailing list
> Nek5000-users at lists.mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users




More information about the Nek5000-users mailing list