[omniORB] Cygwin build problem

Roloff, Craig A craig.a.roloff at boeing.com
Mon May 17 11:48:47 BST 2004


I copied the latest CVS snapshot last week.  Next I ran configure
without options, followed by make.  The build process then ran
flawlessly until reaching services/mklib when the following error
occurred:

+ g++ -shared -Wl,-soname=cygCOSDynamic4.dll.0,--out-implib=libCOSDynamic4.dll.a
,--export-dynamic,--enable-auto-import -o shared/cygCOSDynamic4.dll.0.3 -L../../
../lib -L../../../../lib shared/TimeBaseDynSK.o shared/CosTimeDynSK.o shared/Cos
EventCommDynSK.o shared/CosEventChannelAdminDynSK.o shared/CosNotificationDynSK.
o shared/CosNotifyCommDynSK.o shared/CosNotifyFilterDynSK.o shared/CosNotifyChan
nelAdminDynSK.o shared/CosLifeCycleDynSK.o -lomniORB4 -lomniDynamic4 -lomnithrea
d -lpthread
Creating library file: libCOSDynamic4.dll.a
shared/CosTimeDynSK.o(.text+0x58d):CosTimeDynSK.cc: undefined reference to `CosT
ime::UTO::_narrow(CORBA::Object*)'
shared/CosTimeDynSK.o(.text+0x7df):CosTimeDynSK.cc: undefined reference to `CosT
ime::UTO::_nil()'

... followed by 100's of addition undefined references.

Any ideas?




More information about the omniORB-list mailing list