|
|||||||||||||||||||||||||||||||||
AMBER Archive (2007)Subject: RE: AMBER: Problems with 'make'
From: Hopkins, Robert (hopkins_at_uhcl.edu)
Thanks Ross!
Your prompt and perceptive analysis was right on. After wiping the egg
With your suggestions, the 'make serial' command hummed along
(In $AMBERHOME/src/addles):
'
' All apparently OK
'
'
cd ../lib; ./Makelist: ../lib/random.o ../lib/mexit.o
/bin/sh: ./Makelist: /bin/csh: bad interpreter: no such
make[1]: *** [libobj] Error 126
make[1]: Leaving directory '/usr/local/amber9/src/addles'
make: *** [serial] Error 2
At this point the output stopped and the prompt returned to
I looked at the Makelist file and noticed the first line reads:
#!/bin/csh -f
It appears this should be, but might not be, interpreted as a remark.
Thanks,
Bob Hopkins
________________________________
From: owner-amber_at_scripps.edu [mailto:owner-amber_at_scripps.edu] On Behalf
Dear Robert,
Just to check are you in $AMBERHOME/src when you are typing make or just
In the later case you will see "make: *** No rule to make target
cd $AMBERHOME/src/
make clean
make serial
See if that works, if not and you are definately in the src directory
Good luck...
Ross
/\
| HPC Consultant and Staff Scientist |
Note: Electronic Mail is not secure, has no guarantee of delivery, may
From: owner-amber_at_scripps.edu [mailto:owner-amber_at_scripps.edu]
Amber Users:
I'm new to Amber and relatively new to UNIX/Linux. Nonetheless,
make: *** No rule to make target 'serial'. Stop.
Although I've searched the mail archives at both the Scripps and
Thanks,
Bob Hopkins
-----------------------------------------------------------------------
| |||||||||||||||||||||||||||||||||
|