[Pipet Users] Piper startup logging...

Karl-Max Wagner karlmax at oberland.net
Sun Jan 28 20:06:20 EST 2001


> I'm the guy responsible for the BL of Piper, and many of it's bugs. I'm 
> sorry I was silent until now, I switched isp and had a hard time getting 
> ADSL running. Now that it does I'll spam this list again as usual ;)

Sounds familiar. Having ADSL here for a little over two months
now....

> GUI to the processing layer. The BL stands for Brokering Layer, it's 
> handles communication, resources and security.

I know. However, not a helluva lot more :-(((.

> I'm wondering if you have the BL compiled at al, do you have a binairy 
> "BL" somewhere on your filesystem? If not, I whould be very interested 
> in you BL compilation log (in ./piper/bl, do a make over there and mail 
> me the errors if so.)

A quick check showed that everything in there was in a virgin
state. When compiling, there were errors about some omniORB
stuff not found: the omniORB install process is kinda
incomplete, so I did some mass linking into /usr/local/include
and /usr/local/lib to fix this ( btw. if anybody has some tips
of what of omniORB is to be installed manually where I'd
appreciate this ;-)). After that the compile and install ran
just fine.

Testing now yielded the following:

Gdk-WARNING **: locale not supported by C library
/dev/dsp: No such device
Toolbox load error: /usr/local/lib/audio_blocks.tlb: undefined symbol: connectToNode__4NodeUiP4NodeUi
Toolbox load error: /usr/local/lib/vq.tlb: undefined symbol: connectToNode__4NodeUiP4NodeUi
Toolbox load error: /usr/local/lib/hmm.tlb: undefined symbol: connectToNode__4NodeUiP4NodeUi
Toolbox load error: /usr/local/lib/nnet.tlb: undefined symbol: connectToNode__4NodeUiP4NodeUi
Getting document...
Loading crash info...
no crash info
Adding a Network...
Document:ShowNetwork
<!--mouse click at 136.0 55.0 -->
Network:showLocus
<!--clicked on NOT -->
<!--was workspace now NOT -->
<!--mouse click at 138.0 156.0 -->

......more status stuff......happily clicking together some
nonsense......

.......last mouseclicks are for confirming shutdown......

<!--mouse click at 86.0 120.0 -->
<!--mouse click at 170.0 153.0 -->
Connecting with the bl...
Environmental variable VSH_DL2BL_IOR not found.
Using default ior file location.
IOR file for Brokering Layer not found.
Connection with BL not established.
shutting down dl...

Well, the complaints here are obviously in the course of the
shutdown process because the BL get pulled from under the system
and the rest of the system starts wailing. AFAIU this is
perfectly normal. Seems as if the BL now works.

BTW, tried to compile piper-20010126 which failed. I got the
following:

gmake[4]: Entering directory /root/piper/dl/vflow'
Making all in interfaces
gmake[5]: Entering directory /root/piper/dl/vflow/interfaces'
gmake[5]: *** No rule to make target flowmodule.so', needed by ll-am'.  Stop.
gmake[5]: Leaving directory /root/piper/dl/vflow/interfaces'
gmake[4]: *** [all-recursive] Error 1

What I did now was to compare the makefiles between my old piper
version and the new one in the directory
piper/dl/vflow/interfaces. The result is interesting:

--- ./piper_old/dl/vflow/interfaces/Makefile	Sun Jan  7 00:12:39 2001
+++ ./piper/dl/vflow/interfaces/Makefile	Sat Jan 27 18:57:50 2001
@@ -203,8 +203,8 @@
 
 maintainer-clean-libtool:
 
-vflowmodule$(SO): $(vflowmodule__SO__OBJECTS) $(vflowmodule__SO__DEPENDENCIES)
-	@rm -f vflowmodule$(SO)
+vflowmodule0 11 10 6 4 3 2 1 0SO): $(vflowmodule__SO__OBJECTS) $(vflowmodule__SO__DEPENDENCIES)
+	@rm -f vflowmodule0 11 10 6 4 3 2 1 0SO)
 	$(vflowmodule__SO__LINK) $(vflowmodule__SO__LDFLAGS) $(vflowmodule__SO__OBJECTS) $(vflowmodule__SO__LDADD) $(LIBS)
 
 tags: TAGS

Actually, in the new vflowmodule line there is an opening
bracket missing. The same in the @rm line. No wonder that make
gets confused.

I also failed to get Overflow-20010126 working. It says:

Probe.o: In function arameterSet::ParameterSet(ParameterSet const &)':
/usr/local/include/NodeFactory.h(.gnu.linkonce.d.__vt_5Probe+0x34): undefined reference to ode::setDebugMode(void)'
/usr/local/include/NodeFactory.h(.gnu.linkonce.d.__vt_5Probe+0x40): undefined reference to ode::resetDebugMode(void)'
TextProbe.o: In function odeFactory<TextProbe>::Create(basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > const &, ParameterSet const &)':
/root/Overflow/Overflow/vflow/src/TextProbe.cc(.gnu.linkonce.d.__vt_9TextProbe+0x34): undefined reference to ode::setDebugMode(void)'
/root/Overflow/Overflow/vflow/src/TextProbe.cc(.gnu.linkonce.d.__vt_9TextProbe+0x40): undefined reference to ode::resetDebugMode(void)'
PlotProbe.o: In function Vector_alloc_base<float, allocator<float>, true> type_info function':
/root/Overflow/Overflow/vflow/src/PlotProbe.cc(.gnu.linkonce.d.__vt_9PlotProbe+0x34): undefined reference to ode::setDebugMode(void)'
/root/Overflow/Overflow/vflow/src/PlotProbe.cc(.gnu.linkonce.d.__vt_9PlotProbe+0x40): undefined reference to ode::resetDebugMode(void)'
SpectrumProbe.o: In function Vector_alloc_base<float, allocator<float>, true> type_info function':
/root/Overflow/Overflow/vflow/src/SpectrumProbe.cc:8: undefined reference to ode::setDebugMode(void)'
/root/Overflow/Overflow/vflow/src/SpectrumProbe.cc:8: undefined reference to ode::resetDebugMode(void)'
collect2: ld returned 1 exit status
make[3]: *** [vflow] Error 1
make[3]: Leaving directory /root/Overflow/Overflow/vflow/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /root/Overflow/Overflow/vflow'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory /root/Overflow/Overflow/vflow'
make: *** [all-recursive] Error 1

No idea what's wrong here.......

=======================================================================
        "It was hell. They knew it.          Karl-Max Wagner
          But they called it                 karlmax at oberland.net
            W-I-N-D-O-Z-E"                   ham radio: DB8CO
            *********Member of No Code International*********
            ***********Visit http://www.nocode.org***********
            ********Membership Number NCI-2563-DB8CO*********
    _
   / /  (_)__  __ ____  __
  / /__/ / _ \/ // /\ \/ /  . . . t h e   c h o i c e   o f   a
 /____/_/_//_/\_,_/ /_/\_\             G N U   g e n e r a t i o n . .

"Et ceterum censeo ut Microsoftem delendum esse" (Cato, adapted)
"Quo usque tandem abutere nostra patientia ?" (Cicero, original)
=======================================================================




More information about the Pipet-Users mailing list