bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems


From: Paul Smith
Subject: Re: Problems
Date: Tue, 02 Sep 2014 18:13:29 -0400

On Tue, 2014-09-02 at 20:17 +0000, Carlos Argáez García wrote:
> /opt/intel/composer_xe_2013_sp1.3.174/bin/intel64/ifort  -O3   -c 
> second_INT_ETIME.f -o second_INT_ETIME.o
> second_INT_ETIME.f(53): error #6407: This symbolic name is not an 
> intrinsic function name or an intrinsic subroutine name.   [ETIME]
>        INTRINSIC          ETIME
> -------------------------^
> compilation aborted for second_INT_ETIME.f (code 1)

Hello Carlos.

This list is for errors in or problems with GNU make or makefiles.  As
can be seen from the above message, your problem is either with the
ifort compiler or with the lapack code; you'll need to contact
developers associated with those projects for help (probably start with
the lapack developers).  There's no problem here related to GNU make, so
we can't help.  Sorry!


PS. The "warning: file ... has modification time in the future" message
can be ignored: it probably means that you're compiling on a remotely
mounted partition and the system times between your system and the
remote server are not in sync.  It has nothing to do with your error
above.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]