Problem installing 1.2.2

6 views
Skip to first unread message

Andrew Porter

unread,
Dec 21, 2017, 10:26:40 AM12/21/17
to omni-compiler
Hello,

If I try to install 1.2.2 then the configure and make stages are fine. However, 'make install' fails with:

...
Entering directory `blah/blah/omni-compiler-1.2.2/Driver/src
No rule to make target `../etc/version', needed by `install'

Is there something I've missed?

Thanks,

Andy.

Masahiro Nakao

unread,
Dec 21, 2017, 11:48:12 PM12/21/17
to omni-c...@googlegroups.com
Dear Andy,

Did you download it from the following URL ?
http://omni-compiler.org/download/stable/omnicompiler-1.2.2.tar.bz2

In our environment, the same problem does not occur.
Please show us more detailed your environment and
the last message of ./configure command like below:

==================================================
-- Configuration Summary --

PREFIX : /usr/local

Local Compilers:
C compiler (CC) : /usr/bin/gcc
C compiler flags (CFLAGS) : -g -O2 -std=gnu99 -Wall
-Wpointer-arith
Fortran compiler (FC) : /usr/bin/gfortran
Fortran compiler flags (FCFLAGS) : -g -O2
Java application launcher (JAVA) : /usr/bin/java
Java compiler (JAVAC) : /usr/bin/javac
Java Archive Tool (JAR) : /usr/bin/jar

Native Compilers:
C preprocessor (MPI_CPP) : /usr/bin/mpicc
C preprocessor flags (MPI_CPPFLAGS) : -E -std=gnu99
C compiler (MPI_CC) : /usr/bin/mpicc
C compiler flags (MPI_CFLAGS) : -O2 -std=gnu99 -Wall
-Wpointer-arith -fopenmp
C compiler linker flags (MPI_CLIBS) :
Fortran preprocessor (MPI_FPP) : /usr/bin/mpif90
Fortran preprocessor flags (MPI_FPPFLAGS) : -E -cpp
Fortran compiler (MPI_FC) : /usr/bin/mpif90
Fortran compiler flags (MPI_FCFLAGS) : -O2 -fopenmp
Fortran compiler linker flags (MPI_FCLIBS) :
MPI Version : 2.1

Note: If you want to change above compilers and their options,
please rerun ./configure MPI_CC=...

Options:
BLAS Library : no
OpenACC : no
Onesided : no
==================================================

Thanks,
> --
> You received this message because you are subscribed to the Google
> Groups "omni-compiler" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to omni-compile...@googlegroups.com
> <mailto:omni-compile...@googlegroups.com>.
> To post to this group, send email to omni-c...@googlegroups.com
> <mailto:omni-c...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/omni-compiler/443c1baf-363a-4014-a0cc-d560ea2bcef1%40googlegroups.com
> <https://groups.google.com/d/msgid/omni-compiler/443c1baf-363a-4014-a0cc-d560ea2bcef1%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

--
Masahiro NAKAO
Email : masahir...@riken.jp
Researcher
RIKEN Advanced Institute for Computational Science

Andrew Porter

unread,
Dec 22, 2017, 5:57:24 AM12/22/17
to omni-compiler
Hello,

No, I downloaded it from the github 'releases' page.
I've just tried with the tarball at the link you provided and you'll be pleased to know that it installs fine.

Thanks,

Andy.
Reply all
Reply to author
Forward
0 new messages