On Mon, Jun 18, 2007, Joe Nolan wrote:
> make[2]: Entering directory `/usr/local/amber9/src/leap/src/Wc'
> gcc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -m64 -o WcActCB.o WcActCB.c
> WcActCB.c:22:28: error: X11/IntrinsicP.h: No such file or directory
> WcActCB.c:29:24: error: X11/ShellP.h: No such file or directory
This probably means that you don't have the X11 development libraries
installed. My recommendation is to edit your $AMBERHOME/src/Makefile, and
follow the instructions that begin "If the X-window stuff is not
available...."
As Mark indicated, it would also be worth knowing what is returned when you
type "uname -a" and "gcc --version"
...good luck...dac
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jun 20 2007 - 06:07:24 PDT