[omniORB] fatal error LNK1106: invalid file or disk full: cannot seek to 0x3b42d9f9

Duncan Grisby duncan@grisby.org
Fri Mar 7 14:31:02 2003


On Thursday 6 March, Code11Smith007@aol.com wrote:

> Why is vc5 giving this error when linking when compiling examples for 
> omniorb304?

You should use omniORB 3.0.5, or 4.0.0. 3.0.4 is very out of date now.

> I read the readme for win32 now I think I'm on target but I'm getting this 
> error and don't no why. My hard disk is not full.
> 
> C:\omniorb\omni\lib\x86_win32\omniORB304_rtd.lib :
> fatal error LNK1106: invalid file or disk full: cannot seek to 0x3b42d9f9

The problem is that the omniORB binaries are compiled with VC 6.
Unpatched VC 5 can't read its files. Either upgrade to the latest VC 5
service pack, or to VC 6.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --