AMBER Archive (2008)

Subject: Re: AMBER: Compiler issues with Altix450

From: Atro Tossavainen (atro.tossavainen+amber_at_helsinki.fi)
Date: Mon Mar 10 2008 - 18:13:45 CDT


> I have been able to compile to some degree after locating the icc
> compiler. However, compilation of the leap program hangs up due to the
> lack of an /usr/X11/IntrinsicP.h file needed for compilation of the
> WcActCB.c program. This IntrinsicP.h file is indeed absent from the
> /usr/X11 directory.

You need to have the X11 development package installed on the system.
I don't know what it's called in whatever kind of Linux the Altixes
have these days. On RHEL4 the rpm goes by the name of xorg-x11-devel,
and the include files for X are in /usr/X11R6/include/X11.

> What is the best solution to this problem? Is there a IntrinsicP.h
> file I can get somehow? Or is there a problem generating this file?

The solution is installing all the development headers you need.

> icc -c -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -o WcActCB.o WcActCB.c
> WcActCB.c(22): catastrophic error: could not open source file "X11/IntrinsicP.h" #include <X11/IntrinsicP.h>

Yep, you need to install the X11 development package if you want to
compile programs that use X.

-- 
Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
+358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
< URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu