[Kst] Can't build from source - cdf.h: No such file or directory

George Staikos staikos at kde.org
Thu May 25 04:02:14 CEST 2006


On Wednesday 24 May 2006 20:56, Frossie wrote:
> On 5/24/06, Barth Netterfield <netterfield at astro.utoronto.ca> wrote:
> > For some reason the configure script is deciding that you have cdf
> > installed, and hence wants to build the cdf data source, even though the
> > devel package isn't installed.
>
> That's right - there seems to be a libcdf in my library path (not my
> private system so I don't know how that ended up there without its
> full package) but no source and no cdf.h. Since the config script did
> explicitly test for cdf.h I thought it would cope and skip the CDF
> part, but I guess it didn't work that way.

KDE_CHECK_HEADER(cdf.h, AC_DEFINE(HAVE_CDF_H, 1, [If we have CDF headers]) 
have_cdf_h=yes CDFINCLUDES="$ac_cdf_includes", , )

It's definitely looking for it...  Best to attach the relevant part of 
config.log.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/


More information about the Kst mailing list