<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<span style="white-space: pre;">> Regarding your reply , I do not
have any 'Long double' in my IDL<br>
> file, I have only 'long' . The error message suggests that
the<br>
> undefined 'long double' are from the files in the INCLUDE
directory,<br>
> not in files generated from my idl<br>
<br>
</span>OK, so there is an inconsistency in your build??<br>
<br>
<span style="white-space: pre;">> Is there something wrong in my
compilation (Makefile below) ?<br>
</span><br>
I was able to call omniidl and then compile without specifying much
of anything on the command line. This was for 4.1.4. Are you sure
you are pointing at a consistent set of headers for the build of
omniORB you are actually using?<br>
<br>
Have you tried locating RPMs for your version of omniORB (or
building them from .spec files in the distro)? I can't remember
whether 4.0.4 had spec files, but if so it may ensure that you are
using a consistent set of tools...<br>
<br>
- Tom<br>
<br>
</body>
</html>