[Smeagol-discuss] Compilation Error
Jimmy Tang
jimmy.tang at tchpc.tcd.ie
Mon Jan 31 14:34:53 GMT 2011
Hi Suranjan,
please apply this patch, there is a minor problem with the sed command
when generating the version information.
Jimmy.
On Mon, 31 Jan 2011 19:18:01
+0530 (IST) Suranjan Shil <suranjanshil at yahoo.com> wrote:
> Dear Jimmy
>
> My compilation error is
>
> Information about compiler and flags
> sed "s/SIESTA_ARCH/gfortran/g" version.F > temp0.F
> sed: can't read version.F: No such file or directory
> make: *** [version] Error 2
>
>
> --- On Mon, 31/1/11, Jimmy Tang <jimmy.tang at tchpc.tcd.ie> wrote:
>
> From: Jimmy Tang <jimmy.tang at tchpc.tcd.ie>
> Subject: Re: [Smeagol-discuss] Compilation Error
> To: "Suranjan Shil" <suranjanshil at yahoo.com>
> Cc: smeagol-discuss at lists.tchpc.tcd.ie
> Date: Monday, 31 January, 2011, 9:55 AM
>
> Hi Suranjan,
>
> Please post your compilation error messages, it is difficult to figure
> out what's broken if there are no error messages.
>
>
> Jimmy.
>
> On Sat, 29 Jan 2011 21:25:27 +0530 (IST)
> Suranjan Shil <suranjanshil at yahoo.com> wrote:
>
> > Dear all
> >
> > I have compiled Siesta1.3p version using the following make file but
> > cannot compile Smeagol, can anyone help me
> >
> > my make file for siesta is
> >
> > SIESTA_ARCH=gfortran
> > #
> > FC=gfortran
> > FC_ASIS=$(FC)
> > #
> > FFLAGS=
> > FFLAGS_DEBUG= -g -O0
> > RANLIB=echo
> > LDFLAGS=
> > COMP_LIBS=linalg.a
> > #
> > NETCDF_LIBS=
> > NETCDF_INTERFACE=
> > DEFS_CDF=
> > #
> > MPI_INTERFACE=
> > MPI_INCLUDE=
> > DEFS_MPI=
> > #
> > LIBS=
> > SYS=bsd
> > DEFS= $(DEFS_CDF) $(DEFS_MPI)
> > #
> > # Important (at least for V5.0-1 of the pgf90 compiler...)
> > # Compile atom.f without optimization.
> > #
> > atom.o:
> > $(FC) -c $(FFLAGS_DEBUG) atom.f
> > #
> > .F.o:
> > $(FC) -c $(FFLAGS) $(DEFS) $<
> > .f.o:
> > $(FC) -c $(FFLAGS) $<
> > .F90.o:
> > $(FC) -c $(FFLAGS) $(DEFS) $<
> > .f90.o:
> > $(FC) -c $(FFLAGS) $<
> > #
> >
> >
> >
> >
>
>
>
--
Trinity Centre for High Performance Computing,
Lloyd Building, Trinity College Dublin, Dublin 2, Ireland.
http://www.tchpc.tcd.ie/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-up-makefile-sed-breaks-cause-of-the-slashes.patch
Type: application/octet-stream
Size: 987 bytes
Desc: not available
Url : http://lists.tchpc.tcd.ie/pipermail/smeagol-discuss/attachments/20110131/e8d4895b/attachment.obj
More information about the Smeagol-discuss
mailing list