Hi,

I'm not quite sure what David was thinking, but Makefiles are created on-the-fly with automake/autoconf and tailored to the commands on your system, so there is absolutely no way a Mac makefile will work on an SGI :-)

An error like

make: file 'Makefile' line 417: syntax error
*** Error code 1 (bu21)

typically means you've edited the makefile manually, or moved the source. Try a "make distclean" and start over from scratch with ./ configure!

Cheers,

Erik



On Mar 16, 2008, at 3:16 PM, Siavoush Dastmalchi wrote:
Hi David,

I did as following and still getting the same error:

% make -f scripts/Makefile

There are some minor differences (apart from those related to the specifications and paths in my system) between the file that you sent me and the one in the script directory. May be the way that I trying to use the Makefile in the script directory is not OK. Do I need to do configuration step again and then use the scripts/Makefile?
I have attached the Makefile in the script directory just in case.

Regards, Siavoush


________________________________

From: [EMAIL PROTECTED] on behalf of David van der Spoel
Sent: Sun 2008/03/16 05:07 ب.ظ
To: Discussion list for GROMACS users
Subject: Re: [gmx-users] SGI installation problem



Siavoush Dastmalchi wrote:
Hi,
As I mentioned before, the installation stopped with the error shown below.
Looking for your kind attentions.
Cheers, Siavoush

Making all in contrib
Making all in admin
Making all in scripts
make: file 'Makefile' line 417: syntax error
*** Error code 1 (bu21)


Try this Makefile in the scripts directory.

--
David van der Spoel, Ph.D.
Molec. Biophys. group, Dept. of Cell & Molec. Biol., Uppsala University. Box 596, 75124 Uppsala, Sweden. Phone: +46184714205. Fax: +4618511755. [EMAIL PROTECTED] [EMAIL PROTECTED] http://folding.bmc.uu.se <http://folding.bmc.uu.se/>


<winmail.dat>_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

------------
Erik Lindahl   <[EMAIL PROTECTED]>  Backup: <[EMAIL PROTECTED]>
Assistant Professor, Computational Structural Biology
Center for Biomembrane Research, Dept. Biochemistry & Biophysics
Stockholm University, SE-106 91 Stockholm, Sweden
Tel: +46(0)8164675  Mobile: +46(0)704218767  Fax: mail a PDF instead




_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to