Daniel
Many thanks that compiled without issue, the only thing that didn't
work was "make install" which tried to copy the files to /usr/local/bin
although I had used PREFIX=/apps/splash/2.4.1/
Regards,
Chris Hardacre
Linux Support, OCF plc.
Tel: +44 (0)114 257 2200
Fax: +44 (0)114 257 0022
Blog: blog.OCF.co.uk
Twitter: @ocfplc
Please note, any emails relating to an OCF support request must always
be sent to [email protected] for a ticket to be generated or existing
support ticket to be updated. Should this not be done then OCF cannot be
held responsible for requests not dealt with in a timely manner.
OCF plc is a company registered in England and Wales. Registered number
4132533.
Registered office address: OCF plc, 5 Rotunda Business Centre,
Thorncliffe Park, Chapeltown, Sheffield, S35 2PG
This message is private and confidential. If you have received this
message in error, please notify us and remove it from your system.
On 31/03/14 23:43, Daniel Price wrote:
Hi Chris,
This was a Fortran 2008 feature I used in 2.4.0. As I quickly realised it was
incompatible with a number of current compilers I took it out again, but not
before 2.4.0 was released. So I suggest you install the development version
(from the svn repository) and in the meantime I will push 2.4.1 which has this
issue fixed.
Daniel
On 1 Apr 2014, at 1:24 am, Chris Hardacre <[email protected]> wrote:
Hi Daniel
I've been asked to compile/install splash 2.4.0 on a server however I
cannot get this to compile, the errors are below, i can send more verbose
outputs if required.
make PREFIX=/apps/splash/2.4.0 SYSTEM=ifort PARALLEL=yes
....................
Finished building giza
make[3]: Leaving directory `/root/splash/giza/build'
make[2]: Leaving directory `/root/splash/giza'
ifort -O3 -nbs -i_dynamic -openmp -c ../src/asciiutils.f90 -o asciiutils.o
../src/asciiutils.f90(565): error #6640: This input/output keyword is invalid.
[NEWUNIT]
open(newunit=lu,file=filename,status='old',iostat=ierr)
------^
../src/asciiutils.f90(565): error #6332: A UNIT= specifier is required for this
I/O operation.
open(newunit=lu,file=filename,status='old',iostat=ierr)
-^
compilation aborted for ../src/asciiutils.f90 (code 1)
make[1]: *** [asciiutils.o] Error 1
make[1]: Leaving directory `/root/splash/build'
make: *** [splash] Error 2
or
make PREFIX=/apps/splash/2.4.0 SYSTEM=gfortran PARALLEL=yes
...........................
Finished building giza
make[3]: Leaving directory `/root/splash/giza/build'
make[2]: Leaving directory `/root/splash/giza'
gfortran -O3 -frecord-marker=4 -fopenmp -I../giza/include/ -c
../giza/interface/giza-fortran.F90 -o giza-fortran.o
gfortran -O3 -frecord-marker=4 -fopenmp -c ../src/plotlib_giza.f90 -o
plotlib_giza.o
gfortran -O3 -frecord-marker=4 -fopenmp -c ../src/asciiutils.f90 -o asciiutils.o
../src/asciiutils.f90:565.13:
open(newunit=lu,file=filename,status='old',iostat=ierr)
1
Error: Syntax error in OPEN statement at (1)
make[1]: *** [asciiutils.o] Error 1
make[1]: Leaving directory `/root/splash/build'
make: *** [splash] Error 2
--
Regards,
Chris Hardacre
Linux Support, OCF plc.
--
You received this message because you are subscribed to the Google Groups "SPLASH
users forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/splash-users.
For more options, visit https://groups.google.com/d/optout.