<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi List,<br><br>I am perplexed by a configure failure I am getting while trying to build openslide on Linux. I pulled the latest from source control at GitHub on 9/1/2012. The openslide configure script thinks it cannot find the OpenJPEG dependency, even though it is located in the path that I specify in CFLAGS. The config.log file is attached showing the configure failure. What baffles me is that the OpenJPEG library compiled without trouble, but when trying to build a trivial C program that #include's openjpeg.h, then it fails.<br><br>The absolutely standard C constructs 'size_t' and 'FILE' are supposedly not defined! I am probably staring the problem right in the face, but any suggestion is welcome.<br><br>Thanks,<br>John<br><br>                                               </div></body>
</html>