[omniORB] compiling on Solaris with GCC 4.0

Mark Zimmerman markzimm at frii.com
Thu May 5 16:44:20 BST 2005


On Tue, May 03, 2005 at 05:13:21PM -0400, Boris Khanales wrote:
> Anybody tried it?
> I get following:
> 
> checking whether byte ordering is bigendian... yes
> checking for char... yes
> checking size of char... configure: error: cannot compute sizeof (char), 77
> See `config.log' for more details.
> 
> 
> 
> Any help please !!!!
> 

I bet you just need to add '.' to your PATH.

[ PATH=$PATH:. ]

-- Mark



More information about the omniORB-list mailing list