Re: Initialization problem

New Message Reply Date view Thread view Subject view Author view

Simon Hui (shui++at++rico.asd.sgi.com)
Thu, 25 Jul 96 00:16:55 -0700


> From: Axel Schmidt <axel++at++artcom.de>
> Subject: Initialization problem
>
> there is a problem during the initialization of Performer 2.0
> on IRIX 5.3 and 6.2 machines. With exact the following
> configuration ...
>
> void
> main(void)
> {
> ....
> pfConfig();
> pfDBaseFunc(dbFunc);
> ....
> }

Axel, can you try reversing the order of these two calls? pfDBaseFunc()
basically stores the dbase function into a global variable, so it needs to
be called _before_ pfConfig(), which forks off the various processes,
otherwise the dbase process won't see it.

Simon

simon w. hui iris performer
shui++at++sgi.com advanced systems div
415.933.3244 silicon graphics inc

=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
            Submissions: info-performer++at++sgi.com
        Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:13 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.