AMBER Archive (2003)

Subject: Re: AMBER: a problem with xleap

From: Bill Ross (ross_at_cgl.ucsf.edu)
Date: Thu Oct 16 2003 - 13:22:42 CDT


You could try removing all comments from src/leap/src/leap/Imakefile,
I.e. lines starting with 'XCOMM':

% cd amber7/src/leap/src/leap
% egrep -v '^XCOMM' Imakefile > xx
% mv xx Imakefile

However it appears that the comments being complained about below
were inserted by the xmkmf setup itself, which could mean a faulty
X compilation setup.

Bill Ross

> In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:2030,
> from Imakefile.c:35:
> Imakefile:28: invalid preprocessing directive ###
> Imakefile:29: invalid preprocessing directive ##
> Imakefile:47: invalid preprocessing directive #CREATE_DEFS
> Imakefile:63: invalid preprocessing directive ###
> Imakefile:64: invalid preprocessing directive ##
> Imakefile:168: invalid preprocessing directive ###
> Imakefile:196: invalid preprocessing directive ###

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu