[omniORB] bug found in dir.mk for version 2.8

Jeffrey Yu jjyu@prodigy.net
Sat, 25 Sep 1999 06:00:21 -0400


failed to build 2.8 after getting the source code
through cvs. The platform is an upgraded kernel
Linux 2.0.38 (RH5.2) with egcs1.1.2, the cause 
is in the dir.mk, found in 
./src/lib/omniORB2/lifecycle/sharedlib.  After
changing $(lclib): $(LC_OBJS) to $(lclib),
compilation works.


Jeffrey