[Q-e-developers] I can't make neb to produce neb.x and path_int.x

Beatrice wong bwcfei1126 at gmail.com
Thu Jun 2 08:11:21 CEST 2016


Dear espresso,

I have try to compile my PWneb package by typing make neb. there is some error occur and yet i don’t know how to fix it. Can you please help me. after make neb. This occurs:

if test -d PW ; then \
	( cd PW ; /Applications/Xcode.app/Contents/Developer/usr/bin/make TLDEPS= all || exit 1) ; fi
( cd src ; /Applications/Xcode.app/Contents/Developer/usr/bin/make all || exit 1 )
if test -n "" ; then \
	( cd ../.. ; /Applications/Xcode.app/Contents/Developer/usr/bin/make  || exit 1 ) ; fi
( cd tools ; /Applications/Xcode.app/Contents/Developer/usr/bin/make all || exit 1 )
if test -n "" ; then \
	( cd ../.. ; /Applications/Xcode.app/Contents/Developer/usr/bin/make  || exit 1 ) ; fi
g95 -O3 -cpp -D__FFTW    -I../../iotk/src -I../../FFTXlib -I../../Modules -I../../PW/src -I. -c path_io_routines.f90
In file path_io_routines.f90:825

                        "error (V)",4X,"tot_charge",/)') &
                        1
Error: Missing '&' in continued character constant at (1)
In file path_io_routines.f90:826

          DO image = 1, num_of_images
             1
Error: Syntax error in WRITE statement at (1)
In file path_io_routines.f90:825

                        "error (V)",4X,"tot_charge",/)') &
                        1
Error: Unclassifiable statement at (1)
make[3]: *** [path_io_routines.o] Error 1
make[2]: *** [all] Error 1
make[1]: *** [neb] Error 1
make: *** [neb] Error 1

By the way, I am installing the QE in Mac OS X El Capitan.

Thank you so much .

Best regards,
Beatrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/developers/attachments/20160602/4010d1dc/attachment.html>


More information about the developers mailing list