while compiling ./build_roms.bash, i got this error---
rm -f -r core *.ipo /Users/oceanlab/ROMS/Projects/Upwelling/Build_roms /Users/oceanlab/make_macros.mk
/bin/sh: --: invalid option
Usage:	/bin/sh [GNU long option] [option] ...
	/bin/sh [GNU long option] [option] script-file ...
GNU long options:
	--debug
	--debugger
	--dump-po-strings
	--dump-strings
	--help
	--init-file
	--login
	--noediting
	--noprofile
	--norc
	--posix
	--protected
	--rcfile
	--restricted
	--verbose
	--version
	--wordexp
Shell options:
	-irsD or -c command or -O shopt_option		(invocation only)
	-abefhkmnptuvxBCHP or -o option
cp -f /opt/gfortransoft/serial/netcdf3/include/netcdf.mod /Users/oceanlab/ROMS/Projects/Upwelling/Build_roms
cp: /opt/gfortransoft/serial/netcdf3/include/netcdf.mod: No such file or directory
make: *** No rule to make target `/Users/oceanlab/ROMS/Projects/Upwelling/Build_roms/MakeDepend', needed by `all'.  Stop.
Please Help,
Thank You.
			
			
									
									
						Compile error
Re: Compile error
You need to have netcdf and netcdff installed and you need to know where they are. Best to get netcdf4 and set USE_NETCDF4 which has an nc-config to tell you where things are.cp: /opt/gfortransoft/serial/netcdf3/include/netcdf.mod: No such file or directory
make: *** No rule to make target
