From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Sat Aug 11 2007 - 13:46:01 CDT

On Sat, 11 Aug 2007 AustinSmall_at_comcast.net wrote:

AS> Hi,
AS>
AS> I am trying to compile and install the vmd plugins on a Solaris X86 machine.

so which version of the plugins? and which files
did you modify/adapt and how?
the more relevant details you can provide the easier it
is to give a relevant answer, even without having to double
check it on a local machine.

i just checked through the build files of my cvs checkout of
the plugin source and the only place where i see a -c flag is
in combination with the c/c++ compilers not with make. so it
is a bit of mystery, why you are seeing it.

you make want to try running with 'gmake MAKE=gmake SOLARISX86'
to enforce using gmake and alternatively 'gmake -n MAKE=gmake SOLARISX86'

i don't have a slowaris machine here so i can only guess...

cheers,
   axel.

AS>
AS> Thanks
AS>
AS> -------------- Original message --------------
AS> From: Axel Kohlmeyer <akohlmey_at_cmm.chem.upenn.edu>
AS>
AS> > On Sat, 11 Aug 2007 AustinSmall_at_comcast.net wrote:
AS> >
AS> > hi!
AS> >
AS> > can you be a little bit more specific of what
AS> > you are trying where with what?
AS> >
AS> > thanks,
AS> > axel.
AS> >
AS> > AS> Hi Everyone,
AS> > AS>
AS> > AS> When I run gmake SOLARISX86 I am getting this message. I am not sure which
AS> > options to select, if I have to use any to overcome this message.
AS> > AS>
AS> > AS> # gmake SOLARISX86
AS> > AS> gmake: invalid option -- c
AS> > AS> Usage: gmake [options] [target] ...
AS> > AS> Options:
AS> > AS> -b, -m Ignored for compatibility.
AS> > AS> -B, --always-make Unconditionally make all targets.
AS> > AS> -C DIRECTORY, --directory=DIRECTORY
AS> > AS> Change to DIRECTORY before doing anything.
AS> > AS> -d Print lots of debugging information.
AS> > AS> --debug[=FLAGS] Print various types of debugging information.
AS> > AS> -e, --environment-overrides
AS> > AS> Environment variables override makefiles.
AS> > AS> -f FILE, --file=FILE, --makefile=FILE
AS> > AS> Read FILE as a makefile.
AS> > AS> -h, --help Print this message and exit.
AS> > AS> -i, --ignore-errors Ignore errors from commands.
AS> > AS> -I DIRECTORY, --include-dir=DIRECTORY
AS> > AS> Search DIRECTORY for included makefiles.
AS> > AS> -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no
AS> > arg.
AS> > AS> -k, --keep-going Keep going when some targets can't be made.
AS> > AS> -l [N], --load-average[=N], --max-load[=N]
AS> > AS> Don't start multiple jobs unless load is below
AS> > N.
AS> > AS> -n, --just-print, --dry-run, --recon
AS> > AS> Don't actually run any commands; just print
AS> > them.
AS> > AS> -o FILE, --old-file=FILE, --assume-old=FILE
AS> > AS> Consider FILE to be very old and don't remake
AS> > it.
AS> > AS> -p, --print-data-base Print make's internal database.
AS> > AS> -q, --question Run no commands; exit status says if up to
AS> > date.
AS> > AS> -r, --no-builtin-rules Disable the built-in implicit rules.
AS> > AS> -R, --no-builtin-variables Disable the built-in variable settings.
AS> > AS> -s, --silent, --quiet Don't echo commands.
AS> > AS> -S, --no-keep-going, --stop
AS> > AS> Turns off -k.
AS> > AS> -t, --touch Touch targets instead of remaking them.
AS> > AS> -v, --version Print the version number of make and exit.
AS> > AS> -w, --print-directory Print the current directory.
AS> > AS> --no-print-directory Turn off -w, even if it was turned on
AS> > implicitly.
AS> > AS> -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
AS> > AS> Consider FILE to be infinitely new.
AS> > AS> --warn-undefined-variables Warn when an undefined variable is referenced.
AS> > AS>
AS> > AS> This program built for i386-pc-solaris2.10
AS> > AS> Report bugs to
AS> > AS> gmake: *** [SOLARISX86] Error 2
AS> > AS>
AS> > AS> Thanks
AS> > AS>
AS> >
AS> > --
AS> > =======================================================================
AS> > Axel Kohlmeyer akohlmey_at_cmm.chem.upenn.edu http://www.cmm.upenn.edu
AS> > Center for Molecular Modeling -- University of Pennsylvania
AS> > Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
AS> > tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425
AS> > =======================================================================
AS> > If you make something idiot-proof, the universe creates a better idiot.
AS> >

-- 
=======================================================================
Axel Kohlmeyer   akohlmey_at_cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.