bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with ctl.h from libctl package


From: Rhys Morris
Subject: problem with ctl.h from libctl package
Date: Thu, 17 Aug 2006 16:59:51 +0100 (BST)


Hi,

I have been trying to build the mpb-1.4.2 package from MIT,

http://ab-initio.mit.edu/wiki/index.php/MIT_Photonic_Bands

and after much time in dependency hell, I have got all the dependencies, and the final configure invocation is:

./configure --with-lapack=/usr/local/LAPACK/lapack_LINUX.a --with-hdf5=/usr/local/hdf5-1.8.0-alpha4/hdf5/lib/libhdf5.a --with-libctl=/usr/local/share/libctl --includedir=/usr/local/include

and the last few lines of output are:

checking how to activate readline in Guile... ice-9 readline
checking for libctl dir... /usr/local/share/libctl
checking for gen-ctl-io... yes
checking for ctl_get_vector3 in -lctl... yes
checking ctl.h usability... yes
checking ctl.h presence... no
configure: WARNING: ctl.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: ctl.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for ctl.h... no
configure: error: Couldn't find the libctl header.

I attach the clt.h file and the configure file.

I have marked the part of the configure file where the errors occur with teh following comment.

# Here is where it bombs out

Hope this is useful,

Rhys Morris
--
______________________________________________________________________
Dr Rhys Morris - Astrophysics/Unix/Linux Computing Support, Room 4.33A
  HH Wills Physics Laboratory, Tyndall Avenue, Bristol, BS8 1TL, UK
 Email:address@hidden  Phone:0117 954 6948  Fax:0117 925 5624
The University of Bristol Astrophysics Group http://www.star.bris.ac.uk

Attachment: ctl.h
Description: Text document

Attachment: configure
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]